1 | [ Mar 26 00:01:34 Enabled. ] | ||
2 | [ Mar 26 00:01:34 Rereading configuration. ] | ||
3 | [ Mar 26 00:01:35 Rereading configuration. ] | ||
4 | [ Mar 26 00:01:47 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 26 00:01:47 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.26 00:01:48.115977 [ 1 ] {} <Information> Application: Will watch for the process with pid 27415 | ||
29 | 2025.03.26 00:01:48.116668 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.03.26 00:01:48.423311 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 27415 | ||
31 | 2025.03.26 00:01:48.424135 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.03.26 00:01:48.424947 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.03.26 00:01:48.528790 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.03.26 00:01:48.559929 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.03.26 00:01:48.560020 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.03.26 00:01:48.560035 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.03.26 00:01:48.560106 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.03.26 00:01:48.560846 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.03.26 00:01:48.562716 [ 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.26 00:01:48.563679 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.03.26 00:01:48.564666 [ 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.26 00:01:48.564719 [ 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.26 00:01:48.564763 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.03.26 00:01:48.564969 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.03.26 00:01:48.566272 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.03.26 00:01:48.572403 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.03.26 00:01:48.573228 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.03.26 00:01:48.574692 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.03.26 00:01:48.574792 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.03.26 00:01:48.576605 [ 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.26 00:01:48.577202 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.03.26 00:01:48.582337 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.03.26 00:01:48.583184 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.03.26 00:01:48.584941 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.03.26 00:01:48.585397 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.03.26 00:01:48.585841 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.03.26 00:01:48.586249 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.03.26 00:01:48.587841 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.03.26 00:01:48.587881 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.03.26 00:01:48.587954 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.03.26 00:01:48.588073 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.03.26 00:01:48.598058 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.03.26 00:01:48.598086 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000171076 sec | ||
68 | 2025.03.26 00:01:48.598177 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.03.26 00:01:48.598224 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.03.26 00:01:48.599738 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.03.26 00:01:48.601071 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.03.26 00:01:48.616761 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.03.26 00:01:48.616815 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.03.26 00:01:48.616901 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.03.26 00:01:48.616917 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.03.26 00:01:48.616956 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.03.26 00:01:48.617098 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.03.26 00:01:48.622229 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.03.26 00:01:48.622282 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.03.26 00:01:48.622339 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.03.26 00:01:48.622582 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.03.26 00:01:48.622605 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.03.26 00:01:48.622645 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.03.26 00:01:48.622728 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.03.26 00:01:48.622742 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.03.26 00:01:48.622777 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.03.26 00:01:48.622854 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.03.26 00:01:48.655713 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.03.26 00:01:48.663881 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.03.26 00:01:48.663984 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000128294 sec | ||
91 | 2025.03.26 00:01:48.664004 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.03.26 00:01:48.664020 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.03.26 00:01:48.664049 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.03.26 00:01:48.664323 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.03.26 00:01:48.664435 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.03.26 00:01:48.664454 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.03.26 00:01:48.664466 [ 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.26 00:01:48.664481 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.03.26 00:01:48.671234 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.03.26 00:01:48.671454 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.12 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.03.26 00:01:48.672505 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.479e-05 sec. | ||
102 | 2025.03.26 00:01:48.673625 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.03.26 00:01:48.673723 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.03.26 00:01:48.673744 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.03.26 00:01:49.017542 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49639 | ||
106 | 2025.03.26 00:01:49.018262 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.03.26 00:01:49.018324 [ 3 ] {} <Debug> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49639 | ||
108 | 2025.03.26 00:01:49.018357 [ 3 ] {} <Debug> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.03.26 00:01:49.018443 [ 3 ] {} <Debug> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.03.26 00:01:49.018532 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.03.26 00:01:49.018561 [ 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.26 00:01:49.018649 [ 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.26 00:01:49.022381 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50960 | ||
114 | 2025.03.26 00:01:49.022380 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49540 | ||
115 | 2025.03.26 00:01:49.022472 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.03.26 00:01:49.022507 [ 5 ] {} <Debug> TCP-Session: 79dc3b3e-7862-4c4d-bfdc-e56097fa290b Authenticating user 'default' from [fd00:1122:3344:101::d]:50960 | ||
117 | 2025.03.26 00:01:49.022533 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
118 | 2025.03.26 00:01:49.022621 [ 5 ] {} <Debug> TCP-Session: 79dc3b3e-7862-4c4d-bfdc-e56097fa290b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
119 | 2025.03.26 00:01:49.022649 [ 4 ] {} <Debug> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Authenticating user 'default' from [fd00:1122:3344:101::d]:49540 | ||
120 | 2025.03.26 00:01:49.022655 [ 5 ] {} <Debug> TCP-Session: 79dc3b3e-7862-4c4d-bfdc-e56097fa290b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.03.26 00:01:49.022779 [ 4 ] {} <Debug> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.03.26 00:01:49.022809 [ 4 ] {} <Debug> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.03.26 00:01:49.023254 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64746 | ||
124 | 2025.03.26 00:01:49.023431 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35298 | ||
125 | 2025.03.26 00:01:49.023531 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
126 | 2025.03.26 00:01:49.023550 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52233 | ||
127 | 2025.03.26 00:01:49.023655 [ 253 ] {} <Debug> TCP-Session: 74a7459c-bd6c-4a07-82f1-276e56faf36f Authenticating user 'default' from [fd00:1122:3344:101::d]:64746 | ||
128 | 2025.03.26 00:01:49.023674 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.03.26 00:01:49.023782 [ 253 ] {} <Debug> TCP-Session: 74a7459c-bd6c-4a07-82f1-276e56faf36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2025.03.26 00:01:49.023830 [ 254 ] {} <Debug> TCP-Session: 99fcd6ed-7b74-4002-a105-ff4ab9a97948 Authenticating user 'default' from [fd00:1122:3344:101::d]:35298 | ||
131 | 2025.03.26 00:01:49.023875 [ 253 ] {} <Debug> TCP-Session: 74a7459c-bd6c-4a07-82f1-276e56faf36f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2025.03.26 00:01:49.023804 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60077 | ||
133 | 2025.03.26 00:01:49.023931 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63269 | ||
134 | 2025.03.26 00:01:49.023951 [ 254 ] {} <Debug> TCP-Session: 99fcd6ed-7b74-4002-a105-ff4ab9a97948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2025.03.26 00:01:49.023933 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53610 | ||
136 | 2025.03.26 00:01:49.024269 [ 254 ] {} <Debug> TCP-Session: 99fcd6ed-7b74-4002-a105-ff4ab9a97948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.03.26 00:01:49.024413 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
138 | 2025.03.26 00:01:49.024418 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2025.03.26 00:01:49.024529 [ 256 ] {} <Debug> TCP-Session: 4ea1db17-d77c-45b6-aff7-b364f4b2b735 Authenticating user 'default' from [fd00:1122:3344:101::d]:60077 | ||
140 | 2025.03.26 00:01:49.024538 [ 258 ] {} <Debug> TCP-Session: ce7fb512-9d18-4c52-b214-2c2b845de878 Authenticating user 'default' from [fd00:1122:3344:101::d]:53610 | ||
141 | 2025.03.26 00:01:49.024570 [ 256 ] {} <Debug> TCP-Session: 4ea1db17-d77c-45b6-aff7-b364f4b2b735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.03.26 00:01:49.024661 [ 258 ] {} <Debug> TCP-Session: ce7fb512-9d18-4c52-b214-2c2b845de878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.03.26 00:01:49.024690 [ 256 ] {} <Debug> TCP-Session: 4ea1db17-d77c-45b6-aff7-b364f4b2b735 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.03.26 00:01:49.024701 [ 258 ] {} <Debug> TCP-Session: ce7fb512-9d18-4c52-b214-2c2b845de878 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2025.03.26 00:01:49.026640 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
146 | 2025.03.26 00:01:49.026679 [ 257 ] {} <Debug> TCP-Session: 7c69d675-1824-46fa-89c9-e1eef9363d6a Authenticating user 'default' from [fd00:1122:3344:101::d]:63269 | ||
147 | 2025.03.26 00:01:49.026788 [ 257 ] {} <Debug> TCP-Session: 7c69d675-1824-46fa-89c9-e1eef9363d6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.03.26 00:01:49.026811 [ 257 ] {} <Debug> TCP-Session: 7c69d675-1824-46fa-89c9-e1eef9363d6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
149 | 2025.03.26 00:01:49.028683 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2025.03.26 00:01:49.028800 [ 255 ] {} <Debug> TCP-Session: 63c49b1a-3690-4fcb-8216-3700f8a971be Authenticating user 'default' from [fd00:1122:3344:101::d]:52233 | ||
151 | 2025.03.26 00:01:49.028822 [ 255 ] {} <Debug> TCP-Session: 63c49b1a-3690-4fcb-8216-3700f8a971be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.03.26 00:01:49.028836 [ 255 ] {} <Debug> TCP-Session: 63c49b1a-3690-4fcb-8216-3700f8a971be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.03.26 00:01:49.034787 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
154 | 2025.03.26 00:01:49.038085 [ 3 ] {933016e1-6bc8-452d-acc2-86071c2ce9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
155 | 2025.03.26 00:01:49.040323 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50645 | ||
156 | 2025.03.26 00:01:49.042105 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
157 | 2025.03.26 00:01:49.042137 [ 259 ] {} <Debug> TCP-Session: f75df62c-66b3-42d7-a827-67a075136418 Authenticating user 'default' from [fd00:1122:3344:101::c]:50645 | ||
158 | 2025.03.26 00:01:49.042155 [ 259 ] {} <Debug> TCP-Session: f75df62c-66b3-42d7-a827-67a075136418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
159 | 2025.03.26 00:01:49.042230 [ 259 ] {} <Debug> TCP-Session: f75df62c-66b3-42d7-a827-67a075136418 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
160 | 2025.03.26 00:01:49.042275 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
161 | 2025.03.26 00:01:49.042297 [ 259 ] {} <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 | ||
162 | 2025.03.26 00:01:49.042377 [ 259 ] {} <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 | ||
163 | 2025.03.26 00:01:49.044069 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42356 | ||
164 | 2025.03.26 00:01:49.045734 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44626 | ||
165 | 2025.03.26 00:01:49.046350 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2025.03.26 00:01:49.046358 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52052 | ||
167 | 2025.03.26 00:01:49.049842 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2025.03.26 00:01:49.049858 [ 260 ] {} <Debug> TCP-Session: e5772f75-fb41-4789-ba15-6ac2012d2bc4 Authenticating user 'default' from [fd00:1122:3344:101::c]:42356 | ||
169 | 2025.03.26 00:01:49.049860 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2025.03.26 00:01:49.049903 [ 260 ] {} <Debug> TCP-Session: e5772f75-fb41-4789-ba15-6ac2012d2bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2025.03.26 00:01:49.049890 [ 262 ] {} <Debug> TCP-Session: 81c11100-5599-4915-b6d9-1ff77d7a2bc9 Authenticating user 'default' from [fd00:1122:3344:101::c]:52052 | ||
172 | 2025.03.26 00:01:49.048705 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52920 | ||
173 | 2025.03.26 00:01:49.050021 [ 262 ] {} <Debug> TCP-Session: 81c11100-5599-4915-b6d9-1ff77d7a2bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.03.26 00:01:49.050029 [ 260 ] {} <Debug> TCP-Session: e5772f75-fb41-4789-ba15-6ac2012d2bc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
175 | 2025.03.26 00:01:49.049996 [ 261 ] {} <Debug> TCP-Session: f5dbe081-7582-4318-96ab-22e6b181f3cc Authenticating user 'default' from [fd00:1122:3344:101::c]:44626 | ||
176 | 2025.03.26 00:01:49.051628 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
177 | 2025.03.26 00:01:49.051723 [ 261 ] {} <Debug> TCP-Session: f5dbe081-7582-4318-96ab-22e6b181f3cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2025.03.26 00:01:49.051681 [ 262 ] {} <Debug> TCP-Session: 81c11100-5599-4915-b6d9-1ff77d7a2bc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.03.26 00:01:49.051663 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64728 | ||
180 | 2025.03.26 00:01:49.051792 [ 263 ] {} <Debug> TCP-Session: 230003bd-e5f7-40fc-a542-b2bd88d98666 Authenticating user 'default' from [fd00:1122:3344:101::c]:52920 | ||
181 | 2025.03.26 00:01:49.052868 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33931 | ||
182 | 2025.03.26 00:01:49.052867 [ 261 ] {} <Debug> TCP-Session: f5dbe081-7582-4318-96ab-22e6b181f3cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.03.26 00:01:49.052924 [ 263 ] {} <Debug> TCP-Session: 230003bd-e5f7-40fc-a542-b2bd88d98666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2025.03.26 00:01:49.056970 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
185 | 2025.03.26 00:01:49.056912 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45622 | ||
186 | 2025.03.26 00:01:49.056994 [ 263 ] {} <Debug> TCP-Session: 230003bd-e5f7-40fc-a542-b2bd88d98666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.03.26 00:01:49.057060 [ 264 ] {} <Debug> TCP-Session: 91c77c57-70fa-4f6e-bba7-05578ba05c57 Authenticating user 'default' from [fd00:1122:3344:101::c]:64728 | ||
188 | 2025.03.26 00:01:49.057010 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
189 | 2025.03.26 00:01:49.057737 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
190 | 2025.03.26 00:01:49.057782 [ 265 ] {} <Debug> TCP-Session: 6f5b0042-339b-4a4b-9883-74c9a82d874e Authenticating user 'default' from [fd00:1122:3344:101::c]:33931 | ||
191 | 2025.03.26 00:01:49.057751 [ 264 ] {} <Debug> TCP-Session: 91c77c57-70fa-4f6e-bba7-05578ba05c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2025.03.26 00:01:49.057858 [ 266 ] {} <Debug> TCP-Session: 419bec14-6198-49c4-acb3-d8c03bda9ea2 Authenticating user 'default' from [fd00:1122:3344:101::c]:45622 | ||
193 | 2025.03.26 00:01:49.057878 [ 265 ] {} <Debug> TCP-Session: 6f5b0042-339b-4a4b-9883-74c9a82d874e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2025.03.26 00:01:49.057865 [ 264 ] {} <Debug> TCP-Session: 91c77c57-70fa-4f6e-bba7-05578ba05c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.03.26 00:01:49.057924 [ 266 ] {} <Debug> TCP-Session: 419bec14-6198-49c4-acb3-d8c03bda9ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.03.26 00:01:49.057982 [ 265 ] {} <Debug> TCP-Session: 6f5b0042-339b-4a4b-9883-74c9a82d874e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2025.03.26 00:01:49.058048 [ 266 ] {} <Debug> TCP-Session: 419bec14-6198-49c4-acb3-d8c03bda9ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
198 | 2025.03.26 00:01:49.098152 [ 3 ] {933016e1-6bc8-452d-acc2-86071c2ce9d8} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49639) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
199 | |||
200 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
202 | 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 | ||
203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
206 | 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 | ||
207 | 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 | ||
208 | 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 | ||
209 | 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 | ||
210 | 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 | ||
211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
213 | 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 | ||
214 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
215 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
216 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
218 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
220 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
221 | |||
222 | 2025.03.26 00:01:49.099638 [ 3 ] {933016e1-6bc8-452d-acc2-86071c2ce9d8} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
223 | |||
224 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
226 | 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 | ||
227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
230 | 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 | ||
231 | 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 | ||
232 | 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 | ||
233 | 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 | ||
234 | 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 | ||
235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
237 | 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 | ||
238 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
239 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
240 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
242 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
244 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
245 | |||
246 | 2025.03.26 00:01:49.099935 [ 3 ] {933016e1-6bc8-452d-acc2-86071c2ce9d8} <Debug> TCPHandler: Processed in 0.066732251 sec. | ||
247 | 2025.03.26 00:01:49.100286 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
248 | 2025.03.26 00:01:49.100483 [ 4 ] {0e29bf28-ea01-427f-8b0b-b684d8036312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
249 | 2025.03.26 00:01:49.100892 [ 4 ] {0e29bf28-ea01-427f-8b0b-b684d8036312} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:49540) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
250 | |||
251 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
253 | 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 | ||
254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
257 | 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 | ||
258 | 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 | ||
259 | 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 | ||
260 | 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 | ||
261 | 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 | ||
262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
264 | 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 | ||
265 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
266 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
267 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
269 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
271 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
272 | |||
273 | 2025.03.26 00:01:49.101148 [ 4 ] {0e29bf28-ea01-427f-8b0b-b684d8036312} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
274 | |||
275 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
277 | 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 | ||
278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
281 | 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 | ||
282 | 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 | ||
283 | 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 | ||
284 | 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 | ||
285 | 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 | ||
286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
288 | 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 | ||
289 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
290 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
291 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
293 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
295 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
296 | |||
297 | 2025.03.26 00:01:49.101367 [ 4 ] {0e29bf28-ea01-427f-8b0b-b684d8036312} <Debug> TCPHandler: Processed in 0.001223309 sec. | ||
298 | 2025.03.26 00:01:49.105412 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
299 | 2025.03.26 00:01:49.106863 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
300 | 2025.03.26 00:01:49.106962 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
301 | 2025.03.26 00:01:49.108654 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
302 | 2025.03.26 00:01:49.108738 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115534 sec | ||
303 | 2025.03.26 00:01:49.108754 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Trace> ReferentialDeps: No tables | ||
304 | 2025.03.26 00:01:49.108766 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Trace> LoadingDeps: No tables | ||
305 | 2025.03.26 00:01:49.108819 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
306 | 2025.03.26 00:01:49.109470 [ 3 ] {de84c486-dbb1-4a3b-9fd6-dba7a5abd86a} <Debug> TCPHandler: Processed in 0.004181225 sec. | ||
307 | 2025.03.26 00:01:49.109622 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
308 | 2025.03.26 00:01:49.109785 [ 3 ] {e8000277-732f-4643-9902-cf7b19cbdc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) /* The version table contains metadata about the `oximeter` database */ | ||
309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
310 | 2025.03.26 00:01:49.109952 [ 3 ] {e8000277-732f-4643-9902-cf7b19cbdc23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
311 | 2025.03.26 00:01:49.117132 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46207 | ||
312 | 2025.03.26 00:01:49.117758 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
313 | 2025.03.26 00:01:49.117804 [ 267 ] {} <Debug> TCP-Session: 976e45e8-67bb-41da-9d1d-9c47786f6384 Authenticating user 'default' from [fd00:1122:3344:101::a]:46207 | ||
314 | 2025.03.26 00:01:49.117823 [ 267 ] {} <Debug> TCP-Session: 976e45e8-67bb-41da-9d1d-9c47786f6384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
315 | 2025.03.26 00:01:49.117906 [ 267 ] {} <Debug> TCP-Session: 976e45e8-67bb-41da-9d1d-9c47786f6384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
316 | 2025.03.26 00:01:49.118378 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
317 | 2025.03.26 00:01:49.118436 [ 267 ] {} <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 | ||
318 | 2025.03.26 00:01:49.118539 [ 267 ] {} <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 | ||
319 | 2025.03.26 00:01:49.119437 [ 3 ] {e8000277-732f-4643-9902-cf7b19cbdc23} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
320 | 2025.03.26 00:01:49.120119 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42389 | ||
321 | 2025.03.26 00:01:49.120286 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55248 | ||
322 | 2025.03.26 00:01:49.120294 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
323 | 2025.03.26 00:01:49.120457 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46473 | ||
324 | 2025.03.26 00:01:49.120457 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
325 | 2025.03.26 00:01:49.120480 [ 268 ] {} <Debug> TCP-Session: d0424483-3db0-4bb5-af9e-2c7dd3df3e68 Authenticating user 'default' from [fd00:1122:3344:101::a]:42389 | ||
326 | 2025.03.26 00:01:49.120518 [ 269 ] {} <Debug> TCP-Session: a8567e3f-61c2-4100-a14e-d34b4a8a9804 Authenticating user 'default' from [fd00:1122:3344:101::a]:55248 | ||
327 | 2025.03.26 00:01:49.120684 [ 268 ] {} <Debug> TCP-Session: d0424483-3db0-4bb5-af9e-2c7dd3df3e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
328 | 2025.03.26 00:01:49.120686 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34398 | ||
329 | 2025.03.26 00:01:49.120710 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
330 | 2025.03.26 00:01:49.120764 [ 268 ] {} <Debug> TCP-Session: d0424483-3db0-4bb5-af9e-2c7dd3df3e68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
331 | 2025.03.26 00:01:49.120750 [ 269 ] {} <Debug> TCP-Session: a8567e3f-61c2-4100-a14e-d34b4a8a9804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
332 | 2025.03.26 00:01:49.121013 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62766 | ||
333 | 2025.03.26 00:01:49.121089 [ 269 ] {} <Debug> TCP-Session: a8567e3f-61c2-4100-a14e-d34b4a8a9804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
334 | 2025.03.26 00:01:49.121114 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34500 | ||
335 | 2025.03.26 00:01:49.121047 [ 270 ] {} <Debug> TCP-Session: ddfc78d7-fd1e-4aec-8e50-1c2184ec81fd Authenticating user 'default' from [fd00:1122:3344:101::a]:46473 | ||
336 | 2025.03.26 00:01:49.121044 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
337 | 2025.03.26 00:01:49.121056 [ 3 ] {e8000277-732f-4643-9902-cf7b19cbdc23} <Debug> oximeter.version (a46b1fa8-cf1e-4cc9-aba1-e9ff92ad5007): Loading data parts | ||
338 | 2025.03.26 00:01:49.121372 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63062 | ||
339 | 2025.03.26 00:01:49.121378 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
340 | 2025.03.26 00:01:49.121403 [ 270 ] {} <Debug> TCP-Session: ddfc78d7-fd1e-4aec-8e50-1c2184ec81fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
341 | 2025.03.26 00:01:49.121537 [ 271 ] {} <Debug> TCP-Session: 13ac7e6d-129b-4051-8c51-ab59bdd4a7bf Authenticating user 'default' from [fd00:1122:3344:101::a]:34398 | ||
342 | 2025.03.26 00:01:49.121524 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
343 | 2025.03.26 00:01:49.121669 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
344 | 2025.03.26 00:01:49.121690 [ 270 ] {} <Debug> TCP-Session: ddfc78d7-fd1e-4aec-8e50-1c2184ec81fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
345 | 2025.03.26 00:01:49.121714 [ 272 ] {} <Debug> TCP-Session: d5fb4275-d637-41fb-b4dc-582efa70f43d Authenticating user 'default' from [fd00:1122:3344:101::a]:62766 | ||
346 | 2025.03.26 00:01:49.121748 [ 271 ] {} <Debug> TCP-Session: 13ac7e6d-129b-4051-8c51-ab59bdd4a7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
347 | 2025.03.26 00:01:49.121782 [ 273 ] {} <Debug> TCP-Session: 7585cbe9-62eb-49f3-8464-fc6391e5e762 Authenticating user 'default' from [fd00:1122:3344:101::a]:34500 | ||
348 | 2025.03.26 00:01:49.121797 [ 274 ] {} <Debug> TCP-Session: 87ece8e7-0251-4a8f-a4b6-7713979ccf6f Authenticating user 'default' from [fd00:1122:3344:101::a]:63062 | ||
349 | 2025.03.26 00:01:49.121851 [ 271 ] {} <Debug> TCP-Session: 13ac7e6d-129b-4051-8c51-ab59bdd4a7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
350 | 2025.03.26 00:01:49.121951 [ 273 ] {} <Debug> TCP-Session: 7585cbe9-62eb-49f3-8464-fc6391e5e762 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
351 | 2025.03.26 00:01:49.122009 [ 274 ] {} <Debug> TCP-Session: 87ece8e7-0251-4a8f-a4b6-7713979ccf6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
352 | 2025.03.26 00:01:49.121997 [ 272 ] {} <Debug> TCP-Session: d5fb4275-d637-41fb-b4dc-582efa70f43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
353 | 2025.03.26 00:01:49.122075 [ 274 ] {} <Debug> TCP-Session: 87ece8e7-0251-4a8f-a4b6-7713979ccf6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
354 | 2025.03.26 00:01:49.122130 [ 273 ] {} <Debug> TCP-Session: 7585cbe9-62eb-49f3-8464-fc6391e5e762 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
355 | 2025.03.26 00:01:49.122166 [ 272 ] {} <Debug> TCP-Session: d5fb4275-d637-41fb-b4dc-582efa70f43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
356 | 2025.03.26 00:01:49.122322 [ 3 ] {e8000277-732f-4643-9902-cf7b19cbdc23} <Debug> oximeter.version (a46b1fa8-cf1e-4cc9-aba1-e9ff92ad5007): There are no data parts | ||
357 | 2025.03.26 00:01:49.125349 [ 3 ] {e8000277-732f-4643-9902-cf7b19cbdc23} <Debug> TCPHandler: Processed in 0.015775986 sec. | ||
358 | 2025.03.26 00:01:49.125514 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
359 | 2025.03.26 00:01:49.125794 [ 3 ] {a13cc4fb-c389-4c25-962f-e0dc48ca5682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) /* The measurement tables contain all individual samples from each timeseries. | ||
360 | * | ||
361 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
362 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
363 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
364 | * by all samples from the same timeseries. | ||
365 | * | ||
366 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
367 | * and then uses that to index quickly into the measurements tables. | ||
368 | */ | ||
369 | 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) | ||
370 | 2025.03.26 00:01:49.125926 [ 3 ] {a13cc4fb-c389-4c25-962f-e0dc48ca5682} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
371 | 2025.03.26 00:01:49.135989 [ 3 ] {a13cc4fb-c389-4c25-962f-e0dc48ca5682} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Loading data parts | ||
372 | 2025.03.26 00:01:49.136261 [ 3 ] {a13cc4fb-c389-4c25-962f-e0dc48ca5682} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): There are no data parts | ||
373 | 2025.03.26 00:01:49.138169 [ 3 ] {a13cc4fb-c389-4c25-962f-e0dc48ca5682} <Debug> TCPHandler: Processed in 0.012710848 sec. | ||
374 | 2025.03.26 00:01:49.138321 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
375 | 2025.03.26 00:01:49.138514 [ 3 ] {a85ce396-d78b-4bd7-96a2-70912028c579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
376 | 2025.03.26 00:01:49.138637 [ 3 ] {a85ce396-d78b-4bd7-96a2-70912028c579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
377 | 2025.03.26 00:01:49.140560 [ 3 ] {a85ce396-d78b-4bd7-96a2-70912028c579} <Debug> oximeter.measurements_i8 (03e31f3a-f555-4c11-bff1-ce47ea94628e): Loading data parts | ||
378 | 2025.03.26 00:01:49.140794 [ 3 ] {a85ce396-d78b-4bd7-96a2-70912028c579} <Debug> oximeter.measurements_i8 (03e31f3a-f555-4c11-bff1-ce47ea94628e): There are no data parts | ||
379 | 2025.03.26 00:01:49.142082 [ 3 ] {a85ce396-d78b-4bd7-96a2-70912028c579} <Debug> TCPHandler: Processed in 0.003813842 sec. | ||
380 | 2025.03.26 00:01:49.142218 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
381 | 2025.03.26 00:01:49.142476 [ 3 ] {59f3e92c-8393-40a7-ad11-87f1856acb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
382 | 2025.03.26 00:01:49.142620 [ 3 ] {59f3e92c-8393-40a7-ad11-87f1856acb5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
383 | 2025.03.26 00:01:49.146018 [ 3 ] {59f3e92c-8393-40a7-ad11-87f1856acb5c} <Debug> oximeter.measurements_u8 (7c38ce8b-c8ee-4f7b-8c21-be8f88dfb968): Loading data parts | ||
384 | 2025.03.26 00:01:49.146178 [ 3 ] {59f3e92c-8393-40a7-ad11-87f1856acb5c} <Debug> oximeter.measurements_u8 (7c38ce8b-c8ee-4f7b-8c21-be8f88dfb968): There are no data parts | ||
385 | 2025.03.26 00:01:49.147647 [ 3 ] {59f3e92c-8393-40a7-ad11-87f1856acb5c} <Debug> TCPHandler: Processed in 0.005479066 sec. | ||
386 | 2025.03.26 00:01:49.147824 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
387 | 2025.03.26 00:01:49.148014 [ 3 ] {52c6cb34-fdbf-40ed-a16f-df30a8126d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
388 | 2025.03.26 00:01:49.148128 [ 3 ] {52c6cb34-fdbf-40ed-a16f-df30a8126d8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
389 | 2025.03.26 00:01:49.150202 [ 3 ] {52c6cb34-fdbf-40ed-a16f-df30a8126d8a} <Debug> oximeter.measurements_i16 (948250a2-e1d2-4ff2-89b6-6c1f1552e667): Loading data parts | ||
390 | 2025.03.26 00:01:49.150431 [ 3 ] {52c6cb34-fdbf-40ed-a16f-df30a8126d8a} <Debug> oximeter.measurements_i16 (948250a2-e1d2-4ff2-89b6-6c1f1552e667): There are no data parts | ||
391 | 2025.03.26 00:01:49.151741 [ 3 ] {52c6cb34-fdbf-40ed-a16f-df30a8126d8a} <Debug> TCPHandler: Processed in 0.003968227 sec. | ||
392 | 2025.03.26 00:01:49.151877 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
393 | 2025.03.26 00:01:49.152135 [ 3 ] {b101f35e-89f5-4060-9e8b-7a80038d9ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
394 | 2025.03.26 00:01:49.152218 [ 3 ] {b101f35e-89f5-4060-9e8b-7a80038d9ac0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
395 | 2025.03.26 00:01:49.154266 [ 3 ] {b101f35e-89f5-4060-9e8b-7a80038d9ac0} <Debug> oximeter.measurements_u16 (62f9f8e2-21cf-48b3-abc8-45b583afb3cb): Loading data parts | ||
396 | 2025.03.26 00:01:49.154417 [ 3 ] {b101f35e-89f5-4060-9e8b-7a80038d9ac0} <Debug> oximeter.measurements_u16 (62f9f8e2-21cf-48b3-abc8-45b583afb3cb): There are no data parts | ||
397 | 2025.03.26 00:01:49.155697 [ 3 ] {b101f35e-89f5-4060-9e8b-7a80038d9ac0} <Debug> TCPHandler: Processed in 0.003869614 sec. | ||
398 | 2025.03.26 00:01:49.155921 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
399 | 2025.03.26 00:01:49.156108 [ 3 ] {3c0acab0-8a05-428a-a810-1acc2065718f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
400 | 2025.03.26 00:01:49.156223 [ 3 ] {3c0acab0-8a05-428a-a810-1acc2065718f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
401 | 2025.03.26 00:01:49.158055 [ 3 ] {3c0acab0-8a05-428a-a810-1acc2065718f} <Debug> oximeter.measurements_i32 (89603120-2e34-44e6-9e1e-5a21ab0b214d): Loading data parts | ||
402 | 2025.03.26 00:01:49.158299 [ 3 ] {3c0acab0-8a05-428a-a810-1acc2065718f} <Debug> oximeter.measurements_i32 (89603120-2e34-44e6-9e1e-5a21ab0b214d): There are no data parts | ||
403 | 2025.03.26 00:01:49.160772 [ 3 ] {3c0acab0-8a05-428a-a810-1acc2065718f} <Debug> TCPHandler: Processed in 0.004901587 sec. | ||
404 | 2025.03.26 00:01:49.160913 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
405 | 2025.03.26 00:01:49.161180 [ 3 ] {f23a84c4-e699-4f7c-a84f-bd20744703f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
406 | 2025.03.26 00:01:49.161226 [ 3 ] {f23a84c4-e699-4f7c-a84f-bd20744703f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
407 | 2025.03.26 00:01:49.163635 [ 3 ] {f23a84c4-e699-4f7c-a84f-bd20744703f0} <Debug> oximeter.measurements_u32 (2a43cc28-e6fd-47e3-9e06-f4573540e804): Loading data parts | ||
408 | 2025.03.26 00:01:49.163820 [ 3 ] {f23a84c4-e699-4f7c-a84f-bd20744703f0} <Debug> oximeter.measurements_u32 (2a43cc28-e6fd-47e3-9e06-f4573540e804): There are no data parts | ||
409 | 2025.03.26 00:01:49.166636 [ 3 ] {f23a84c4-e699-4f7c-a84f-bd20744703f0} <Debug> TCPHandler: Processed in 0.005773875 sec. | ||
410 | 2025.03.26 00:01:49.166858 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
411 | 2025.03.26 00:01:49.167050 [ 3 ] {93f7a6fe-0957-4daf-9768-5fe477a77164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
412 | 2025.03.26 00:01:49.167186 [ 3 ] {93f7a6fe-0957-4daf-9768-5fe477a77164} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
413 | 2025.03.26 00:01:49.169347 [ 3 ] {93f7a6fe-0957-4daf-9768-5fe477a77164} <Debug> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Loading data parts | ||
414 | 2025.03.26 00:01:49.169544 [ 3 ] {93f7a6fe-0957-4daf-9768-5fe477a77164} <Debug> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): There are no data parts | ||
415 | 2025.03.26 00:01:49.170909 [ 3 ] {93f7a6fe-0957-4daf-9768-5fe477a77164} <Debug> TCPHandler: Processed in 0.004105392 sec. | ||
416 | 2025.03.26 00:01:49.171045 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
417 | 2025.03.26 00:01:49.171271 [ 3 ] {74b2da23-ada3-4b06-a12e-1d178028cefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
418 | 2025.03.26 00:01:49.171356 [ 3 ] {74b2da23-ada3-4b06-a12e-1d178028cefa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
419 | 2025.03.26 00:01:49.173363 [ 3 ] {74b2da23-ada3-4b06-a12e-1d178028cefa} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Loading data parts | ||
420 | 2025.03.26 00:01:49.173522 [ 3 ] {74b2da23-ada3-4b06-a12e-1d178028cefa} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): There are no data parts | ||
421 | 2025.03.26 00:01:49.176213 [ 3 ] {74b2da23-ada3-4b06-a12e-1d178028cefa} <Debug> TCPHandler: Processed in 0.005218978 sec. | ||
422 | 2025.03.26 00:01:49.176431 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
423 | 2025.03.26 00:01:49.176620 [ 3 ] {81987c10-a3c0-434b-a3d9-1467b1b90b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
424 | 2025.03.26 00:01:49.176744 [ 3 ] {81987c10-a3c0-434b-a3d9-1467b1b90b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
425 | 2025.03.26 00:01:49.178743 [ 3 ] {81987c10-a3c0-434b-a3d9-1467b1b90b49} <Debug> oximeter.measurements_f32 (df697344-eb0a-4c3f-824a-633a586905f9): Loading data parts | ||
426 | 2025.03.26 00:01:49.178914 [ 3 ] {81987c10-a3c0-434b-a3d9-1467b1b90b49} <Debug> oximeter.measurements_f32 (df697344-eb0a-4c3f-824a-633a586905f9): There are no data parts | ||
427 | 2025.03.26 00:01:49.180699 [ 3 ] {81987c10-a3c0-434b-a3d9-1467b1b90b49} <Debug> TCPHandler: Processed in 0.004318179 sec. | ||
428 | 2025.03.26 00:01:49.180833 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
429 | 2025.03.26 00:01:49.181021 [ 3 ] {fc474396-0fdb-450c-b33e-c77f6b5026db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
430 | 2025.03.26 00:01:49.181140 [ 3 ] {fc474396-0fdb-450c-b33e-c77f6b5026db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
431 | 2025.03.26 00:01:49.183111 [ 3 ] {fc474396-0fdb-450c-b33e-c77f6b5026db} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Loading data parts | ||
432 | 2025.03.26 00:01:49.183289 [ 3 ] {fc474396-0fdb-450c-b33e-c77f6b5026db} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): There are no data parts | ||
433 | 2025.03.26 00:01:49.184540 [ 3 ] {fc474396-0fdb-450c-b33e-c77f6b5026db} <Debug> TCPHandler: Processed in 0.00375594 sec. | ||
434 | 2025.03.26 00:01:49.184728 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
435 | 2025.03.26 00:01:49.184958 [ 3 ] {89c74b99-36ad-48b5-b35f-5d462a52108b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
436 | 2025.03.26 00:01:49.185076 [ 3 ] {89c74b99-36ad-48b5-b35f-5d462a52108b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
437 | 2025.03.26 00:01:49.187239 [ 3 ] {89c74b99-36ad-48b5-b35f-5d462a52108b} <Debug> oximeter.measurements_string (6d47a679-01f3-4f65-a7e8-b2e01cb5e52c): Loading data parts | ||
438 | 2025.03.26 00:01:49.187399 [ 3 ] {89c74b99-36ad-48b5-b35f-5d462a52108b} <Debug> oximeter.measurements_string (6d47a679-01f3-4f65-a7e8-b2e01cb5e52c): There are no data parts | ||
439 | 2025.03.26 00:01:49.188784 [ 3 ] {89c74b99-36ad-48b5-b35f-5d462a52108b} <Debug> TCPHandler: Processed in 0.004107222 sec. | ||
440 | 2025.03.26 00:01:49.188918 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
441 | 2025.03.26 00:01:49.189106 [ 3 ] {db11fe7b-6799-4b95-afe8-9bd65b589f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
442 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
443 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
444 | * a string isn't palatable for a few reasons. | ||
445 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
446 | * details. | ||
447 | */ | ||
448 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
449 | 2025.03.26 00:01:49.189227 [ 3 ] {db11fe7b-6799-4b95-afe8-9bd65b589f97} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
450 | 2025.03.26 00:01:49.191077 [ 3 ] {db11fe7b-6799-4b95-afe8-9bd65b589f97} <Debug> oximeter.measurements_bytes (a117e408-dd55-4751-b07f-70b48b30e91e): Loading data parts | ||
451 | 2025.03.26 00:01:49.191260 [ 3 ] {db11fe7b-6799-4b95-afe8-9bd65b589f97} <Debug> oximeter.measurements_bytes (a117e408-dd55-4751-b07f-70b48b30e91e): There are no data parts | ||
452 | 2025.03.26 00:01:49.192570 [ 3 ] {db11fe7b-6799-4b95-afe8-9bd65b589f97} <Debug> TCPHandler: Processed in 0.003700279 sec. | ||
453 | 2025.03.26 00:01:49.192704 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
454 | 2025.03.26 00:01:49.192942 [ 3 ] {06ded5d1-c21f-40a7-9e6d-5f380fb62472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
455 | 2025.03.26 00:01:49.193026 [ 3 ] {06ded5d1-c21f-40a7-9e6d-5f380fb62472} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
456 | 2025.03.26 00:01:49.194974 [ 3 ] {06ded5d1-c21f-40a7-9e6d-5f380fb62472} <Debug> oximeter.measurements_cumulativei64 (a9eda19c-9b56-475a-91c9-ae43f3d360ac): Loading data parts | ||
457 | 2025.03.26 00:01:49.195123 [ 3 ] {06ded5d1-c21f-40a7-9e6d-5f380fb62472} <Debug> oximeter.measurements_cumulativei64 (a9eda19c-9b56-475a-91c9-ae43f3d360ac): There are no data parts | ||
458 | 2025.03.26 00:01:49.196357 [ 3 ] {06ded5d1-c21f-40a7-9e6d-5f380fb62472} <Debug> TCPHandler: Processed in 0.003702128 sec. | ||
459 | 2025.03.26 00:01:49.196558 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
460 | 2025.03.26 00:01:49.196753 [ 3 ] {abc7fa20-fe3a-4318-8577-e08f98c9f3fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
461 | 2025.03.26 00:01:49.196871 [ 3 ] {abc7fa20-fe3a-4318-8577-e08f98c9f3fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
462 | 2025.03.26 00:01:49.198730 [ 3 ] {abc7fa20-fe3a-4318-8577-e08f98c9f3fd} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Loading data parts | ||
463 | 2025.03.26 00:01:49.198960 [ 3 ] {abc7fa20-fe3a-4318-8577-e08f98c9f3fd} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): There are no data parts | ||
464 | 2025.03.26 00:01:49.200229 [ 3 ] {abc7fa20-fe3a-4318-8577-e08f98c9f3fd} <Debug> TCPHandler: Processed in 0.00372021 sec. | ||
465 | 2025.03.26 00:01:49.200362 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
466 | 2025.03.26 00:01:49.200629 [ 3 ] {b51e0076-6b16-433e-8ab3-1bf740c2cef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
467 | 2025.03.26 00:01:49.200746 [ 3 ] {b51e0076-6b16-433e-8ab3-1bf740c2cef1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
468 | 2025.03.26 00:01:49.202617 [ 3 ] {b51e0076-6b16-433e-8ab3-1bf740c2cef1} <Debug> oximeter.measurements_cumulativef32 (d170b536-89cb-4252-bacb-092796d1334d): Loading data parts | ||
469 | 2025.03.26 00:01:49.202820 [ 3 ] {b51e0076-6b16-433e-8ab3-1bf740c2cef1} <Debug> oximeter.measurements_cumulativef32 (d170b536-89cb-4252-bacb-092796d1334d): There are no data parts | ||
470 | 2025.03.26 00:01:49.204122 [ 3 ] {b51e0076-6b16-433e-8ab3-1bf740c2cef1} <Debug> TCPHandler: Processed in 0.003809053 sec. | ||
471 | 2025.03.26 00:01:49.204256 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
472 | 2025.03.26 00:01:49.204452 [ 3 ] {8a95d9af-5a7d-4d9b-b51c-9d7daa0c8d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
473 | 2025.03.26 00:01:49.204597 [ 3 ] {8a95d9af-5a7d-4d9b-b51c-9d7daa0c8d69} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
474 | 2025.03.26 00:01:49.206531 [ 3 ] {8a95d9af-5a7d-4d9b-b51c-9d7daa0c8d69} <Debug> oximeter.measurements_cumulativef64 (a9bdc320-b838-4356-acd3-5c9d104c3898): Loading data parts | ||
475 | 2025.03.26 00:01:49.206684 [ 3 ] {8a95d9af-5a7d-4d9b-b51c-9d7daa0c8d69} <Debug> oximeter.measurements_cumulativef64 (a9bdc320-b838-4356-acd3-5c9d104c3898): There are no data parts | ||
476 | 2025.03.26 00:01:49.207912 [ 3 ] {8a95d9af-5a7d-4d9b-b51c-9d7daa0c8d69} <Debug> TCPHandler: Processed in 0.003706189 sec. | ||
477 | 2025.03.26 00:01:49.208120 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
478 | 2025.03.26 00:01:49.208388 [ 3 ] {6160c4d3-f5eb-4531-948d-5a125f3b8088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
479 | * NOTE: Array types cannot be Nullable, see | ||
480 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
481 | * for more details. | ||
482 | * | ||
483 | * This means we need to use empty arrays to indicate a missing value. This | ||
484 | * is unfortunate, and at this point relies on the fact that an | ||
485 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
486 | * to figure out another way to represent missing samples here. | ||
487 | */ | ||
488 | 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) | ||
489 | 2025.03.26 00:01:49.208521 [ 3 ] {6160c4d3-f5eb-4531-948d-5a125f3b8088} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
490 | 2025.03.26 00:01:49.210703 [ 3 ] {6160c4d3-f5eb-4531-948d-5a125f3b8088} <Debug> oximeter.measurements_histogrami8 (41958932-3147-4bb3-bc3d-aced41b9e602): Loading data parts | ||
491 | 2025.03.26 00:01:49.210865 [ 3 ] {6160c4d3-f5eb-4531-948d-5a125f3b8088} <Debug> oximeter.measurements_histogrami8 (41958932-3147-4bb3-bc3d-aced41b9e602): There are no data parts | ||
492 | 2025.03.26 00:01:49.212273 [ 3 ] {6160c4d3-f5eb-4531-948d-5a125f3b8088} <Debug> TCPHandler: Processed in 0.004203525 sec. | ||
493 | 2025.03.26 00:01:49.212440 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
494 | 2025.03.26 00:01:49.212698 [ 3 ] {4654e215-2606-4f1e-88b3-9ac19b1ac177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
495 | 2025.03.26 00:01:49.212831 [ 3 ] {4654e215-2606-4f1e-88b3-9ac19b1ac177} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
496 | 2025.03.26 00:01:49.215088 [ 3 ] {4654e215-2606-4f1e-88b3-9ac19b1ac177} <Debug> oximeter.measurements_histogramu8 (cbaa0bd1-f776-4787-bcdf-daed2e9b38ea): Loading data parts | ||
497 | 2025.03.26 00:01:49.215295 [ 3 ] {4654e215-2606-4f1e-88b3-9ac19b1ac177} <Debug> oximeter.measurements_histogramu8 (cbaa0bd1-f776-4787-bcdf-daed2e9b38ea): There are no data parts | ||
498 | 2025.03.26 00:01:49.216717 [ 3 ] {4654e215-2606-4f1e-88b3-9ac19b1ac177} <Debug> TCPHandler: Processed in 0.004326099 sec. | ||
499 | 2025.03.26 00:01:49.216876 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
500 | 2025.03.26 00:01:49.217212 [ 3 ] {5aae4dc1-986d-4ea4-b936-1327b3ce2fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
501 | 2025.03.26 00:01:49.217352 [ 3 ] {5aae4dc1-986d-4ea4-b936-1327b3ce2fa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
502 | 2025.03.26 00:01:49.219588 [ 3 ] {5aae4dc1-986d-4ea4-b936-1327b3ce2fa4} <Debug> oximeter.measurements_histogrami16 (baa00aa1-e55a-4294-9feb-a5e8d8c29726): Loading data parts | ||
503 | 2025.03.26 00:01:49.219765 [ 3 ] {5aae4dc1-986d-4ea4-b936-1327b3ce2fa4} <Debug> oximeter.measurements_histogrami16 (baa00aa1-e55a-4294-9feb-a5e8d8c29726): There are no data parts | ||
504 | 2025.03.26 00:01:49.221124 [ 3 ] {5aae4dc1-986d-4ea4-b936-1327b3ce2fa4} <Debug> TCPHandler: Processed in 0.004299427 sec. | ||
505 | 2025.03.26 00:01:49.221280 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
506 | 2025.03.26 00:01:49.221537 [ 3 ] {a560f74a-5f5a-40d0-a469-0ba1c03c3bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
507 | 2025.03.26 00:01:49.221694 [ 3 ] {a560f74a-5f5a-40d0-a469-0ba1c03c3bd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
508 | 2025.03.26 00:01:49.224063 [ 3 ] {a560f74a-5f5a-40d0-a469-0ba1c03c3bd8} <Debug> oximeter.measurements_histogramu16 (7e3f1fe3-21bd-4fa6-be7d-0078f038ba39): Loading data parts | ||
509 | 2025.03.26 00:01:49.224308 [ 3 ] {a560f74a-5f5a-40d0-a469-0ba1c03c3bd8} <Debug> oximeter.measurements_histogramu16 (7e3f1fe3-21bd-4fa6-be7d-0078f038ba39): There are no data parts | ||
510 | 2025.03.26 00:01:49.225824 [ 3 ] {a560f74a-5f5a-40d0-a469-0ba1c03c3bd8} <Debug> TCPHandler: Processed in 0.004594667 sec. | ||
511 | 2025.03.26 00:01:49.225988 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
512 | 2025.03.26 00:01:49.226328 [ 3 ] {e72ba87f-adba-4341-94e8-dda56a13671d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
513 | 2025.03.26 00:01:49.226467 [ 3 ] {e72ba87f-adba-4341-94e8-dda56a13671d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
514 | 2025.03.26 00:01:49.228726 [ 3 ] {e72ba87f-adba-4341-94e8-dda56a13671d} <Debug> oximeter.measurements_histogrami32 (f1df00de-e9da-42f0-a36b-245a39658e71): Loading data parts | ||
515 | 2025.03.26 00:01:49.228872 [ 3 ] {e72ba87f-adba-4341-94e8-dda56a13671d} <Debug> oximeter.measurements_histogrami32 (f1df00de-e9da-42f0-a36b-245a39658e71): There are no data parts | ||
516 | 2025.03.26 00:01:49.230320 [ 3 ] {e72ba87f-adba-4341-94e8-dda56a13671d} <Debug> TCPHandler: Processed in 0.004382381 sec. | ||
517 | 2025.03.26 00:01:49.230477 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
518 | 2025.03.26 00:01:49.230738 [ 3 ] {2ab05fe2-becd-488b-a916-ec862c969cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
519 | 2025.03.26 00:01:49.230871 [ 3 ] {2ab05fe2-becd-488b-a916-ec862c969cf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
520 | 2025.03.26 00:01:49.233048 [ 3 ] {2ab05fe2-becd-488b-a916-ec862c969cf2} <Debug> oximeter.measurements_histogramu32 (5adb8641-d516-48b5-bbd4-9f0609c53cd1): Loading data parts | ||
521 | 2025.03.26 00:01:49.233336 [ 3 ] {2ab05fe2-becd-488b-a916-ec862c969cf2} <Debug> oximeter.measurements_histogramu32 (5adb8641-d516-48b5-bbd4-9f0609c53cd1): There are no data parts | ||
522 | 2025.03.26 00:01:49.234695 [ 3 ] {2ab05fe2-becd-488b-a916-ec862c969cf2} <Debug> TCPHandler: Processed in 0.004268157 sec. | ||
523 | 2025.03.26 00:01:49.234866 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
524 | 2025.03.26 00:01:49.235199 [ 3 ] {7c71e7fc-2826-4aee-a310-6b109857a912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
525 | 2025.03.26 00:01:49.235330 [ 3 ] {7c71e7fc-2826-4aee-a310-6b109857a912} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
526 | 2025.03.26 00:01:49.237641 [ 3 ] {7c71e7fc-2826-4aee-a310-6b109857a912} <Debug> oximeter.measurements_histogrami64 (102489e2-c2c3-4528-8284-e86ccc3c50e5): Loading data parts | ||
527 | 2025.03.26 00:01:49.237821 [ 3 ] {7c71e7fc-2826-4aee-a310-6b109857a912} <Debug> oximeter.measurements_histogrami64 (102489e2-c2c3-4528-8284-e86ccc3c50e5): There are no data parts | ||
528 | 2025.03.26 00:01:49.239175 [ 3 ] {7c71e7fc-2826-4aee-a310-6b109857a912} <Debug> TCPHandler: Processed in 0.00435786 sec. | ||
529 | 2025.03.26 00:01:49.239380 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
530 | 2025.03.26 00:01:49.239637 [ 3 ] {a5035703-4338-43dd-9380-2bedaba57b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
531 | 2025.03.26 00:01:49.239770 [ 3 ] {a5035703-4338-43dd-9380-2bedaba57b58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
532 | 2025.03.26 00:01:49.241967 [ 3 ] {a5035703-4338-43dd-9380-2bedaba57b58} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Loading data parts | ||
533 | 2025.03.26 00:01:49.242213 [ 3 ] {a5035703-4338-43dd-9380-2bedaba57b58} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): There are no data parts | ||
534 | 2025.03.26 00:01:49.243552 [ 3 ] {a5035703-4338-43dd-9380-2bedaba57b58} <Debug> TCPHandler: Processed in 0.004221835 sec. | ||
535 | 2025.03.26 00:01:49.243718 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
536 | 2025.03.26 00:01:49.244101 [ 3 ] {dcaa2690-f3ce-4ecd-9a80-a21c3fc85c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
537 | 2025.03.26 00:01:49.244232 [ 3 ] {dcaa2690-f3ce-4ecd-9a80-a21c3fc85c28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
538 | 2025.03.26 00:01:49.246607 [ 3 ] {dcaa2690-f3ce-4ecd-9a80-a21c3fc85c28} <Debug> oximeter.measurements_histogramf32 (fe1cec0f-6e98-4537-beb2-61f5110c1eb6): Loading data parts | ||
539 | 2025.03.26 00:01:49.246782 [ 3 ] {dcaa2690-f3ce-4ecd-9a80-a21c3fc85c28} <Debug> oximeter.measurements_histogramf32 (fe1cec0f-6e98-4537-beb2-61f5110c1eb6): There are no data parts | ||
540 | 2025.03.26 00:01:49.248292 [ 3 ] {dcaa2690-f3ce-4ecd-9a80-a21c3fc85c28} <Debug> TCPHandler: Processed in 0.004625779 sec. | ||
541 | 2025.03.26 00:01:49.248527 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
542 | 2025.03.26 00:01:49.248789 [ 3 ] {ce2b1855-3085-4038-892a-0d79556809e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
543 | 2025.03.26 00:01:49.248918 [ 3 ] {ce2b1855-3085-4038-892a-0d79556809e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
544 | 2025.03.26 00:01:49.251133 [ 3 ] {ce2b1855-3085-4038-892a-0d79556809e6} <Debug> oximeter.measurements_histogramf64 (70c3289f-567a-4961-9f12-fce9ec658ed9): Loading data parts | ||
545 | 2025.03.26 00:01:49.251356 [ 3 ] {ce2b1855-3085-4038-892a-0d79556809e6} <Debug> oximeter.measurements_histogramf64 (70c3289f-567a-4961-9f12-fce9ec658ed9): There are no data parts | ||
546 | 2025.03.26 00:01:49.252682 [ 3 ] {ce2b1855-3085-4038-892a-0d79556809e6} <Debug> TCPHandler: Processed in 0.004204875 sec. | ||
547 | 2025.03.26 00:01:49.252846 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
548 | 2025.03.26 00:01:49.253124 [ 3 ] {30b207d2-4cbb-468d-8f61-58bb1e71249e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) /* The field tables store named dimensions of each timeseries. | ||
549 | * | ||
550 | * As with the measurement tables, there is one field table for each field data | ||
551 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
552 | * this behavior **must not** be relied upon for query correctness. | ||
553 | * | ||
554 | * The index for the fields differs from the measurements, however. Rows are | ||
555 | * sorted by timeseries name, then field name, field value, and finally | ||
556 | * timeseries key. This reflects the most common pattern for looking them up: | ||
557 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
558 | * usually then used to look up measurements. | ||
559 | * | ||
560 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
561 | * timeseries name and then key, since it would improve lookups where one | ||
562 | * already has the key. Realistically though, these tables are quite small and | ||
563 | * so performance benefits will be low in absolute terms. | ||
564 | * | ||
565 | * TTL: We use a materialized column to expire old field table records. This | ||
566 | * column is generated automatically by the database whenever a new row is | ||
567 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
568 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
569 | * record will remain during a deduplication, which will have the last | ||
570 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
571 | * measurement tables. | ||
572 | */ | ||
573 | 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) | ||
574 | 2025.03.26 00:01:49.253256 [ 3 ] {30b207d2-4cbb-468d-8f61-58bb1e71249e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
575 | 2025.03.26 00:01:49.255407 [ 3 ] {30b207d2-4cbb-468d-8f61-58bb1e71249e} <Debug> oximeter.fields_bool (e3e92f45-3715-4010-a06a-23971ea1fe86): Loading data parts | ||
576 | 2025.03.26 00:01:49.255573 [ 3 ] {30b207d2-4cbb-468d-8f61-58bb1e71249e} <Debug> oximeter.fields_bool (e3e92f45-3715-4010-a06a-23971ea1fe86): There are no data parts | ||
577 | 2025.03.26 00:01:49.256925 [ 3 ] {30b207d2-4cbb-468d-8f61-58bb1e71249e} <Debug> TCPHandler: Processed in 0.004128773 sec. | ||
578 | 2025.03.26 00:01:49.257157 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
579 | 2025.03.26 00:01:49.257414 [ 3 ] {47a4b7ab-cd01-4f1e-9477-c08959288332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
580 | 2025.03.26 00:01:49.257537 [ 3 ] {47a4b7ab-cd01-4f1e-9477-c08959288332} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
581 | 2025.03.26 00:01:49.259515 [ 3 ] {47a4b7ab-cd01-4f1e-9477-c08959288332} <Debug> oximeter.fields_i8 (1fc1dc4d-7bb7-4e22-b158-e372aed23dcd): Loading data parts | ||
582 | 2025.03.26 00:01:49.259668 [ 3 ] {47a4b7ab-cd01-4f1e-9477-c08959288332} <Debug> oximeter.fields_i8 (1fc1dc4d-7bb7-4e22-b158-e372aed23dcd): There are no data parts | ||
583 | 2025.03.26 00:01:49.261010 [ 3 ] {47a4b7ab-cd01-4f1e-9477-c08959288332} <Debug> TCPHandler: Processed in 0.003913366 sec. | ||
584 | 2025.03.26 00:01:49.261147 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
585 | 2025.03.26 00:01:49.261358 [ 3 ] {ab9911bc-1a4a-432f-aad5-2ecdb6681275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
586 | 2025.03.26 00:01:49.261489 [ 3 ] {ab9911bc-1a4a-432f-aad5-2ecdb6681275} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
587 | 2025.03.26 00:01:49.263561 [ 3 ] {ab9911bc-1a4a-432f-aad5-2ecdb6681275} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Loading data parts | ||
588 | 2025.03.26 00:01:49.263716 [ 3 ] {ab9911bc-1a4a-432f-aad5-2ecdb6681275} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): There are no data parts | ||
589 | 2025.03.26 00:01:49.265115 [ 3 ] {ab9911bc-1a4a-432f-aad5-2ecdb6681275} <Debug> TCPHandler: Processed in 0.004018989 sec. | ||
590 | 2025.03.26 00:01:49.265257 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
591 | 2025.03.26 00:01:49.265530 [ 3 ] {b7552d01-1075-4cca-a433-4ab1c3a4ea2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
592 | 2025.03.26 00:01:49.265656 [ 3 ] {b7552d01-1075-4cca-a433-4ab1c3a4ea2e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
593 | 2025.03.26 00:01:49.267642 [ 3 ] {b7552d01-1075-4cca-a433-4ab1c3a4ea2e} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Loading data parts | ||
594 | 2025.03.26 00:01:49.267800 [ 3 ] {b7552d01-1075-4cca-a433-4ab1c3a4ea2e} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): There are no data parts | ||
595 | 2025.03.26 00:01:49.269175 [ 3 ] {b7552d01-1075-4cca-a433-4ab1c3a4ea2e} <Debug> TCPHandler: Processed in 0.003969038 sec. | ||
596 | 2025.03.26 00:01:49.269312 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
597 | 2025.03.26 00:01:49.269499 [ 3 ] {2c96576c-a27b-478a-bb0c-b5a67e3ab6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
598 | 2025.03.26 00:01:49.269624 [ 3 ] {2c96576c-a27b-478a-bb0c-b5a67e3ab6e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
599 | 2025.03.26 00:01:49.271626 [ 3 ] {2c96576c-a27b-478a-bb0c-b5a67e3ab6e3} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Loading data parts | ||
600 | 2025.03.26 00:01:49.271808 [ 3 ] {2c96576c-a27b-478a-bb0c-b5a67e3ab6e3} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): There are no data parts | ||
601 | 2025.03.26 00:01:49.273035 [ 3 ] {2c96576c-a27b-478a-bb0c-b5a67e3ab6e3} <Debug> TCPHandler: Processed in 0.003773132 sec. | ||
602 | 2025.03.26 00:01:49.273219 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
603 | 2025.03.26 00:01:49.273450 [ 3 ] {6b9e0287-321a-4c23-a0b3-cc57d9810b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
604 | 2025.03.26 00:01:49.273576 [ 3 ] {6b9e0287-321a-4c23-a0b3-cc57d9810b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
605 | 2025.03.26 00:01:49.275552 [ 3 ] {6b9e0287-321a-4c23-a0b3-cc57d9810b12} <Debug> oximeter.fields_i32 (0b97088b-2d02-48e3-b338-9791bfd2d18a): Loading data parts | ||
606 | 2025.03.26 00:01:49.275739 [ 3 ] {6b9e0287-321a-4c23-a0b3-cc57d9810b12} <Debug> oximeter.fields_i32 (0b97088b-2d02-48e3-b338-9791bfd2d18a): There are no data parts | ||
607 | 2025.03.26 00:01:49.277087 [ 3 ] {6b9e0287-321a-4c23-a0b3-cc57d9810b12} <Debug> TCPHandler: Processed in 0.003925756 sec. | ||
608 | 2025.03.26 00:01:49.277224 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
609 | 2025.03.26 00:01:49.277412 [ 3 ] {ad798e26-a7c7-45fb-a2c1-4b9429b4d0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
610 | 2025.03.26 00:01:49.277540 [ 3 ] {ad798e26-a7c7-45fb-a2c1-4b9429b4d0df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
611 | 2025.03.26 00:01:49.279605 [ 3 ] {ad798e26-a7c7-45fb-a2c1-4b9429b4d0df} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Loading data parts | ||
612 | 2025.03.26 00:01:49.279769 [ 3 ] {ad798e26-a7c7-45fb-a2c1-4b9429b4d0df} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): There are no data parts | ||
613 | 2025.03.26 00:01:49.281098 [ 3 ] {ad798e26-a7c7-45fb-a2c1-4b9429b4d0df} <Debug> TCPHandler: Processed in 0.003925077 sec. | ||
614 | 2025.03.26 00:01:49.281273 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
615 | 2025.03.26 00:01:49.281505 [ 3 ] {1390635b-1a96-4be9-9e8f-a9c48da99c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
616 | 2025.03.26 00:01:49.281677 [ 3 ] {1390635b-1a96-4be9-9e8f-a9c48da99c79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
617 | 2025.03.26 00:01:49.283614 [ 3 ] {1390635b-1a96-4be9-9e8f-a9c48da99c79} <Debug> oximeter.fields_i64 (aa1897f9-73a1-496e-a999-67d095b08cd9): Loading data parts | ||
618 | 2025.03.26 00:01:49.283775 [ 3 ] {1390635b-1a96-4be9-9e8f-a9c48da99c79} <Debug> oximeter.fields_i64 (aa1897f9-73a1-496e-a999-67d095b08cd9): There are no data parts | ||
619 | 2025.03.26 00:01:49.285183 [ 3 ] {1390635b-1a96-4be9-9e8f-a9c48da99c79} <Debug> TCPHandler: Processed in 0.003960587 sec. | ||
620 | 2025.03.26 00:01:49.285317 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
621 | 2025.03.26 00:01:49.285505 [ 3 ] {b5f23414-1f82-45a2-84ea-eff83ea5bb4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
622 | 2025.03.26 00:01:49.285630 [ 3 ] {b5f23414-1f82-45a2-84ea-eff83ea5bb4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
623 | 2025.03.26 00:01:49.287693 [ 3 ] {b5f23414-1f82-45a2-84ea-eff83ea5bb4f} <Debug> oximeter.fields_u64 (4f4524e2-323e-4173-bf80-87a9ae3c242a): Loading data parts | ||
624 | 2025.03.26 00:01:49.287842 [ 3 ] {b5f23414-1f82-45a2-84ea-eff83ea5bb4f} <Debug> oximeter.fields_u64 (4f4524e2-323e-4173-bf80-87a9ae3c242a): There are no data parts | ||
625 | 2025.03.26 00:01:49.289147 [ 3 ] {b5f23414-1f82-45a2-84ea-eff83ea5bb4f} <Debug> TCPHandler: Processed in 0.003880135 sec. | ||
626 | 2025.03.26 00:01:49.289319 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
627 | 2025.03.26 00:01:49.289548 [ 3 ] {dae59fe0-5c69-4233-ace2-1e39d2518b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
628 | 2025.03.26 00:01:49.289671 [ 3 ] {dae59fe0-5c69-4233-ace2-1e39d2518b86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
629 | 2025.03.26 00:01:49.291621 [ 3 ] {dae59fe0-5c69-4233-ace2-1e39d2518b86} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Loading data parts | ||
630 | 2025.03.26 00:01:49.291838 [ 3 ] {dae59fe0-5c69-4233-ace2-1e39d2518b86} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): There are no data parts | ||
631 | 2025.03.26 00:01:49.293255 [ 3 ] {dae59fe0-5c69-4233-ace2-1e39d2518b86} <Debug> TCPHandler: Processed in 0.003985218 sec. | ||
632 | 2025.03.26 00:01:49.293387 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
633 | 2025.03.26 00:01:49.293575 [ 3 ] {e4cedf1f-f627-4613-8066-05c6d5959534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
634 | 2025.03.26 00:01:49.293704 [ 3 ] {e4cedf1f-f627-4613-8066-05c6d5959534} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
635 | 2025.03.26 00:01:49.295720 [ 3 ] {e4cedf1f-f627-4613-8066-05c6d5959534} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Loading data parts | ||
636 | 2025.03.26 00:01:49.295876 [ 3 ] {e4cedf1f-f627-4613-8066-05c6d5959534} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): There are no data parts | ||
637 | 2025.03.26 00:01:49.297219 [ 3 ] {e4cedf1f-f627-4613-8066-05c6d5959534} <Debug> TCPHandler: Processed in 0.003880465 sec. | ||
638 | 2025.03.26 00:01:49.297435 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
639 | 2025.03.26 00:01:49.297623 [ 3 ] {cdab7ba9-8c51-4635-8fd8-406c2e256fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
640 | 2025.03.26 00:01:49.297750 [ 3 ] {cdab7ba9-8c51-4635-8fd8-406c2e256fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
641 | 2025.03.26 00:01:49.299739 [ 3 ] {cdab7ba9-8c51-4635-8fd8-406c2e256fb6} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Loading data parts | ||
642 | 2025.03.26 00:01:49.299972 [ 3 ] {cdab7ba9-8c51-4635-8fd8-406c2e256fb6} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): There are no data parts | ||
643 | 2025.03.26 00:01:49.301348 [ 3 ] {cdab7ba9-8c51-4635-8fd8-406c2e256fb6} <Debug> TCPHandler: Processed in 0.003963367 sec. | ||
644 | 2025.03.26 00:01:49.301507 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
645 | 2025.03.26 00:01:49.301814 [ 3 ] {15c380bf-51c7-4c2f-ac19-c0d6c20cef1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) /* The timeseries schema table stores the extracted schema for the samples | ||
646 | * oximeter collects. | ||
647 | */ | ||
648 | 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) | ||
649 | 2025.03.26 00:01:49.301962 [ 3 ] {15c380bf-51c7-4c2f-ac19-c0d6c20cef1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
650 | 2025.03.26 00:01:49.304117 [ 3 ] {15c380bf-51c7-4c2f-ac19-c0d6c20cef1e} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Loading data parts | ||
651 | 2025.03.26 00:01:49.304275 [ 3 ] {15c380bf-51c7-4c2f-ac19-c0d6c20cef1e} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): There are no data parts | ||
652 | 2025.03.26 00:01:49.305784 [ 3 ] {15c380bf-51c7-4c2f-ac19-c0d6c20cef1e} <Debug> TCPHandler: Processed in 0.004325699 sec. | ||
653 | 2025.03.26 00:01:49.306087 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
654 | 2025.03.26 00:01:49.306392 [ 4 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
655 | 2025.03.26 00:01:49.307794 [ 4 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
656 | 2025.03.26 00:01:49.316433 [ 276 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Trace> oximeter.version (a46b1fa8-cf1e-4cc9-aba1-e9ff92ad5007): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
657 | 2025.03.26 00:01:49.316495 [ 276 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
658 | 2025.03.26 00:01:49.321463 [ 276 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
659 | 2025.03.26 00:01:49.322062 [ 276 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Trace> oximeter.version (a46b1fa8-cf1e-4cc9-aba1-e9ff92ad5007): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
660 | 2025.03.26 00:01:49.322460 [ 4 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016204 sec., 61.71315724512466 rows/sec., 987.41 B/sec. | ||
661 | 2025.03.26 00:01:49.322775 [ 4 ] {672cac21-6095-4c82-b4c5-627af4e34fb5} <Debug> TCPHandler: Processed in 0.01681891 sec. | ||
662 | 2025.03.26 00:01:49.447916 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55244 | ||
663 | 2025.03.26 00:01:49.448430 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
664 | 2025.03.26 00:01:49.448568 [ 277 ] {} <Debug> TCP-Session: 2a38ee95-d5c5-4f6e-b5d2-b0f44ed6f6d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:55244 | ||
665 | 2025.03.26 00:01:49.448593 [ 277 ] {} <Debug> TCP-Session: 2a38ee95-d5c5-4f6e-b5d2-b0f44ed6f6d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2025.03.26 00:01:49.448606 [ 277 ] {} <Debug> TCP-Session: 2a38ee95-d5c5-4f6e-b5d2-b0f44ed6f6d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
667 | 2025.03.26 00:01:49.448731 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
668 | 2025.03.26 00:01:49.448756 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
669 | 2025.03.26 00:01:49.448850 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
670 | 2025.03.26 00:01:49.450360 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46448 | ||
671 | 2025.03.26 00:01:49.450449 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55350 | ||
672 | 2025.03.26 00:01:49.450519 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46789 | ||
673 | 2025.03.26 00:01:49.450747 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
674 | 2025.03.26 00:01:49.450763 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57008 | ||
675 | 2025.03.26 00:01:49.450767 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
676 | 2025.03.26 00:01:49.450897 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
677 | 2025.03.26 00:01:49.450922 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64399 | ||
678 | 2025.03.26 00:01:49.450925 [ 278 ] {} <Debug> TCP-Session: 4b456dbf-859d-4536-a865-2cf54908edae Authenticating user 'default' from [fd00:1122:3344:101::b]:46448 | ||
679 | 2025.03.26 00:01:49.451120 [ 280 ] {} <Debug> TCP-Session: 721abba7-1990-44c7-bf17-b6e09aa46b82 Authenticating user 'default' from [fd00:1122:3344:101::b]:46789 | ||
680 | 2025.03.26 00:01:49.451200 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36951 | ||
681 | 2025.03.26 00:01:49.451218 [ 279 ] {} <Debug> TCP-Session: bc7d7ce4-20bd-402d-8134-a852fef8274b Authenticating user 'default' from [fd00:1122:3344:101::b]:55350 | ||
682 | 2025.03.26 00:01:49.451294 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47397 | ||
683 | 2025.03.26 00:01:49.451313 [ 280 ] {} <Debug> TCP-Session: 721abba7-1990-44c7-bf17-b6e09aa46b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
684 | 2025.03.26 00:01:49.451242 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
685 | 2025.03.26 00:01:49.451244 [ 278 ] {} <Debug> TCP-Session: 4b456dbf-859d-4536-a865-2cf54908edae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2025.03.26 00:01:49.451459 [ 280 ] {} <Debug> TCP-Session: 721abba7-1990-44c7-bf17-b6e09aa46b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
687 | 2025.03.26 00:01:49.451539 [ 279 ] {} <Debug> TCP-Session: bc7d7ce4-20bd-402d-8134-a852fef8274b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
688 | 2025.03.26 00:01:49.451726 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
689 | 2025.03.26 00:01:49.451822 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2025.03.26 00:01:49.451813 [ 281 ] {} <Debug> TCP-Session: 9da5e248-fb65-44a1-85ca-6e4a9cc84fbd Authenticating user 'default' from [fd00:1122:3344:101::b]:57008 | ||
691 | 2025.03.26 00:01:49.451805 [ 278 ] {} <Debug> TCP-Session: 4b456dbf-859d-4536-a865-2cf54908edae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
692 | 2025.03.26 00:01:49.451933 [ 281 ] {} <Debug> TCP-Session: 9da5e248-fb65-44a1-85ca-6e4a9cc84fbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
693 | 2025.03.26 00:01:49.451943 [ 282 ] {} <Debug> TCP-Session: fa77c384-fd83-4e98-8c4d-e8f2fb549a5c Authenticating user 'default' from [fd00:1122:3344:101::b]:64399 | ||
694 | 2025.03.26 00:01:49.451916 [ 284 ] {} <Debug> TCP-Session: 9de23330-d422-4d74-8602-a010ee44fd3b Authenticating user 'default' from [fd00:1122:3344:101::b]:47397 | ||
695 | 2025.03.26 00:01:49.451782 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
696 | 2025.03.26 00:01:49.451776 [ 279 ] {} <Debug> TCP-Session: bc7d7ce4-20bd-402d-8134-a852fef8274b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2025.03.26 00:01:49.452077 [ 281 ] {} <Debug> TCP-Session: 9da5e248-fb65-44a1-85ca-6e4a9cc84fbd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2025.03.26 00:01:49.452107 [ 282 ] {} <Debug> TCP-Session: fa77c384-fd83-4e98-8c4d-e8f2fb549a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2025.03.26 00:01:49.452181 [ 283 ] {} <Debug> TCP-Session: c599cc2e-bd8f-42cd-ad76-bf845b084990 Authenticating user 'default' from [fd00:1122:3344:101::b]:36951 | ||
700 | 2025.03.26 00:01:49.452129 [ 284 ] {} <Debug> TCP-Session: 9de23330-d422-4d74-8602-a010ee44fd3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
701 | 2025.03.26 00:01:49.452267 [ 283 ] {} <Debug> TCP-Session: c599cc2e-bd8f-42cd-ad76-bf845b084990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2025.03.26 00:01:49.452288 [ 282 ] {} <Debug> TCP-Session: fa77c384-fd83-4e98-8c4d-e8f2fb549a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2025.03.26 00:01:49.452358 [ 284 ] {} <Debug> TCP-Session: 9de23330-d422-4d74-8602-a010ee44fd3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2025.03.26 00:01:49.452401 [ 283 ] {} <Debug> TCP-Session: c599cc2e-bd8f-42cd-ad76-bf845b084990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2025.03.26 00:01:50.001154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 125.21 MiB, peak 125.21 MiB, free memory in arenas 0.00 B, will set to 140.73 MiB (RSS), difference: 15.52 MiB | ||
706 | 2025.03.26 00:01:56.124084 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
707 | 2025.03.26 00:01:56.124092 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
708 | 2025.03.26 00:01:56.124310 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
709 | 2025.03.26 00:01:56.124331 [ 242 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
710 | 2025.03.26 00:01:56.131718 [ 242 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Loading data parts | ||
711 | 2025.03.26 00:01:56.132316 [ 242 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): There are no data parts | ||
712 | 2025.03.26 00:01:56.139817 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
713 | 2025.03.26 00:01:56.139911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
714 | 2025.03.26 00:01:56.143339 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
715 | 2025.03.26 00:01:56.144420 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
716 | 2025.03.26 00:01:56.145327 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
717 | 2025.03.26 00:01:56.150850 [ 244 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Loading data parts | ||
718 | 2025.03.26 00:01:56.151173 [ 244 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): There are no data parts | ||
719 | 2025.03.26 00:01:56.178016 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
720 | 2025.03.26 00:01:56.178079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
721 | 2025.03.26 00:01:56.185665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
722 | 2025.03.26 00:01:56.187142 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
723 | 2025.03.26 00:01:56.190261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
724 | 2025.03.26 00:01:57.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.80 MiB, peak 149.80 MiB, free memory in arenas 0.00 B, will set to 150.58 MiB (RSS), difference: 4.78 MiB | ||
725 | 2025.03.26 00:01:58.623973 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
726 | 2025.03.26 00:01:58.624066 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
727 | 2025.03.26 00:01:58.630249 [ 243 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Loading data parts | ||
728 | 2025.03.26 00:01:58.630528 [ 243 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): There are no data parts | ||
729 | 2025.03.26 00:01:58.636090 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
730 | 2025.03.26 00:01:58.636130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
731 | 2025.03.26 00:01:58.637927 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
732 | 2025.03.26 00:01:58.638657 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
733 | 2025.03.26 00:01:58.639143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
734 | 2025.03.26 00:01:59.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.75 MiB, peak 154.75 MiB, free memory in arenas 0.00 B, will set to 150.96 MiB (RSS), difference: -3.79 MiB | ||
735 | 2025.03.26 00:02:03.588110 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
736 | 2025.03.26 00:02:03.588176 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
737 | 2025.03.26 00:02:03.646409 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
738 | 2025.03.26 00:02:03.649290 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
739 | 2025.03.26 00:02:03.649442 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
740 | 2025.03.26 00:02:03.650110 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
741 | 2025.03.26 00:02:03.650625 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
742 | 2025.03.26 00:02:03.651040 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
743 | 2025.03.26 00:02:03.691227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
744 | 2025.03.26 00:02:03.711990 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
745 | 2025.03.26 00:02:03.712048 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
746 | 2025.03.26 00:02:03.718803 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
747 | 2025.03.26 00:02:03.720161 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
748 | 2025.03.26 00:02:03.722460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
749 | 2025.03.26 00:02:04.001140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 151.63 MiB, peak 155.63 MiB, free memory in arenas 0.00 B, will set to 152.75 MiB (RSS), difference: 1.12 MiB | ||
750 | 2025.03.26 00:02:09.001128 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.77 MiB, peak 155.63 MiB, free memory in arenas 0.00 B, will set to 152.79 MiB (RSS), difference: 4.02 MiB | ||
751 | 2025.03.26 00:02:09.336487 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2025.03.26 00:02:09.336749 [ 3 ] {a29089eb-a788-4a25-8978-4205b4100131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
753 | 2025.03.26 00:02:09.339149 [ 3 ] {a29089eb-a788-4a25-8978-4205b4100131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2025.03.26 00:02:09.341370 [ 3 ] {a29089eb-a788-4a25-8978-4205b4100131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2025.03.26 00:02:09.346364 [ 3 ] {a29089eb-a788-4a25-8978-4205b4100131} <Debug> TCPHandler: Processed in 0.010014532 sec. | ||
756 | 2025.03.26 00:02:09.347792 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2025.03.26 00:02:09.347953 [ 3 ] {18451e19-5ba2-4726-a54c-93e3e915ca45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
758 | 2025.03.26 00:02:09.349674 [ 3 ] {18451e19-5ba2-4726-a54c-93e3e915ca45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2025.03.26 00:02:09.349729 [ 3 ] {18451e19-5ba2-4726-a54c-93e3e915ca45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2025.03.26 00:02:09.350271 [ 3 ] {18451e19-5ba2-4726-a54c-93e3e915ca45} <Debug> TCPHandler: Processed in 0.002528351 sec. | ||
761 | 2025.03.26 00:02:09.350544 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2025.03.26 00:02:09.350765 [ 3 ] {e800b161-abac-4c99-8d0d-1d5740c73090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
763 | 2025.03.26 00:02:09.351121 [ 3 ] {e800b161-abac-4c99-8d0d-1d5740c73090} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2025.03.26 00:02:09.351174 [ 3 ] {e800b161-abac-4c99-8d0d-1d5740c73090} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2025.03.26 00:02:09.351641 [ 3 ] {e800b161-abac-4c99-8d0d-1d5740c73090} <Debug> TCPHandler: Processed in 0.001145007 sec. | ||
766 | 2025.03.26 00:02:09.351851 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2025.03.26 00:02:09.351982 [ 3 ] {fee9d05f-353b-4033-b500-44f89c90ec26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
768 | 2025.03.26 00:02:09.352287 [ 3 ] {fee9d05f-353b-4033-b500-44f89c90ec26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2025.03.26 00:02:09.352339 [ 3 ] {fee9d05f-353b-4033-b500-44f89c90ec26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2025.03.26 00:02:09.352848 [ 3 ] {fee9d05f-353b-4033-b500-44f89c90ec26} <Debug> TCPHandler: Processed in 0.001045834 sec. | ||
771 | 2025.03.26 00:02:09.353528 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2025.03.26 00:02:09.353644 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
773 | 2025.03.26 00:02:09.353691 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2025.03.26 00:02:09.354369 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
775 | 2025.03.26 00:02:09.354421 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
776 | 2025.03.26 00:02:09.354970 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
777 | 2025.03.26 00:02:09.355200 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
778 | 2025.03.26 00:02:09.355435 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001825 sec., 2191.780821917808 rows/sec., 278.79 KiB/sec. | ||
779 | 2025.03.26 00:02:09.355489 [ 3 ] {85947759-4921-4664-98e9-d8c16377e0c8} <Debug> TCPHandler: Processed in 0.002009335 sec. | ||
780 | 2025.03.26 00:02:09.355607 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
781 | 2025.03.26 00:02:09.355710 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
782 | 2025.03.26 00:02:09.355755 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
783 | 2025.03.26 00:02:09.356859 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
784 | 2025.03.26 00:02:09.356895 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
785 | 2025.03.26 00:02:09.357263 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
786 | 2025.03.26 00:02:09.357502 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
787 | 2025.03.26 00:02:09.357743 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.002045 sec., 1955.9902200488998 rows/sec., 164.75 KiB/sec. | ||
788 | 2025.03.26 00:02:09.357871 [ 3 ] {e50c83e3-5e4e-4016-8cf7-41c9bd393018} <Debug> TCPHandler: Processed in 0.002311964 sec. | ||
789 | 2025.03.26 00:02:09.357988 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
790 | 2025.03.26 00:02:09.358104 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
791 | 2025.03.26 00:02:09.358152 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
792 | 2025.03.26 00:02:09.358679 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
793 | 2025.03.26 00:02:09.358719 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
794 | 2025.03.26 00:02:09.359086 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
795 | 2025.03.26 00:02:09.359327 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
796 | 2025.03.26 00:02:09.359597 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.00151 sec., 5298.013245033112 rows/sec., 425.55 KiB/sec. | ||
797 | 2025.03.26 00:02:09.359661 [ 3 ] {323e4376-a2e1-4771-877c-446ea1185934} <Debug> TCPHandler: Processed in 0.001725985 sec. | ||
798 | 2025.03.26 00:02:09.359784 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2025.03.26 00:02:09.359888 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
800 | 2025.03.26 00:02:09.359937 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
801 | 2025.03.26 00:02:09.362857 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
802 | 2025.03.26 00:02:09.362927 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
803 | 2025.03.26 00:02:09.363690 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
804 | 2025.03.26 00:02:09.364035 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
805 | 2025.03.26 00:02:09.364305 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Debug> executeQuery: Read 8 rows, 624.00 B in 0.004426 sec., 1807.501129688206 rows/sec., 137.68 KiB/sec. | ||
806 | 2025.03.26 00:02:09.364382 [ 3 ] {8c9613ac-043e-45ab-8d34-08f176e53a19} <Debug> TCPHandler: Processed in 0.004648929 sec. | ||
807 | 2025.03.26 00:02:09.364522 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
808 | 2025.03.26 00:02:09.364627 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
809 | 2025.03.26 00:02:09.364674 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
810 | 2025.03.26 00:02:09.365082 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
811 | 2025.03.26 00:02:09.365121 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
812 | 2025.03.26 00:02:09.365469 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
813 | 2025.03.26 00:02:09.365697 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
814 | 2025.03.26 00:02:09.365894 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Debug> executeQuery: Read 8 rows, 516.00 B in 0.001289 sec., 6206.361520558573 rows/sec., 390.93 KiB/sec. | ||
815 | 2025.03.26 00:02:09.365944 [ 3 ] {995a9b53-2b44-4360-9ab7-dd58c8226bc2} <Debug> TCPHandler: Processed in 0.001472387 sec. | ||
816 | 2025.03.26 00:02:11.152055 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
817 | 2025.03.26 00:02:11.152727 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
818 | 2025.03.26 00:02:11.152775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
819 | 2025.03.26 00:02:11.153412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
820 | 2025.03.26 00:02:11.153673 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
821 | 2025.03.26 00:02:11.153891 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
822 | 2025.03.26 00:02:11.223496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
823 | 2025.03.26 00:02:11.241287 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
824 | 2025.03.26 00:02:11.241336 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
825 | 2025.03.26 00:02:11.247733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
826 | 2025.03.26 00:02:11.248475 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
827 | 2025.03.26 00:02:11.250769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
828 | 2025.03.26 00:02:14.336481 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
829 | 2025.03.26 00:02:14.336669 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
830 | 2025.03.26 00:02:14.336739 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
831 | 2025.03.26 00:02:14.337450 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
832 | 2025.03.26 00:02:14.337505 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
833 | 2025.03.26 00:02:14.337942 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
834 | 2025.03.26 00:02:14.338195 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
835 | 2025.03.26 00:02:14.338504 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001865 sec., 2144.7721179624664 rows/sec., 180.65 KiB/sec. | ||
836 | 2025.03.26 00:02:14.338575 [ 3 ] {93b8ed21-3f16-4e9f-b639-f01a14a5c37f} <Debug> TCPHandler: Processed in 0.002226221 sec. | ||
837 | 2025.03.26 00:02:14.338695 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
838 | 2025.03.26 00:02:14.338800 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
839 | 2025.03.26 00:02:14.338845 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
840 | 2025.03.26 00:02:14.339340 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
841 | 2025.03.26 00:02:14.339379 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
842 | 2025.03.26 00:02:14.339715 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
843 | 2025.03.26 00:02:14.339944 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
844 | 2025.03.26 00:02:14.340147 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001369 sec., 5843.681519357195 rows/sec., 469.38 KiB/sec. | ||
845 | 2025.03.26 00:02:14.340200 [ 3 ] {a53574c7-4422-4c0c-afcd-721b0ddd2425} <Debug> TCPHandler: Processed in 0.00155679 sec. | ||
846 | 2025.03.26 00:02:14.340302 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
847 | 2025.03.26 00:02:14.340402 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
848 | 2025.03.26 00:02:14.340451 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
849 | 2025.03.26 00:02:14.340902 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
850 | 2025.03.26 00:02:14.340940 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
851 | 2025.03.26 00:02:14.341296 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
852 | 2025.03.26 00:02:14.341529 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
853 | 2025.03.26 00:02:14.341754 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001369 sec., 7304.601899196494 rows/sec., 556.41 KiB/sec. | ||
854 | 2025.03.26 00:02:14.341902 [ 3 ] {c6775105-974a-48e0-a8b0-a6f727c6be49} <Debug> TCPHandler: Processed in 0.001647403 sec. | ||
855 | 2025.03.26 00:02:14.342028 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
856 | 2025.03.26 00:02:14.342132 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
857 | 2025.03.26 00:02:14.342179 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
858 | 2025.03.26 00:02:14.342590 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
859 | 2025.03.26 00:02:14.342627 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.59 GiB. | ||
860 | 2025.03.26 00:02:14.342981 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
861 | 2025.03.26 00:02:14.343222 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
862 | 2025.03.26 00:02:14.343427 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001317 sec., 7593.014426727411 rows/sec., 478.27 KiB/sec. | ||
863 | 2025.03.26 00:02:14.343477 [ 3 ] {e5e60493-92e8-4058-857e-13b1e3b893fa} <Debug> TCPHandler: Processed in 0.001500308 sec. | ||
864 | 2025.03.26 00:02:18.588424 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
865 | 2025.03.26 00:02:18.588491 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
866 | 2025.03.26 00:02:18.641206 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 114 | ||
867 | 2025.03.26 00:02:18.644714 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
868 | 2025.03.26 00:02:18.644762 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
869 | 2025.03.26 00:02:18.646213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
870 | 2025.03.26 00:02:18.646515 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
871 | 2025.03.26 00:02:18.647054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 114 | ||
872 | 2025.03.26 00:02:18.654904 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
873 | 2025.03.26 00:02:18.655615 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
874 | 2025.03.26 00:02:18.655653 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
875 | 2025.03.26 00:02:18.656236 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
876 | 2025.03.26 00:02:18.656502 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
877 | 2025.03.26 00:02:18.656693 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
878 | 2025.03.26 00:02:18.751718 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
879 | 2025.03.26 00:02:18.770686 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
880 | 2025.03.26 00:02:18.770736 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
881 | 2025.03.26 00:02:18.777517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
882 | 2025.03.26 00:02:18.778264 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
883 | 2025.03.26 00:02:18.780875 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
884 | 2025.03.26 00:02:19.335132 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
885 | 2025.03.26 00:02:19.335360 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) 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) | ||
886 | 2025.03.26 00:02:19.337681 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
887 | 2025.03.26 00:02:19.339749 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "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')" moved to PREWHERE | ||
888 | 2025.03.26 00:02:19.340075 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
889 | 2025.03.26 00:02:19.342224 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
890 | 2025.03.26 00:02:19.342602 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
891 | 2025.03.26 00:02:19.345718 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
892 | 2025.03.26 00:02:19.347717 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
893 | 2025.03.26 00:02:19.347747 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
894 | 2025.03.26 00:02:19.349790 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
895 | 2025.03.26 00:02:19.349826 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
896 | 2025.03.26 00:02:19.361283 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.026008 sec., 153.79883112888342 rows/sec., 6.35 KiB/sec. | ||
897 | 2025.03.26 00:02:19.361449 [ 3 ] {9fcc92c6-2f5d-4353-992a-656fe3d19d51} <Debug> TCPHandler: Processed in 0.02646227 sec. | ||
898 | 2025.03.26 00:02:19.365238 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.03.26 00:02:19.365431 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
900 | 2025.03.26 00:02:19.365758 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
901 | 2025.03.26 00:02:19.365799 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('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 | ||
902 | 2025.03.26 00:02:19.366063 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
903 | 2025.03.26 00:02:19.366152 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
904 | 2025.03.26 00:02:19.366304 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
905 | 2025.03.26 00:02:19.366340 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
906 | 2025.03.26 00:02:19.366364 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
907 | 2025.03.26 00:02:19.366382 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
908 | 2025.03.26 00:02:19.366424 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('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'))" | ||
909 | 2025.03.26 00:02:19.366446 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
910 | 2025.03.26 00:02:19.367054 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 96.68 KiB/sec. | ||
911 | 2025.03.26 00:02:19.367173 [ 3 ] {d569a822-d1a2-4332-af4f-3b12c410a0df} <Debug> TCPHandler: Processed in 0.002011244 sec. | ||
912 | 2025.03.26 00:02:19.367372 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
913 | 2025.03.26 00:02:19.367515 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', '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) | ||
914 | 2025.03.26 00:02:19.367756 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
915 | 2025.03.26 00:02:19.367790 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', '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 | ||
916 | 2025.03.26 00:02:19.367997 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
917 | 2025.03.26 00:02:19.368062 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
918 | 2025.03.26 00:02:19.368202 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
919 | 2025.03.26 00:02:19.368235 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
920 | 2025.03.26 00:02:19.368258 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
921 | 2025.03.26 00:02:19.368275 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
922 | 2025.03.26 00:02:19.368318 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', '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'))" | ||
923 | 2025.03.26 00:02:19.368338 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
924 | 2025.03.26 00:02:19.368889 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001431 sec., 2795.2480782669463 rows/sec., 115.33 KiB/sec. | ||
925 | 2025.03.26 00:02:19.369009 [ 3 ] {00e44a30-80f9-4fe4-b76a-971264af63eb} <Debug> TCPHandler: Processed in 0.001688574 sec. | ||
926 | 2025.03.26 00:02:19.369220 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
927 | 2025.03.26 00:02:19.369363 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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) | ||
928 | 2025.03.26 00:02:19.369611 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
929 | 2025.03.26 00:02:19.369645 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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 | ||
930 | 2025.03.26 00:02:19.369857 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
931 | 2025.03.26 00:02:19.369922 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
932 | 2025.03.26 00:02:19.370062 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
933 | 2025.03.26 00:02:19.370095 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
934 | 2025.03.26 00:02:19.370118 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
935 | 2025.03.26 00:02:19.370136 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
936 | 2025.03.26 00:02:19.370177 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', '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'))" | ||
937 | 2025.03.26 00:02:19.370198 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
938 | 2025.03.26 00:02:19.370761 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Debug> executeQuery: Read 4 rows, 169.00 B in 0.001455 sec., 2749.1408934707906 rows/sec., 113.43 KiB/sec. | ||
939 | 2025.03.26 00:02:19.370877 [ 3 ] {d4842c2d-80bf-40d0-9dff-fdd4486ba11a} <Debug> TCPHandler: Processed in 0.001709875 sec. | ||
940 | 2025.03.26 00:02:19.372383 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
941 | 2025.03.26 00:02:19.372507 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
942 | 2025.03.26 00:02:19.372558 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
943 | 2025.03.26 00:02:19.373329 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2025.03.26 00:02:19.373381 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
945 | 2025.03.26 00:02:19.373889 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
946 | 2025.03.26 00:02:19.374112 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2025.03.26 00:02:19.374362 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001889 sec., 2117.5224986765484 rows/sec., 223.85 KiB/sec. | ||
948 | 2025.03.26 00:02:19.374524 [ 3 ] {3a51617b-c4a3-4886-af41-661cacaa71e5} <Debug> TCPHandler: Processed in 0.00219084 sec. | ||
949 | 2025.03.26 00:02:19.374661 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
950 | 2025.03.26 00:02:19.374770 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
951 | 2025.03.26 00:02:19.374816 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
952 | 2025.03.26 00:02:19.375475 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
953 | 2025.03.26 00:02:19.375512 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
954 | 2025.03.26 00:02:19.375872 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
955 | 2025.03.26 00:02:19.376109 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
956 | 2025.03.26 00:02:19.376362 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Debug> executeQuery: Read 56 rows, 5.21 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 3.16 MiB/sec. | ||
957 | 2025.03.26 00:02:19.376501 [ 3 ] {05cb0f12-4dbe-4ce4-8463-8092b249b919} <Debug> TCPHandler: Processed in 0.001889031 sec. | ||
958 | 2025.03.26 00:02:19.376639 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
959 | 2025.03.26 00:02:19.376742 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
960 | 2025.03.26 00:02:19.376786 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
961 | 2025.03.26 00:02:19.377360 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
962 | 2025.03.26 00:02:19.377396 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
963 | 2025.03.26 00:02:19.377741 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
964 | 2025.03.26 00:02:19.377982 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
965 | 2025.03.26 00:02:19.378179 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001459 sec., 17820.42494859493 rows/sec., 1.31 MiB/sec. | ||
966 | 2025.03.26 00:02:19.378230 [ 3 ] {7b7fd579-c2f3-4589-9152-2f0ccc204ea8} <Debug> TCPHandler: Processed in 0.001641472 sec. | ||
967 | 2025.03.26 00:02:19.378347 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
968 | 2025.03.26 00:02:19.378450 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
969 | 2025.03.26 00:02:19.378494 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
970 | 2025.03.26 00:02:19.379008 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
971 | 2025.03.26 00:02:19.379048 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
972 | 2025.03.26 00:02:19.379390 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
973 | 2025.03.26 00:02:19.379627 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
974 | 2025.03.26 00:02:19.379829 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Debug> executeQuery: Read 50 rows, 4.02 KiB in 0.001401 sec., 35688.79371877231 rows/sec., 2.80 MiB/sec. | ||
975 | 2025.03.26 00:02:19.379880 [ 3 ] {75c628d5-41e4-4f50-9a31-90b27f94ac95} <Debug> TCPHandler: Processed in 0.001582481 sec. | ||
976 | 2025.03.26 00:02:19.379994 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
977 | 2025.03.26 00:02:19.380097 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
978 | 2025.03.26 00:02:19.380146 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
979 | 2025.03.26 00:02:19.380644 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
980 | 2025.03.26 00:02:19.380682 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
981 | 2025.03.26 00:02:19.381032 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
982 | 2025.03.26 00:02:19.381257 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
983 | 2025.03.26 00:02:19.381468 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001392 sec., 7183.908045977011 rows/sec., 547.21 KiB/sec. | ||
984 | 2025.03.26 00:02:19.381519 [ 3 ] {1b585f25-6c25-40ae-b86d-5c1fb6809c6f} <Debug> TCPHandler: Processed in 0.001575201 sec. | ||
985 | 2025.03.26 00:02:19.381639 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
986 | 2025.03.26 00:02:19.381743 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
987 | 2025.03.26 00:02:19.381806 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
988 | 2025.03.26 00:02:19.382949 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
989 | 2025.03.26 00:02:19.382988 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
990 | 2025.03.26 00:02:19.385925 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
991 | 2025.03.26 00:02:19.386233 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
992 | 2025.03.26 00:02:19.386460 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.004738 sec., 5487.547488391727 rows/sec., 9.83 MiB/sec. | ||
993 | 2025.03.26 00:02:19.386559 [ 3 ] {5c821889-6ed3-4b65-94ae-5fbc2a2bdc7a} <Debug> TCPHandler: Processed in 0.00496935 sec. | ||
994 | 2025.03.26 00:02:19.386690 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
995 | 2025.03.26 00:02:19.386794 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
996 | 2025.03.26 00:02:19.386840 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
997 | 2025.03.26 00:02:19.387256 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
998 | 2025.03.26 00:02:19.387294 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
999 | 2025.03.26 00:02:19.387640 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1000 | 2025.03.26 00:02:19.387875 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1001 | 2025.03.26 00:02:19.388135 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Debug> executeQuery: Read 24 rows, 1.78 KiB in 0.001355 sec., 17712.177121771216 rows/sec., 1.28 MiB/sec. | ||
1002 | 2025.03.26 00:02:19.388192 [ 3 ] {b84894e9-1d81-4292-9ace-98f9638c6cb1} <Debug> TCPHandler: Processed in 0.00155279 sec. | ||
1003 | 2025.03.26 00:02:19.388307 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1004 | 2025.03.26 00:02:19.388410 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1005 | 2025.03.26 00:02:19.388455 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1006 | 2025.03.26 00:02:19.388854 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1007 | 2025.03.26 00:02:19.388891 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1008 | 2025.03.26 00:02:19.389231 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1009 | 2025.03.26 00:02:19.389457 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1010 | 2025.03.26 00:02:19.389657 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001268 sec., 7886.435331230284 rows/sec., 496.75 KiB/sec. | ||
1011 | 2025.03.26 00:02:19.389706 [ 3 ] {32eabe39-9f69-481d-869e-f61e7159f122} <Debug> TCPHandler: Processed in 0.001449416 sec. | ||
1012 | 2025.03.26 00:02:24.335878 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1013 | 2025.03.26 00:02:24.336110 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1014 | 2025.03.26 00:02:24.336193 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1015 | 2025.03.26 00:02:24.336947 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1016 | 2025.03.26 00:02:24.337003 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1017 | 2025.03.26 00:02:24.337441 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1018 | 2025.03.26 00:02:24.337703 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1019 | 2025.03.26 00:02:24.337933 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001882 sec., 2125.3985122210415 rows/sec., 179.02 KiB/sec. | ||
1020 | 2025.03.26 00:02:24.337996 [ 3 ] {ac3d3484-fcf8-4c53-af2f-1179af25c427} <Debug> TCPHandler: Processed in 0.002258073 sec. | ||
1021 | 2025.03.26 00:02:24.338125 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1022 | 2025.03.26 00:02:24.338237 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1023 | 2025.03.26 00:02:24.338285 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1024 | 2025.03.26 00:02:24.338840 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1025 | 2025.03.26 00:02:24.338883 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1026 | 2025.03.26 00:02:24.339239 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1027 | 2025.03.26 00:02:24.339474 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1028 | 2025.03.26 00:02:24.339692 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.00148 sec., 5405.405405405406 rows/sec., 434.17 KiB/sec. | ||
1029 | 2025.03.26 00:02:24.339747 [ 3 ] {e3f8244a-ab6f-45c8-aa2d-6a5233bcbdc3} <Debug> TCPHandler: Processed in 0.001674683 sec. | ||
1030 | 2025.03.26 00:02:24.339868 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1031 | 2025.03.26 00:02:24.339976 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1032 | 2025.03.26 00:02:24.340028 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1033 | 2025.03.26 00:02:24.340515 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1034 | 2025.03.26 00:02:24.340556 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1035 | 2025.03.26 00:02:24.340928 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1036 | 2025.03.26 00:02:24.341159 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1037 | 2025.03.26 00:02:24.341365 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001413 sec., 7077.140835102618 rows/sec., 539.08 KiB/sec. | ||
1038 | 2025.03.26 00:02:24.341417 [ 3 ] {e3a974fc-05b5-4362-81e1-aad26f62bb55} <Debug> TCPHandler: Processed in 0.001599712 sec. | ||
1039 | 2025.03.26 00:02:24.341552 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1040 | 2025.03.26 00:02:24.341657 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1041 | 2025.03.26 00:02:24.341707 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1042 | 2025.03.26 00:02:24.342125 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1043 | 2025.03.26 00:02:24.342166 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1044 | 2025.03.26 00:02:24.342520 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1045 | 2025.03.26 00:02:24.342762 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1046 | 2025.03.26 00:02:24.342936 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001301 sec., 7686.395080707148 rows/sec., 484.15 KiB/sec. | ||
1047 | 2025.03.26 00:02:24.342983 [ 3 ] {afbfc6f7-bf27-444c-8c1d-c91f49a79e98} <Debug> TCPHandler: Processed in 0.001481648 sec. | ||
1048 | 2025.03.26 00:02:26.157683 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1049 | 2025.03.26 00:02:26.158344 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1050 | 2025.03.26 00:02:26.158393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1051 | 2025.03.26 00:02:26.159073 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1052 | 2025.03.26 00:02:26.159414 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1053 | 2025.03.26 00:02:26.159791 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1054 | 2025.03.26 00:02:26.281824 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1055 | 2025.03.26 00:02:26.301643 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1056 | 2025.03.26 00:02:26.301695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1057 | 2025.03.26 00:02:26.308804 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1058 | 2025.03.26 00:02:26.309561 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1059 | 2025.03.26 00:02:26.312192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1060 | 2025.03.26 00:02:27.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.20 MiB, peak 161.20 MiB, free memory in arenas 0.00 B, will set to 158.40 MiB (RSS), difference: 1.20 MiB | ||
1061 | 2025.03.26 00:02:28.648049 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 146 | ||
1062 | 2025.03.26 00:02:28.651026 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1063 | 2025.03.26 00:02:28.651071 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1064 | 2025.03.26 00:02:28.652570 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1065 | 2025.03.26 00:02:28.652881 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1066 | 2025.03.26 00:02:28.653725 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 146 | ||
1067 | 2025.03.26 00:02:29.337026 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1068 | 2025.03.26 00:02:29.337217 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1069 | 2025.03.26 00:02:29.337293 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1070 | 2025.03.26 00:02:29.338083 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1071 | 2025.03.26 00:02:29.338133 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1072 | 2025.03.26 00:02:29.338579 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1073 | 2025.03.26 00:02:29.338836 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1074 | 2025.03.26 00:02:29.339115 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Debug> executeQuery: Read 56 rows, 5.21 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.62 MiB/sec. | ||
1075 | 2025.03.26 00:02:29.339191 [ 3 ] {4722d10d-6020-4c28-8bf7-867e92e27272} <Debug> TCPHandler: Processed in 0.002299084 sec. | ||
1076 | 2025.03.26 00:02:29.339322 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1077 | 2025.03.26 00:02:29.339435 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1078 | 2025.03.26 00:02:29.339485 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1079 | 2025.03.26 00:02:29.340039 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1080 | 2025.03.26 00:02:29.340079 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1081 | 2025.03.26 00:02:29.340436 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1082 | 2025.03.26 00:02:29.340688 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1083 | 2025.03.26 00:02:29.340942 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001518 sec., 17127.799736495388 rows/sec., 1.26 MiB/sec. | ||
1084 | 2025.03.26 00:02:29.341070 [ 3 ] {a072db82-7e60-45c7-9094-7d348504b2c8} <Debug> TCPHandler: Processed in 0.001800527 sec. | ||
1085 | 2025.03.26 00:02:29.341198 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1086 | 2025.03.26 00:02:29.341316 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1087 | 2025.03.26 00:02:29.341365 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1088 | 2025.03.26 00:02:29.342090 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1089 | 2025.03.26 00:02:29.342130 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1090 | 2025.03.26 00:02:29.342522 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1091 | 2025.03.26 00:02:29.342762 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1092 | 2025.03.26 00:02:29.342979 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001688 sec., 20142.18009478673 rows/sec., 1.58 MiB/sec. | ||
1093 | 2025.03.26 00:02:29.343032 [ 3 ] {ce952dc8-a3ea-418a-9e16-e569a755b0b6} <Debug> TCPHandler: Processed in 0.00188936 sec. | ||
1094 | 2025.03.26 00:02:29.343161 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.03.26 00:02:29.343271 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1096 | 2025.03.26 00:02:29.343325 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1097 | 2025.03.26 00:02:29.343854 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1098 | 2025.03.26 00:02:29.343893 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1099 | 2025.03.26 00:02:29.344278 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1100 | 2025.03.26 00:02:29.344526 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1101 | 2025.03.26 00:02:29.344744 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001495 sec., 6688.963210702341 rows/sec., 509.51 KiB/sec. | ||
1102 | 2025.03.26 00:02:29.344795 [ 3 ] {6a962225-83d2-4553-9384-5943221a941f} <Debug> TCPHandler: Processed in 0.001686184 sec. | ||
1103 | 2025.03.26 00:02:29.344900 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1104 | 2025.03.26 00:02:29.345000 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1105 | 2025.03.26 00:02:29.345065 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1106 | 2025.03.26 00:02:29.346154 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1107 | 2025.03.26 00:02:29.346194 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1108 | 2025.03.26 00:02:29.346831 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1109 | 2025.03.26 00:02:29.347094 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1110 | 2025.03.26 00:02:29.347308 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002328 sec., 11168.384879725085 rows/sec., 20.01 MiB/sec. | ||
1111 | 2025.03.26 00:02:29.347414 [ 3 ] {44089e4c-5202-4a48-9dd0-741537f229ed} <Debug> TCPHandler: Processed in 0.002562402 sec. | ||
1112 | 2025.03.26 00:02:29.347548 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1113 | 2025.03.26 00:02:29.347653 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1114 | 2025.03.26 00:02:29.347699 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1115 | 2025.03.26 00:02:29.348116 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1116 | 2025.03.26 00:02:29.348155 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1117 | 2025.03.26 00:02:29.348500 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1118 | 2025.03.26 00:02:29.348734 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1119 | 2025.03.26 00:02:29.348963 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001331 sec., 7513.148009015778 rows/sec., 473.24 KiB/sec. | ||
1120 | 2025.03.26 00:02:29.349045 [ 3 ] {77f4bb76-33c5-4715-a0a7-6af38cca4f55} <Debug> TCPHandler: Processed in 0.001543169 sec. | ||
1121 | 2025.03.26 00:02:33.588738 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1122 | 2025.03.26 00:02:33.588802 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1123 | 2025.03.26 00:02:33.660025 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1124 | 2025.03.26 00:02:33.660881 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1125 | 2025.03.26 00:02:33.660931 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1126 | 2025.03.26 00:02:33.661532 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1127 | 2025.03.26 00:02:33.661783 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1128 | 2025.03.26 00:02:33.661972 [ 68 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1129 | 2025.03.26 00:02:33.662031 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1130 | 2025.03.26 00:02:33.662070 [ 68 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1131 | 2025.03.26 00:02:33.662099 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1132 | 2025.03.26 00:02:33.664256 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
1133 | 2025.03.26 00:02:33.664478 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1134 | 2025.03.26 00:02:33.664628 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1135 | 2025.03.26 00:02:33.664745 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1136 | 2025.03.26 00:02:33.664928 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1137 | 2025.03.26 00:02:33.665130 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1138 | 2025.03.26 00:02:33.665229 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1139 | 2025.03.26 00:02:33.665392 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1140 | 2025.03.26 00:02:33.683467 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.021278193 sec., 131872.10022956366 rows/sec., 1.89 MiB/sec. | ||
1141 | 2025.03.26 00:02:33.684159 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1142 | 2025.03.26 00:02:33.684464 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1143 | 2025.03.26 00:02:33.684543 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_6_1} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1144 | 2025.03.26 00:02:33.684644 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1145 | 2025.03.26 00:02:33.813127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1146 | 2025.03.26 00:02:33.833688 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1147 | 2025.03.26 00:02:33.833737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1148 | 2025.03.26 00:02:33.840745 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1149 | 2025.03.26 00:02:33.841510 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1150 | 2025.03.26 00:02:33.841930 [ 67 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1151 | 2025.03.26 00:02:33.842115 [ 67 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1152 | 2025.03.26 00:02:33.842218 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1153 | 2025.03.26 00:02:33.842705 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
1154 | 2025.03.26 00:02:33.858561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1155 | 2025.03.26 00:02:33.859933 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1156 | 2025.03.26 00:02:33.861047 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
1157 | 2025.03.26 00:02:33.866060 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
1158 | 2025.03.26 00:02:33.871010 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
1159 | 2025.03.26 00:02:33.875929 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
1160 | 2025.03.26 00:02:33.885083 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
1161 | 2025.03.26 00:02:33.889657 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
1162 | 2025.03.26 00:02:33.948712 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106321392 sec., 432.65046793217306 rows/sec., 2.24 MiB/sec. | ||
1163 | 2025.03.26 00:02:33.951404 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1164 | 2025.03.26 00:02:33.954363 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_6_1} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1165 | 2025.03.26 00:02:33.954481 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_6_1} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1166 | 2025.03.26 00:02:33.956961 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1167 | 2025.03.26 00:02:34.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.56 MiB, peak 169.09 MiB, free memory in arenas 0.00 B, will set to 163.07 MiB (RSS), difference: 3.51 MiB | ||
1168 | 2025.03.26 00:02:34.335340 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1169 | 2025.03.26 00:02:34.335545 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1170 | 2025.03.26 00:02:34.335617 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1171 | 2025.03.26 00:02:34.336344 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1172 | 2025.03.26 00:02:34.336388 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1173 | 2025.03.26 00:02:34.336818 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1174 | 2025.03.26 00:02:34.337087 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1175 | 2025.03.26 00:02:34.337287 [ 67 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1176 | 2025.03.26 00:02:34.337361 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001867 sec., 2142.4745581146226 rows/sec., 180.46 KiB/sec. | ||
1177 | 2025.03.26 00:02:34.337378 [ 67 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1178 | 2025.03.26 00:02:34.337452 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1179 | 2025.03.26 00:02:34.337508 [ 3 ] {d4ae3b5d-0075-4a34-8d20-c92d4db826b2} <Debug> TCPHandler: Processed in 0.002304464 sec. | ||
1180 | 2025.03.26 00:02:34.337813 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1181 | 2025.03.26 00:02:34.337832 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
1182 | 2025.03.26 00:02:34.338052 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1183 | 2025.03.26 00:02:34.338075 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1184 | 2025.03.26 00:02:34.338112 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1185 | 2025.03.26 00:02:34.338117 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
1186 | 2025.03.26 00:02:34.338315 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
1187 | 2025.03.26 00:02:34.338760 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1188 | 2025.03.26 00:02:34.339103 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
1189 | 2025.03.26 00:02:34.339399 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
1190 | 2025.03.26 00:02:34.339613 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
1191 | 2025.03.26 00:02:34.340356 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1192 | 2025.03.26 00:02:34.340404 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1193 | 2025.03.26 00:02:34.341028 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1194 | 2025.03.26 00:02:34.341413 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1195 | 2025.03.26 00:02:34.341435 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.003867934 sec., 33092.60189031147 rows/sec., 3.10 MiB/sec. | ||
1196 | 2025.03.26 00:02:34.341631 [ 67 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1197 | 2025.03.26 00:02:34.341726 [ 67 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1198 | 2025.03.26 00:02:34.341789 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1199 | 2025.03.26 00:02:34.341804 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1200 | 2025.03.26 00:02:34.341941 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.003875 sec., 2064.516129032258 rows/sec., 165.83 KiB/sec. | ||
1201 | 2025.03.26 00:02:34.342287 [ 3 ] {2f120ffe-7143-4b2f-8b65-0d372842b639} <Debug> TCPHandler: Processed in 0.004579377 sec. | ||
1202 | 2025.03.26 00:02:34.342309 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1203 | 2025.03.26 00:02:34.342563 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1204 | 2025.03.26 00:02:34.342715 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1205 | 2025.03.26 00:02:34.342843 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1206 | 2025.03.26 00:02:34.342849 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1207 | 2025.03.26 00:02:34.342881 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1208 | 2025.03.26 00:02:34.343206 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1209 | 2025.03.26 00:02:34.343281 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1210 | 2025.03.26 00:02:34.343661 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1211 | 2025.03.26 00:02:34.344051 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1212 | 2025.03.26 00:02:34.343786 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_6_1} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1213 | 2025.03.26 00:02:34.344452 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 34 rows starting from the beginning of the part | ||
1214 | 2025.03.26 00:02:34.344842 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1215 | 2025.03.26 00:02:34.345283 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1216 | 2025.03.26 00:02:34.346301 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1217 | 2025.03.26 00:02:34.346371 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1218 | 2025.03.26 00:02:34.347467 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1219 | 2025.03.26 00:02:34.347902 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 5 columns (5 merged, 0 gathered) in 0.005952161 sec., 19488.72014718688 rows/sec., 1.60 MiB/sec. | ||
1220 | 2025.03.26 00:02:34.348013 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1221 | 2025.03.26 00:02:34.348137 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1222 | 2025.03.26 00:02:34.348251 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1223 | 2025.03.26 00:02:34.348353 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1224 | 2025.03.26 00:02:34.348456 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1225 | 2025.03.26 00:02:34.348614 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.005806 sec., 1722.3561832586977 rows/sec., 131.20 KiB/sec. | ||
1226 | 2025.03.26 00:02:34.349054 [ 3 ] {3e1a7c0b-a255-4ea1-8d68-7f60362eaa2e} <Debug> TCPHandler: Processed in 0.006609602 sec. | ||
1227 | 2025.03.26 00:02:34.349069 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
1228 | 2025.03.26 00:02:34.349411 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1229 | 2025.03.26 00:02:34.349500 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1230 | 2025.03.26 00:02:34.349612 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
1231 | 2025.03.26 00:02:34.349696 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1232 | 2025.03.26 00:02:34.349718 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_6_1} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1233 | 2025.03.26 00:02:34.349855 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1234 | 2025.03.26 00:02:34.350013 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
1235 | 2025.03.26 00:02:34.350519 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_6_1} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1236 | 2025.03.26 00:02:34.350589 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
1237 | 2025.03.26 00:02:34.351035 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
1238 | 2025.03.26 00:02:34.351130 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1239 | 2025.03.26 00:02:34.351457 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
1240 | 2025.03.26 00:02:34.351740 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
1241 | 2025.03.26 00:02:34.352274 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1242 | 2025.03.26 00:02:34.352319 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1243 | 2025.03.26 00:02:34.352897 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1244 | 2025.03.26 00:02:34.353293 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1245 | 2025.03.26 00:02:34.353365 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 5 columns (5 merged, 0 gathered) in 0.004749092 sec., 12212.860900567941 rows/sec., 930.28 KiB/sec. | ||
1246 | 2025.03.26 00:02:34.353519 [ 67 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1247 | 2025.03.26 00:02:34.353604 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1248 | 2025.03.26 00:02:34.353608 [ 67 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2025.03.26 00:02:34.353703 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1250 | 2025.03.26 00:02:34.353717 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.004093 sec., 2443.195699975568 rows/sec., 153.89 KiB/sec. | ||
1251 | 2025.03.26 00:02:34.354075 [ 3 ] {526b0b6d-acd3-42be-b2c6-029c5287d8b1} <Debug> TCPHandler: Processed in 0.004710712 sec. | ||
1252 | 2025.03.26 00:02:34.354232 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
1253 | 2025.03.26 00:02:34.354437 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1254 | 2025.03.26 00:02:34.354488 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1255 | 2025.03.26 00:02:34.354574 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
1256 | 2025.03.26 00:02:34.354598 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1257 | 2025.03.26 00:02:34.354785 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
1258 | 2025.03.26 00:02:34.354901 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
1259 | 2025.03.26 00:02:34.355019 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
1260 | 2025.03.26 00:02:34.355160 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
1261 | 2025.03.26 00:02:34.355408 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
1262 | 2025.03.26 00:02:34.355516 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
1263 | 2025.03.26 00:02:34.356666 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58 rows, containing 4 columns (4 merged, 0 gathered) in 0.00281143 sec., 20630.070818053446 rows/sec., 1.27 MiB/sec. | ||
1264 | 2025.03.26 00:02:34.356795 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1265 | 2025.03.26 00:02:34.357083 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1266 | 2025.03.26 00:02:34.357153 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_6_1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1267 | 2025.03.26 00:02:34.357230 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
1268 | 2025.03.26 00:02:38.654752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 166 | ||
1269 | 2025.03.26 00:02:38.657542 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1270 | 2025.03.26 00:02:38.657592 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1271 | 2025.03.26 00:02:38.659103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1272 | 2025.03.26 00:02:38.659420 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1273 | 2025.03.26 00:02:38.660202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 166 | ||
1274 | 2025.03.26 00:02:39.337342 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1275 | 2025.03.26 00:02:39.337553 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1276 | 2025.03.26 00:02:39.337634 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1277 | 2025.03.26 00:02:39.338377 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2025.03.26 00:02:39.338428 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1279 | 2025.03.26 00:02:39.338860 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1280 | 2025.03.26 00:02:39.339110 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1281 | 2025.03.26 00:02:39.339356 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Debug> executeQuery: Read 56 rows, 5.21 KiB in 0.001858 sec., 30139.93541442411 rows/sec., 2.74 MiB/sec. | ||
1282 | 2025.03.26 00:02:39.339558 [ 3 ] {ac5a1d76-b596-4daf-8be1-f2c5f0d785d7} <Debug> TCPHandler: Processed in 0.002353885 sec. | ||
1283 | 2025.03.26 00:02:39.339712 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1284 | 2025.03.26 00:02:39.339825 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1285 | 2025.03.26 00:02:39.339872 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1286 | 2025.03.26 00:02:39.340420 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1287 | 2025.03.26 00:02:39.340459 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1288 | 2025.03.26 00:02:39.340816 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1289 | 2025.03.26 00:02:39.341058 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1290 | 2025.03.26 00:02:39.341339 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001514 sec., 17173.051519154556 rows/sec., 1.26 MiB/sec. | ||
1291 | 2025.03.26 00:02:39.341446 [ 3 ] {657289b3-a2ac-46c5-8d34-63488b7986fc} <Debug> TCPHandler: Processed in 0.001785917 sec. | ||
1292 | 2025.03.26 00:02:39.341569 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1293 | 2025.03.26 00:02:39.341674 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1294 | 2025.03.26 00:02:39.341719 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1295 | 2025.03.26 00:02:39.342241 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1296 | 2025.03.26 00:02:39.342280 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1297 | 2025.03.26 00:02:39.342631 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1298 | 2025.03.26 00:02:39.342878 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1299 | 2025.03.26 00:02:39.343083 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001431 sec., 23759.608665269043 rows/sec., 1.86 MiB/sec. | ||
1300 | 2025.03.26 00:02:39.343135 [ 3 ] {ffde3042-aef8-4aa3-a130-de17cc733414} <Debug> TCPHandler: Processed in 0.001615281 sec. | ||
1301 | 2025.03.26 00:02:39.343250 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1302 | 2025.03.26 00:02:39.343354 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1303 | 2025.03.26 00:02:39.343402 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1304 | 2025.03.26 00:02:39.343853 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1305 | 2025.03.26 00:02:39.343892 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1306 | 2025.03.26 00:02:39.344251 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1307 | 2025.03.26 00:02:39.344483 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1308 | 2025.03.26 00:02:39.344776 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001416 sec., 7062.146892655367 rows/sec., 537.94 KiB/sec. | ||
1309 | 2025.03.26 00:02:39.344888 [ 3 ] {9df74021-1ee0-40e6-a5da-117aa8fae6a0} <Debug> TCPHandler: Processed in 0.001687155 sec. | ||
1310 | 2025.03.26 00:02:39.345013 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1311 | 2025.03.26 00:02:39.345117 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1312 | 2025.03.26 00:02:39.345185 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1313 | 2025.03.26 00:02:39.346244 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1314 | 2025.03.26 00:02:39.346283 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1315 | 2025.03.26 00:02:39.346899 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1316 | 2025.03.26 00:02:39.347152 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1317 | 2025.03.26 00:02:39.347386 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002291 sec., 11348.756001745962 rows/sec., 20.34 MiB/sec. | ||
1318 | 2025.03.26 00:02:39.347476 [ 3 ] {381e1da2-d79d-4ad2-9e46-ef9543400566} <Debug> TCPHandler: Processed in 0.002512841 sec. | ||
1319 | 2025.03.26 00:02:39.347618 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1320 | 2025.03.26 00:02:39.347754 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1321 | 2025.03.26 00:02:39.347808 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1322 | 2025.03.26 00:02:39.348321 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1323 | 2025.03.26 00:02:39.348369 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1324 | 2025.03.26 00:02:39.348788 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1325 | 2025.03.26 00:02:39.349031 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1326 | 2025.03.26 00:02:39.349241 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001517 sec., 6591.957811470007 rows/sec., 415.22 KiB/sec. | ||
1327 | 2025.03.26 00:02:39.349291 [ 3 ] {fc5d2b3f-1748-4ff2-ab6f-4b22bbfabd6c} <Debug> TCPHandler: Processed in 0.001734406 sec. | ||
1328 | 2025.03.26 00:02:41.163027 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1329 | 2025.03.26 00:02:41.163692 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1330 | 2025.03.26 00:02:41.163736 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1331 | 2025.03.26 00:02:41.164272 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1332 | 2025.03.26 00:02:41.164534 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1333 | 2025.03.26 00:02:41.164831 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1334 | 2025.03.26 00:02:41.359522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1335 | 2025.03.26 00:02:41.377638 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1336 | 2025.03.26 00:02:41.377681 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1337 | 2025.03.26 00:02:41.384502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1338 | 2025.03.26 00:02:41.385235 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1339 | 2025.03.26 00:02:41.388041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1340 | 2025.03.26 00:02:44.336083 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1341 | 2025.03.26 00:02:44.336295 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1342 | 2025.03.26 00:02:44.336377 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1343 | 2025.03.26 00:02:44.337146 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1344 | 2025.03.26 00:02:44.337198 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1345 | 2025.03.26 00:02:44.337638 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1346 | 2025.03.26 00:02:44.337908 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1347 | 2025.03.26 00:02:44.338149 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001913 sec., 2090.9566126502873 rows/sec., 176.12 KiB/sec. | ||
1348 | 2025.03.26 00:02:44.338207 [ 3 ] {c52b18f6-f8fd-4d27-b67d-c56a627a781f} <Debug> TCPHandler: Processed in 0.002268403 sec. | ||
1349 | 2025.03.26 00:02:44.338348 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1350 | 2025.03.26 00:02:44.338482 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1351 | 2025.03.26 00:02:44.338540 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1352 | 2025.03.26 00:02:44.339134 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1353 | 2025.03.26 00:02:44.339177 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1354 | 2025.03.26 00:02:44.339566 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1355 | 2025.03.26 00:02:44.339813 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1356 | 2025.03.26 00:02:44.340027 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001575 sec., 5079.3650793650795 rows/sec., 407.99 KiB/sec. | ||
1357 | 2025.03.26 00:02:44.340081 [ 3 ] {d60042f3-0d83-4bbf-858f-abba4189191d} <Debug> TCPHandler: Processed in 0.001798708 sec. | ||
1358 | 2025.03.26 00:02:44.340197 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1359 | 2025.03.26 00:02:44.340307 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1360 | 2025.03.26 00:02:44.340361 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1361 | 2025.03.26 00:02:44.340836 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1362 | 2025.03.26 00:02:44.340875 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1363 | 2025.03.26 00:02:44.341246 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1364 | 2025.03.26 00:02:44.341485 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1365 | 2025.03.26 00:02:44.341696 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001411 sec., 7087.172218284904 rows/sec., 539.84 KiB/sec. | ||
1366 | 2025.03.26 00:02:44.341753 [ 3 ] {85347d94-a260-468c-be33-a0a08f094125} <Debug> TCPHandler: Processed in 0.001608312 sec. | ||
1367 | 2025.03.26 00:02:44.341874 [ 3 ] {} <Trace> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1368 | 2025.03.26 00:02:44.341978 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49639) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1369 | 2025.03.26 00:02:44.342023 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1370 | 2025.03.26 00:02:44.342437 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1371 | 2025.03.26 00:02:44.342476 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1372 | 2025.03.26 00:02:44.342824 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1373 | 2025.03.26 00:02:44.343070 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1374 | 2025.03.26 00:02:44.343306 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001338 sec., 7473.841554559043 rows/sec., 470.76 KiB/sec. | ||
1375 | 2025.03.26 00:02:44.343488 [ 3 ] {c555f998-f0fb-444d-8ce8-4e00ef74b828} <Debug> TCPHandler: Processed in 0.001660803 sec. | ||
1376 | 2025.03.26 00:02:48.589854 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1377 | 2025.03.26 00:02:48.589929 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1378 | 2025.03.26 00:02:48.660369 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 186 | ||
1379 | 2025.03.26 00:02:48.663428 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1380 | 2025.03.26 00:02:48.663479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1381 | 2025.03.26 00:02:48.664982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1382 | 2025.03.26 00:02:48.665091 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1383 | 2025.03.26 00:02:48.665975 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1384 | 2025.03.26 00:02:48.668244 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1385 | 2025.03.26 00:02:48.668378 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1386 | 2025.03.26 00:02:48.668429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
1387 | 2025.03.26 00:02:48.669034 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1388 | 2025.03.26 00:02:48.669301 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1389 | 2025.03.26 00:02:48.669559 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1390 | 2025.03.26 00:02:48.888247 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1391 | 2025.03.26 00:02:48.907252 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1392 | 2025.03.26 00:02:48.907319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1393 | 2025.03.26 00:02:48.914462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1394 | 2025.03.26 00:02:48.915241 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1395 | 2025.03.26 00:02:48.917573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1396 | 2025.03.26 00:02:49.023817 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
1397 | 2025.03.26 00:02:49.023906 [ 3 ] {} <Debug> TCP-Session: 6ac59618-2aba-429f-9ee6-0d0ef3e816ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1398 | 2025.03.26 00:02:49.336982 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1399 | 2025.03.26 00:02:49.337257 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1400 | 2025.03.26 00:02:49.337343 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1401 | 2025.03.26 00:02:49.338200 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1402 | 2025.03.26 00:02:49.338252 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1403 | 2025.03.26 00:02:49.338693 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1404 | 2025.03.26 00:02:49.338943 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1405 | 2025.03.26 00:02:49.339344 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Debug> executeQuery: Read 56 rows, 5.21 KiB in 0.002142 sec., 26143.790849673205 rows/sec., 2.38 MiB/sec. | ||
1406 | 2025.03.26 00:02:49.339622 [ 4 ] {24e169f4-0883-4f52-bfc9-8243f6d55ddc} <Debug> TCPHandler: Processed in 0.002747518 sec. | ||
1407 | 2025.03.26 00:02:49.339758 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1408 | 2025.03.26 00:02:49.339864 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1409 | 2025.03.26 00:02:49.339910 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1410 | 2025.03.26 00:02:49.340531 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1411 | 2025.03.26 00:02:49.340571 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1412 | 2025.03.26 00:02:49.340930 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1413 | 2025.03.26 00:02:49.341162 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1414 | 2025.03.26 00:02:49.341540 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001613 sec., 16119.032858028517 rows/sec., 1.18 MiB/sec. | ||
1415 | 2025.03.26 00:02:49.341714 [ 4 ] {ae9d658b-c503-4c8b-9698-e585b59d9cda} <Debug> TCPHandler: Processed in 0.001958453 sec. | ||
1416 | 2025.03.26 00:02:49.341827 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1417 | 2025.03.26 00:02:49.341929 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1418 | 2025.03.26 00:02:49.341974 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1419 | 2025.03.26 00:02:49.342544 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1420 | 2025.03.26 00:02:49.342583 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1421 | 2025.03.26 00:02:49.342927 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1422 | 2025.03.26 00:02:49.343155 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1423 | 2025.03.26 00:02:49.343404 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.001504 sec., 22606.382978723406 rows/sec., 1.77 MiB/sec. | ||
1424 | 2025.03.26 00:02:49.343485 [ 4 ] {88ebfeca-b4db-4da4-8ffc-b7835fa380b0} <Debug> TCPHandler: Processed in 0.001737085 sec. | ||
1425 | 2025.03.26 00:02:49.343598 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1426 | 2025.03.26 00:02:49.343698 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1427 | 2025.03.26 00:02:49.343743 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1428 | 2025.03.26 00:02:49.344263 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1429 | 2025.03.26 00:02:49.344301 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1430 | 2025.03.26 00:02:49.344674 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1431 | 2025.03.26 00:02:49.344901 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1432 | 2025.03.26 00:02:49.345107 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001388 sec., 7204.610951008646 rows/sec., 548.79 KiB/sec. | ||
1433 | 2025.03.26 00:02:49.345157 [ 4 ] {0744d030-cce1-41ef-a168-108fca4d6d72} <Debug> TCPHandler: Processed in 0.00157375 sec. | ||
1434 | 2025.03.26 00:02:49.345272 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1435 | 2025.03.26 00:02:49.345376 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1436 | 2025.03.26 00:02:49.345441 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1437 | 2025.03.26 00:02:49.346535 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1438 | 2025.03.26 00:02:49.346571 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1439 | 2025.03.26 00:02:49.347231 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1440 | 2025.03.26 00:02:49.347484 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1441 | 2025.03.26 00:02:49.347824 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002468 sec., 10534.846029173419 rows/sec., 18.88 MiB/sec. | ||
1442 | 2025.03.26 00:02:49.347927 [ 4 ] {ab330d9e-ea73-4609-9545-1fd96ba8845a} <Debug> TCPHandler: Processed in 0.002704527 sec. | ||
1443 | 2025.03.26 00:02:49.348067 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2025.03.26 00:02:49.348200 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1445 | 2025.03.26 00:02:49.348248 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1446 | 2025.03.26 00:02:49.348667 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1447 | 2025.03.26 00:02:49.348705 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1448 | 2025.03.26 00:02:49.349051 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1449 | 2025.03.26 00:02:49.349281 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1450 | 2025.03.26 00:02:49.349482 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001304 sec., 7668.711656441717 rows/sec., 483.04 KiB/sec. | ||
1451 | 2025.03.26 00:02:49.349532 [ 4 ] {0c0be67f-d524-4426-96b9-1b301d6f48fe} <Debug> TCPHandler: Processed in 0.001515699 sec. | ||
1452 | 2025.03.26 00:02:50.000498 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.64 MiB, peak 169.34 MiB, free memory in arenas 0.00 B, will set to 165.28 MiB (RSS), difference: 1.64 MiB | ||
1453 | 2025.03.26 00:02:54.336075 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1454 | 2025.03.26 00:02:54.336264 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1455 | 2025.03.26 00:02:54.336337 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1456 | 2025.03.26 00:02:54.337095 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1457 | 2025.03.26 00:02:54.337142 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1458 | 2025.03.26 00:02:54.337570 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1459 | 2025.03.26 00:02:54.337826 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1460 | 2025.03.26 00:02:54.338088 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001877 sec., 2131.0602024507193 rows/sec., 179.50 KiB/sec. | ||
1461 | 2025.03.26 00:02:54.338148 [ 4 ] {c17136e0-8147-4f21-aa04-7413107f223a} <Debug> TCPHandler: Processed in 0.002212521 sec. | ||
1462 | 2025.03.26 00:02:54.338278 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1463 | 2025.03.26 00:02:54.338386 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1464 | 2025.03.26 00:02:54.338432 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1465 | 2025.03.26 00:02:54.338964 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1466 | 2025.03.26 00:02:54.339003 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1467 | 2025.03.26 00:02:54.339370 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1468 | 2025.03.26 00:02:54.339609 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1469 | 2025.03.26 00:02:54.339794 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001433 sec., 5582.6936496859735 rows/sec., 448.41 KiB/sec. | ||
1470 | 2025.03.26 00:02:54.339847 [ 4 ] {32a1b9e6-fcca-4461-928e-58eda738dc3a} <Debug> TCPHandler: Processed in 0.001620852 sec. | ||
1471 | 2025.03.26 00:02:54.339968 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1472 | 2025.03.26 00:02:54.340080 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1473 | 2025.03.26 00:02:54.340131 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1474 | 2025.03.26 00:02:54.340670 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1475 | 2025.03.26 00:02:54.340709 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1476 | 2025.03.26 00:02:54.341088 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1477 | 2025.03.26 00:02:54.341427 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1478 | 2025.03.26 00:02:54.341659 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.0016 sec., 6250 rows/sec., 476.07 KiB/sec. | ||
1479 | 2025.03.26 00:02:54.341717 [ 4 ] {76315064-7b25-4abc-86f1-b489519b6a32} <Debug> TCPHandler: Processed in 0.001801997 sec. | ||
1480 | 2025.03.26 00:02:54.341846 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1481 | 2025.03.26 00:02:54.341950 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1482 | 2025.03.26 00:02:54.341996 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1483 | 2025.03.26 00:02:54.342417 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1484 | 2025.03.26 00:02:54.342453 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1485 | 2025.03.26 00:02:54.342806 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1486 | 2025.03.26 00:02:54.343034 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1487 | 2025.03.26 00:02:54.343210 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001278 sec., 7824.726134585289 rows/sec., 492.87 KiB/sec. | ||
1488 | 2025.03.26 00:02:54.343257 [ 4 ] {5c80d37a-18f2-465f-bb58-b0e51ccd2897} <Debug> TCPHandler: Processed in 0.001462017 sec. | ||
1489 | 2025.03.26 00:02:56.169970 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1490 | 2025.03.26 00:02:56.170637 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1491 | 2025.03.26 00:02:56.170688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1492 | 2025.03.26 00:02:56.171220 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1493 | 2025.03.26 00:02:56.171470 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1494 | 2025.03.26 00:02:56.171726 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1495 | 2025.03.26 00:02:56.417903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1496 | 2025.03.26 00:02:56.437555 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1497 | 2025.03.26 00:02:56.437619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1498 | 2025.03.26 00:02:56.444888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1499 | 2025.03.26 00:02:56.445620 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1500 | 2025.03.26 00:02:56.449156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1501 | 2025.03.26 00:02:58.668814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 206 | ||
1502 | 2025.03.26 00:02:58.671973 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1503 | 2025.03.26 00:02:58.672025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1504 | 2025.03.26 00:02:58.673503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1505 | 2025.03.26 00:02:58.673815 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1506 | 2025.03.26 00:02:58.673961 [ 43 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1507 | 2025.03.26 00:02:58.674025 [ 43 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1508 | 2025.03.26 00:02:58.674062 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1509 | 2025.03.26 00:02:58.674645 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
1510 | 2025.03.26 00:02:58.675185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
1511 | 2025.03.26 00:02:58.675545 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1512 | 2025.03.26 00:02:58.675665 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
1513 | 2025.03.26 00:02:58.676247 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1514 | 2025.03.26 00:02:58.676809 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 32 rows starting from the beginning of the part | ||
1515 | 2025.03.26 00:02:58.677318 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
1516 | 2025.03.26 00:02:58.677833 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
1517 | 2025.03.26 00:02:58.678416 [ 195 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part | ||
1518 | 2025.03.26 00:02:58.685715 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 72 columns (72 merged, 0 gathered) in 0.011570521 sec., 17803.86553034215 rows/sec., 16.49 MiB/sec. | ||
1519 | 2025.03.26 00:02:58.686297 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1520 | 2025.03.26 00:02:58.686963 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1521 | 2025.03.26 00:02:58.687034 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_6_1} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1522 | 2025.03.26 00:02:58.687206 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
1523 | 2025.03.26 00:02:59.337327 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1524 | 2025.03.26 00:02:59.337529 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1525 | 2025.03.26 00:02:59.337608 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1526 | 2025.03.26 00:02:59.338352 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1527 | 2025.03.26 00:02:59.338395 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1528 | 2025.03.26 00:02:59.338818 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1529 | 2025.03.26 00:02:59.339059 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1530 | 2025.03.26 00:02:59.339253 [ 43 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1531 | 2025.03.26 00:02:59.339319 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Debug> executeQuery: Read 56 rows, 5.21 KiB in 0.001844 sec., 30368.763557483733 rows/sec., 2.76 MiB/sec. | ||
1532 | 2025.03.26 00:02:59.339340 [ 43 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1533 | 2025.03.26 00:02:59.339417 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1534 | 2025.03.26 00:02:59.339472 [ 4 ] {6c0ba915-cc80-4be5-990c-0eb4bbbcd065} <Debug> TCPHandler: Processed in 0.002282633 sec. | ||
1535 | 2025.03.26 00:02:59.339715 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1536 | 2025.03.26 00:02:59.339737 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
1537 | 2025.03.26 00:02:59.340016 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1538 | 2025.03.26 00:02:59.340050 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1539 | 2025.03.26 00:02:59.340076 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1540 | 2025.03.26 00:02:59.340089 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 56 rows starting from the beginning of the part | ||
1541 | 2025.03.26 00:02:59.340243 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
1542 | 2025.03.26 00:02:59.340691 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
1543 | 2025.03.26 00:02:59.341107 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
1544 | 2025.03.26 00:02:59.341488 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
1545 | 2025.03.26 00:02:59.341775 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
1546 | 2025.03.26 00:02:59.342512 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1547 | 2025.03.26 00:02:59.342559 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1548 | 2025.03.26 00:02:59.343104 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1549 | 2025.03.26 00:02:59.343482 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1550 | 2025.03.26 00:02:59.343494 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 5 columns (5 merged, 0 gathered) in 0.003964157 sec., 58524.42272089627 rows/sec., 5.53 MiB/sec. | ||
1551 | 2025.03.26 00:02:59.343762 [ 41 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
1552 | 2025.03.26 00:02:59.343857 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1553 | 2025.03.26 00:02:59.343883 [ 41 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1554 | 2025.03.26 00:02:59.343910 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.003962 sec., 6562.342251388188 rows/sec., 493.46 KiB/sec. | ||
1555 | 2025.03.26 00:02:59.343957 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1556 | 2025.03.26 00:02:59.344256 [ 4 ] {bd087381-bfcd-4ead-88b8-cd07d872c545} <Debug> TCPHandler: Processed in 0.004628469 sec. | ||
1557 | 2025.03.26 00:02:59.344363 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::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 | ||
1558 | 2025.03.26 00:02:59.344499 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1559 | 2025.03.26 00:02:59.344845 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1560 | 2025.03.26 00:02:59.344859 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1561 | 2025.03.26 00:02:59.344930 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1562 | 2025.03.26 00:02:59.344977 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1563 | 2025.03.26 00:02:59.344977 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1564 | 2025.03.26 00:02:59.345480 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1565 | 2025.03.26 00:02:59.345824 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
1566 | 2025.03.26 00:02:59.345943 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_11_2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1567 | 2025.03.26 00:02:59.346179 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1568 | 2025.03.26 00:02:59.346609 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
1569 | 2025.03.26 00:02:59.347467 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1570 | 2025.03.26 00:02:59.348332 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1571 | 2025.03.26 00:02:59.348404 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1572 | 2025.03.26 00:02:59.349434 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 130 rows, containing 5 columns (5 merged, 0 gathered) in 0.00530044 sec., 24526.26574397597 rows/sec., 1.89 MiB/sec. | ||
1573 | 2025.03.26 00:02:59.349460 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1574 | 2025.03.26 00:02:59.349612 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
1575 | 2025.03.26 00:02:59.349919 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1576 | 2025.03.26 00:02:59.350195 [ 41 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1577 | 2025.03.26 00:02:59.350292 [ 41 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1578 | 2025.03.26 00:02:59.350282 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1579 | 2025.03.26 00:02:59.350360 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1580 | 2025.03.26 00:02:59.350465 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Debug> executeQuery: Read 34 rows, 2.72 KiB in 0.005709 sec., 5955.508845682257 rows/sec., 477.25 KiB/sec. | ||
1581 | 2025.03.26 00:02:59.350759 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_5_1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
1582 | 2025.03.26 00:02:59.350798 [ 4 ] {60f20d35-7e51-4d13-b4ca-560b9f08548f} <Debug> TCPHandler: Processed in 0.006383945 sec. | ||
1583 | 2025.03.26 00:02:59.350829 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1584 | 2025.03.26 00:02:59.351062 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1585 | 2025.03.26 00:02:59.351156 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1586 | 2025.03.26 00:02:59.351173 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1587 | 2025.03.26 00:02:59.351207 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part | ||
1588 | 2025.03.26 00:02:59.351281 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1589 | 2025.03.26 00:02:59.351403 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
1590 | 2025.03.26 00:02:59.351459 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1591 | 2025.03.26 00:02:59.351869 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1592 | 2025.03.26 00:02:59.352211 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
1593 | 2025.03.26 00:02:59.352518 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1594 | 2025.03.26 00:02:59.352864 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
1595 | 2025.03.26 00:02:59.353714 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1596 | 2025.03.26 00:02:59.353758 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1597 | 2025.03.26 00:02:59.354339 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1598 | 2025.03.26 00:02:59.354569 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 5 columns (5 merged, 0 gathered) in 0.004068561 sec., 41292.24067182476 rows/sec., 3.39 MiB/sec. | ||
1599 | 2025.03.26 00:02:59.354780 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1600 | 2025.03.26 00:02:59.354809 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1601 | 2025.03.26 00:02:59.355060 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1602 | 2025.03.26 00:02:59.355172 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2025.03.26 00:02:59.355243 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1604 | 2025.03.26 00:02:59.355317 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.004044 sec., 2472.7992087042535 rows/sec., 188.36 KiB/sec. | ||
1605 | 2025.03.26 00:02:59.355631 [ 4 ] {b945d6fc-2ea0-463c-b623-5f428164a039} <Debug> TCPHandler: Processed in 0.004573497 sec. | ||
1606 | 2025.03.26 00:02:59.355724 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
1607 | 2025.03.26 00:02:59.356034 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1608 | 2025.03.26 00:02:59.356234 [ 200 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1609 | 2025.03.26 00:02:59.356411 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1610 | 2025.03.26 00:02:59.356434 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1611 | 2025.03.26 00:02:59.356490 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
1612 | 2025.03.26 00:02:59.356566 [ 200 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_11_2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1613 | 2025.03.26 00:02:59.356900 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1614 | 2025.03.26 00:02:59.356955 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1615 | 2025.03.26 00:02:59.357073 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
1616 | 2025.03.26 00:02:59.357466 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
1617 | 2025.03.26 00:02:59.357844 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
1618 | 2025.03.26 00:02:59.358197 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
1619 | 2025.03.26 00:02:59.358541 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
1620 | 2025.03.26 00:02:59.361910 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 5 columns (5 merged, 0 gathered) in 0.00655718 sec., 16470.494938372896 rows/sec., 1.23 MiB/sec. | ||
1621 | 2025.03.26 00:02:59.362165 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1622 | 2025.03.26 00:02:59.362581 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1623 | 2025.03.26 00:02:59.362653 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1624 | 2025.03.26 00:02:59.362823 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1625 | 2025.03.26 00:02:59.363053 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1626 | 2025.03.26 00:02:59.363209 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
1627 | 2025.03.26 00:02:59.363733 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1628 | 2025.03.26 00:02:59.363999 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1629 | 2025.03.26 00:02:59.364362 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008052 sec., 3229.0114257327373 rows/sec., 5.79 MiB/sec. | ||
1630 | 2025.03.26 00:02:59.364492 [ 4 ] {e375faa0-f251-4e5b-b4b6-88454353f103} <Debug> TCPHandler: Processed in 0.008597816 sec. | ||
1631 | 2025.03.26 00:02:59.364633 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1632 | 2025.03.26 00:02:59.364738 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1633 | 2025.03.26 00:02:59.364785 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1634 | 2025.03.26 00:02:59.365216 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1635 | 2025.03.26 00:02:59.365256 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1636 | 2025.03.26 00:02:59.365612 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1637 | 2025.03.26 00:02:59.365847 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1638 | 2025.03.26 00:02:59.366005 [ 41 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1639 | 2025.03.26 00:02:59.366066 [ 41 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1640 | 2025.03.26 00:02:59.366100 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1641 | 2025.03.26 00:02:59.366098 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001375 sec., 7272.727272727273 rows/sec., 458.10 KiB/sec. | ||
1642 | 2025.03.26 00:02:59.366303 [ 4 ] {af2bb4f9-9c56-4607-9d1a-d8717404f53a} <Debug> TCPHandler: Processed in 0.001717986 sec. | ||
1643 | 2025.03.26 00:02:59.366362 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
1644 | 2025.03.26 00:02:59.366501 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1645 | 2025.03.26 00:02:59.366535 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 58 rows starting from the beginning of the part | ||
1646 | 2025.03.26 00:02:59.366621 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
1647 | 2025.03.26 00:02:59.366719 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
1648 | 2025.03.26 00:02:59.366790 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
1649 | 2025.03.26 00:02:59.366887 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
1650 | 2025.03.26 00:02:59.367112 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
1651 | 2025.03.26 00:02:59.367998 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 108 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811608 sec., 59615.54596800191 rows/sec., 3.67 MiB/sec. | ||
1652 | 2025.03.26 00:02:59.368188 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1653 | 2025.03.26 00:02:59.368545 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1654 | 2025.03.26 00:02:59.368645 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_11_2} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
1655 | 2025.03.26 00:02:59.368742 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
1656 | 2025.03.26 00:03:03.589975 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1657 | 2025.03.26 00:03:03.590040 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1658 | 2025.03.26 00:03:03.672598 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
1659 | 2025.03.26 00:03:03.673249 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1660 | 2025.03.26 00:03:03.673285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1661 | 2025.03.26 00:03:03.673822 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1662 | 2025.03.26 00:03:03.674092 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1663 | 2025.03.26 00:03:03.674312 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
1664 | 2025.03.26 00:03:03.949975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
1665 | 2025.03.26 00:03:03.970235 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1666 | 2025.03.26 00:03:03.970290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1667 | 2025.03.26 00:03:03.977203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1668 | 2025.03.26 00:03:03.977961 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1669 | 2025.03.26 00:03:03.980640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
1670 | 2025.03.26 00:03:04.336137 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1671 | 2025.03.26 00:03:04.336400 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', '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) | ||
1672 | 2025.03.26 00:03:04.336837 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1673 | 2025.03.26 00:03:04.336874 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1674 | 2025.03.26 00:03:04.337153 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1675 | 2025.03.26 00:03:04.337237 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1676 | 2025.03.26 00:03:04.337414 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
1677 | 2025.03.26 00:03:04.337748 [ 287 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1678 | 2025.03.26 00:03:04.337788 [ 286 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1679 | 2025.03.26 00:03:04.337970 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
1680 | 2025.03.26 00:03:04.338004 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1681 | 2025.03.26 00:03:04.342153 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1682 | 2025.03.26 00:03:04.342212 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1683 | 2025.03.26 00:03:04.342320 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1684 | 2025.03.26 00:03:04.342408 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1685 | 2025.03.26 00:03:04.344144 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00785 sec., 1019.1082802547771 rows/sec., 44.54 KiB/sec. | ||
1686 | 2025.03.26 00:03:04.344314 [ 4 ] {7cca3637-181e-4cc0-a14d-0b40c1812230} <Debug> TCPHandler: Processed in 0.008324907 sec. | ||
1687 | 2025.03.26 00:03:04.346070 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1688 | 2025.03.26 00:03:04.346216 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1689 | 2025.03.26 00:03:04.346280 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1690 | 2025.03.26 00:03:04.347034 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1691 | 2025.03.26 00:03:04.347077 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1692 | 2025.03.26 00:03:04.347572 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1693 | 2025.03.26 00:03:04.347785 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1694 | 2025.03.26 00:03:04.348043 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001865 sec., 536.1930294906166 rows/sec., 55.50 KiB/sec. | ||
1695 | 2025.03.26 00:03:04.348226 [ 4 ] {0a499e6b-d384-4e1d-94a6-9983ed8e2160} <Debug> TCPHandler: Processed in 0.002221942 sec. | ||
1696 | 2025.03.26 00:03:04.348371 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1697 | 2025.03.26 00:03:04.348480 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1698 | 2025.03.26 00:03:04.348526 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1699 | 2025.03.26 00:03:04.349105 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1700 | 2025.03.26 00:03:04.349144 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1701 | 2025.03.26 00:03:04.349500 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1702 | 2025.03.26 00:03:04.349731 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1703 | 2025.03.26 00:03:04.349934 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Debug> executeQuery: Read 35 rows, 3.36 KiB in 0.00148 sec., 23648.64864864865 rows/sec., 2.21 MiB/sec. | ||
1704 | 2025.03.26 00:03:04.349988 [ 4 ] {cd377bf4-22e7-42c6-a832-8a2a89859e8b} <Debug> TCPHandler: Processed in 0.001669843 sec. | ||
1705 | 2025.03.26 00:03:04.350092 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1706 | 2025.03.26 00:03:04.350194 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1707 | 2025.03.26 00:03:04.350239 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1708 | 2025.03.26 00:03:04.350762 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1709 | 2025.03.26 00:03:04.350800 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1710 | 2025.03.26 00:03:04.351139 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1711 | 2025.03.26 00:03:04.351368 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1712 | 2025.03.26 00:03:04.351655 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001461 sec., 10266.940451745379 rows/sec., 772.03 KiB/sec. | ||
1713 | 2025.03.26 00:03:04.351761 [ 4 ] {4fee7c58-331b-4946-8f49-3da41ab837ce} <Debug> TCPHandler: Processed in 0.001720925 sec. | ||
1714 | 2025.03.26 00:03:04.351881 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1715 | 2025.03.26 00:03:04.351985 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1716 | 2025.03.26 00:03:04.352029 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1717 | 2025.03.26 00:03:04.352538 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1718 | 2025.03.26 00:03:04.352576 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1719 | 2025.03.26 00:03:04.352900 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1720 | 2025.03.26 00:03:04.353136 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1721 | 2025.03.26 00:03:04.353356 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001386 sec., 721.5007215007215 rows/sec., 47.91 KiB/sec. | ||
1722 | 2025.03.26 00:03:04.353414 [ 4 ] {13ff30e8-4acb-447e-94fc-d1356ccef064} <Debug> TCPHandler: Processed in 0.001583951 sec. | ||
1723 | 2025.03.26 00:03:04.353529 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1724 | 2025.03.26 00:03:04.353633 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1725 | 2025.03.26 00:03:04.353677 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1726 | 2025.03.26 00:03:04.354192 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1727 | 2025.03.26 00:03:04.354229 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1728 | 2025.03.26 00:03:04.354568 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1729 | 2025.03.26 00:03:04.354793 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1730 | 2025.03.26 00:03:04.355071 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Debug> executeQuery: Read 26 rows, 2.08 KiB in 0.001436 sec., 18105.8495821727 rows/sec., 1.42 MiB/sec. | ||
1731 | 2025.03.26 00:03:04.355219 [ 4 ] {5cd12105-89d1-4337-baf7-a6ee0122232d} <Debug> TCPHandler: Processed in 0.001738996 sec. | ||
1732 | 2025.03.26 00:03:04.355338 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1733 | 2025.03.26 00:03:04.355443 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1734 | 2025.03.26 00:03:04.355490 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1735 | 2025.03.26 00:03:04.355965 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1736 | 2025.03.26 00:03:04.356002 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1737 | 2025.03.26 00:03:04.356361 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1738 | 2025.03.26 00:03:04.356593 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1739 | 2025.03.26 00:03:04.356827 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001398 sec., 7153.07582260372 rows/sec., 544.86 KiB/sec. | ||
1740 | 2025.03.26 00:03:04.356912 [ 4 ] {16764b9a-14f4-4bd2-b6e1-49e4123b3ceb} <Debug> TCPHandler: Processed in 0.001625412 sec. | ||
1741 | 2025.03.26 00:03:04.357045 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1742 | 2025.03.26 00:03:04.357178 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1743 | 2025.03.26 00:03:04.357237 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1744 | 2025.03.26 00:03:04.357750 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1745 | 2025.03.26 00:03:04.357796 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1746 | 2025.03.26 00:03:04.358165 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1747 | 2025.03.26 00:03:04.358405 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1748 | 2025.03.26 00:03:04.358666 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 42.15 KiB/sec. | ||
1749 | 2025.03.26 00:03:04.358721 [ 4 ] {4391a44f-dba5-47d0-a501-754706b6852a} <Debug> TCPHandler: Processed in 0.001740535 sec. | ||
1750 | 2025.03.26 00:03:04.358835 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1751 | 2025.03.26 00:03:04.358941 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1752 | 2025.03.26 00:03:04.359006 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1753 | 2025.03.26 00:03:04.360048 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1754 | 2025.03.26 00:03:04.360087 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1755 | 2025.03.26 00:03:04.360691 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1756 | 2025.03.26 00:03:04.360942 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1757 | 2025.03.26 00:03:04.361120 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1758 | 2025.03.26 00:03:04.361180 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002257 sec., 6645.99025254763 rows/sec., 11.91 MiB/sec. | ||
1759 | 2025.03.26 00:03:04.361188 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1760 | 2025.03.26 00:03:04.361262 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1761 | 2025.03.26 00:03:04.361581 [ 4 ] {e1b3797e-7c99-41e9-8c58-31eaac01de0e} <Debug> TCPHandler: Processed in 0.002794709 sec. | ||
1762 | 2025.03.26 00:03:04.361604 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
1763 | 2025.03.26 00:03:04.361745 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1764 | 2025.03.26 00:03:04.361986 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1765 | 2025.03.26 00:03:04.362108 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1766 | 2025.03.26 00:03:04.362310 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1767 | 2025.03.26 00:03:04.362559 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
1768 | 2025.03.26 00:03:04.363279 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
1769 | 2025.03.26 00:03:04.364070 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
1770 | 2025.03.26 00:03:04.364125 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1771 | 2025.03.26 00:03:04.364196 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1772 | 2025.03.26 00:03:04.364690 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1773 | 2025.03.26 00:03:04.365412 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
1774 | 2025.03.26 00:03:04.365501 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1775 | 2025.03.26 00:03:04.365859 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
1776 | 2025.03.26 00:03:04.366282 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1777 | 2025.03.26 00:03:04.367000 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00505 sec., 594.059405940594 rows/sec., 41.96 KiB/sec. | ||
1778 | 2025.03.26 00:03:04.367287 [ 4 ] {229adaf8-3001-4bd0-b596-66c40a1930bd} <Debug> TCPHandler: Processed in 0.005613161 sec. | ||
1779 | 2025.03.26 00:03:04.367478 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1780 | 2025.03.26 00:03:04.367701 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1781 | 2025.03.26 00:03:04.367834 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1782 | 2025.03.26 00:03:04.369813 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1783 | 2025.03.26 00:03:04.369876 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1784 | 2025.03.26 00:03:04.371028 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1785 | 2025.03.26 00:03:04.371560 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1786 | 2025.03.26 00:03:04.372090 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.004455 sec., 2244.6689113355783 rows/sec., 141.39 KiB/sec. | ||
1787 | 2025.03.26 00:03:04.372271 [ 4 ] {d4f8844c-86a2-438a-a13f-2d8ff422bfe9} <Debug> TCPHandler: Processed in 0.004863276 sec. | ||
1788 | 2025.03.26 00:03:04.373558 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 145 rows, containing 19 columns (19 merged, 0 gathered) in 0.012159691 sec., 11924.645124617064 rows/sec., 21.37 MiB/sec. | ||
1789 | 2025.03.26 00:03:04.374033 [ 194 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1790 | 2025.03.26 00:03:04.374767 [ 194 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1791 | 2025.03.26 00:03:04.374902 [ 194 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1792 | 2025.03.26 00:03:04.375041 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
1793 | 2025.03.26 00:03:08.675972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 240 | ||
1794 | 2025.03.26 00:03:08.679078 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1795 | 2025.03.26 00:03:08.679119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
1796 | 2025.03.26 00:03:08.680610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1797 | 2025.03.26 00:03:08.680928 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1798 | 2025.03.26 00:03:08.681749 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 240 | ||
1799 | 2025.03.26 00:03:09.334962 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1800 | 2025.03.26 00:03:09.335231 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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) | ||
1801 | 2025.03.26 00:03:09.335666 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1802 | 2025.03.26 00:03:09.335714 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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 | ||
1803 | 2025.03.26 00:03:09.336011 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1804 | 2025.03.26 00:03:09.336093 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1805 | 2025.03.26 00:03:09.336274 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
1806 | 2025.03.26 00:03:09.336396 [ 287 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1807 | 2025.03.26 00:03:09.336435 [ 288 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1808 | 2025.03.26 00:03:09.336505 [ 286 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1809 | 2025.03.26 00:03:09.336676 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1810 | 2025.03.26 00:03:09.336709 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1811 | 2025.03.26 00:03:09.336805 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1812 | 2025.03.26 00:03:09.336829 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1813 | 2025.03.26 00:03:09.336872 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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'))" | ||
1814 | 2025.03.26 00:03:09.336919 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', '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'))" | ||
1815 | 2025.03.26 00:03:09.338065 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002947 sec., 2714.625042416016 rows/sec., 118.63 KiB/sec. | ||
1816 | 2025.03.26 00:03:09.338206 [ 4 ] {cc0e502d-28d2-40fb-82a3-95f43ca3dd17} <Debug> TCPHandler: Processed in 0.00340267 sec. | ||
1817 | 2025.03.26 00:03:09.340329 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2025.03.26 00:03:09.340615 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1819 | 2025.03.26 00:03:09.341000 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1820 | 2025.03.26 00:03:09.341036 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1821 | 2025.03.26 00:03:09.341261 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1822 | 2025.03.26 00:03:09.341325 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1823 | 2025.03.26 00:03:09.341465 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
1824 | 2025.03.26 00:03:09.341541 [ 288 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1825 | 2025.03.26 00:03:09.341618 [ 287 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1826 | 2025.03.26 00:03:09.341648 [ 286 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1827 | 2025.03.26 00:03:09.341782 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1828 | 2025.03.26 00:03:09.341812 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1829 | 2025.03.26 00:03:09.341892 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1830 | 2025.03.26 00:03:09.341912 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1831 | 2025.03.26 00:03:09.341948 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1832 | 2025.03.26 00:03:09.341988 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1833 | 2025.03.26 00:03:09.342970 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002483 sec., 3221.908981071285 rows/sec., 140.80 KiB/sec. | ||
1834 | 2025.03.26 00:03:09.343095 [ 4 ] {0eaf76fe-13cc-4c6f-b6f3-92f72d11ec58} <Debug> TCPHandler: Processed in 0.002869822 sec. | ||
1835 | 2025.03.26 00:03:09.343293 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1836 | 2025.03.26 00:03:09.343436 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1837 | 2025.03.26 00:03:09.343680 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1838 | 2025.03.26 00:03:09.343734 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1839 | 2025.03.26 00:03:09.343959 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1840 | 2025.03.26 00:03:09.344023 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1841 | 2025.03.26 00:03:09.344162 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
1842 | 2025.03.26 00:03:09.344264 [ 288 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1843 | 2025.03.26 00:03:09.344294 [ 287 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1844 | 2025.03.26 00:03:09.344317 [ 286 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1845 | 2025.03.26 00:03:09.344417 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1846 | 2025.03.26 00:03:09.344445 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1847 | 2025.03.26 00:03:09.344523 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1848 | 2025.03.26 00:03:09.344543 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1849 | 2025.03.26 00:03:09.344579 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1850 | 2025.03.26 00:03:09.344619 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1851 | 2025.03.26 00:03:09.345564 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002186 sec., 3659.652333028362 rows/sec., 159.93 KiB/sec. | ||
1852 | 2025.03.26 00:03:09.345701 [ 4 ] {58cb3000-2781-4f46-96fd-05c54b44b8f0} <Debug> TCPHandler: Processed in 0.002457339 sec. | ||
1853 | 2025.03.26 00:03:09.345962 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1854 | 2025.03.26 00:03:09.346106 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1855 | 2025.03.26 00:03:09.346354 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1856 | 2025.03.26 00:03:09.346392 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1857 | 2025.03.26 00:03:09.346620 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1858 | 2025.03.26 00:03:09.346684 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1859 | 2025.03.26 00:03:09.346822 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1860 | 2025.03.26 00:03:09.346955 [ 288 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1861 | 2025.03.26 00:03:09.346963 [ 287 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1862 | 2025.03.26 00:03:09.346983 [ 286 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1863 | 2025.03.26 00:03:09.347092 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1864 | 2025.03.26 00:03:09.347120 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1865 | 2025.03.26 00:03:09.347199 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1866 | 2025.03.26 00:03:09.347219 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1867 | 2025.03.26 00:03:09.347256 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1868 | 2025.03.26 00:03:09.347295 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1869 | 2025.03.26 00:03:09.348258 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.00221 sec., 3619.9095022624433 rows/sec., 158.19 KiB/sec. | ||
1870 | 2025.03.26 00:03:09.348389 [ 4 ] {e7edbd82-ff5a-487d-ae7b-d056a62eb378} <Debug> TCPHandler: Processed in 0.00247784 sec. | ||
1871 | 2025.03.26 00:03:09.348579 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1872 | 2025.03.26 00:03:09.348725 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1873 | 2025.03.26 00:03:09.348973 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1874 | 2025.03.26 00:03:09.349010 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1875 | 2025.03.26 00:03:09.349243 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1876 | 2025.03.26 00:03:09.349307 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1877 | 2025.03.26 00:03:09.349445 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1878 | 2025.03.26 00:03:09.349579 [ 287 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1879 | 2025.03.26 00:03:09.349581 [ 288 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1880 | 2025.03.26 00:03:09.349610 [ 286 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1881 | 2025.03.26 00:03:09.349719 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1882 | 2025.03.26 00:03:09.349748 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1883 | 2025.03.26 00:03:09.349830 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1884 | 2025.03.26 00:03:09.349850 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1885 | 2025.03.26 00:03:09.349888 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1886 | 2025.03.26 00:03:09.349928 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1887 | 2025.03.26 00:03:09.350908 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002244 sec., 3565.0623885918003 rows/sec., 155.80 KiB/sec. | ||
1888 | 2025.03.26 00:03:09.351034 [ 4 ] {5847d08a-fd90-4ec7-ac88-21c7c7faf2a9} <Debug> TCPHandler: Processed in 0.00250594 sec. | ||
1889 | 2025.03.26 00:03:09.351233 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1890 | 2025.03.26 00:03:09.351378 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1891 | 2025.03.26 00:03:09.351631 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1892 | 2025.03.26 00:03:09.351669 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1893 | 2025.03.26 00:03:09.351910 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1894 | 2025.03.26 00:03:09.351974 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1895 | 2025.03.26 00:03:09.352110 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1896 | 2025.03.26 00:03:09.352237 [ 288 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1897 | 2025.03.26 00:03:09.352258 [ 287 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1898 | 2025.03.26 00:03:09.352268 [ 286 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1899 | 2025.03.26 00:03:09.352376 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1900 | 2025.03.26 00:03:09.352403 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1901 | 2025.03.26 00:03:09.352483 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1902 | 2025.03.26 00:03:09.352503 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1903 | 2025.03.26 00:03:09.352541 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1904 | 2025.03.26 00:03:09.352581 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1905 | 2025.03.26 00:03:09.353506 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002189 sec., 3654.636820465966 rows/sec., 159.71 KiB/sec. | ||
1906 | 2025.03.26 00:03:09.353632 [ 4 ] {faf0f355-7003-474c-bbf5-b07f24119e56} <Debug> TCPHandler: Processed in 0.002448529 sec. | ||
1907 | 2025.03.26 00:03:09.353930 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1908 | 2025.03.26 00:03:09.354076 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1909 | 2025.03.26 00:03:09.354330 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1910 | 2025.03.26 00:03:09.354369 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1911 | 2025.03.26 00:03:09.354611 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1912 | 2025.03.26 00:03:09.354675 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1913 | 2025.03.26 00:03:09.354811 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1914 | 2025.03.26 00:03:09.354954 [ 288 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1915 | 2025.03.26 00:03:09.354979 [ 287 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1916 | 2025.03.26 00:03:09.355013 [ 286 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1917 | 2025.03.26 00:03:09.355150 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1918 | 2025.03.26 00:03:09.355180 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1919 | 2025.03.26 00:03:09.355260 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1920 | 2025.03.26 00:03:09.355280 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1921 | 2025.03.26 00:03:09.355318 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1922 | 2025.03.26 00:03:09.355359 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1923 | 2025.03.26 00:03:09.356356 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002342 sec., 3415.8838599487617 rows/sec., 149.28 KiB/sec. | ||
1924 | 2025.03.26 00:03:09.356487 [ 4 ] {b0df9883-7a0a-4ae3-8a00-0f452c0d0a04} <Debug> TCPHandler: Processed in 0.002607593 sec. | ||
1925 | 2025.03.26 00:03:09.356768 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1926 | 2025.03.26 00:03:09.356916 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1927 | 2025.03.26 00:03:09.357174 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1928 | 2025.03.26 00:03:09.357213 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1929 | 2025.03.26 00:03:09.357460 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1930 | 2025.03.26 00:03:09.357523 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1931 | 2025.03.26 00:03:09.357660 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1932 | 2025.03.26 00:03:09.357778 [ 286 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1933 | 2025.03.26 00:03:09.357797 [ 287 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1934 | 2025.03.26 00:03:09.357815 [ 288 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1935 | 2025.03.26 00:03:09.357938 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1936 | 2025.03.26 00:03:09.357965 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1937 | 2025.03.26 00:03:09.358044 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1938 | 2025.03.26 00:03:09.358064 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1939 | 2025.03.26 00:03:09.358102 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1940 | 2025.03.26 00:03:09.358141 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1941 | 2025.03.26 00:03:09.359127 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002274 sec., 3518.0299032541775 rows/sec., 153.74 KiB/sec. | ||
1942 | 2025.03.26 00:03:09.359254 [ 4 ] {ea611ca2-87e7-41f3-abba-f00fa50d81c1} <Debug> TCPHandler: Processed in 0.002537721 sec. | ||
1943 | 2025.03.26 00:03:09.359473 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1944 | 2025.03.26 00:03:09.359635 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1945 | 2025.03.26 00:03:09.359894 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1946 | 2025.03.26 00:03:09.359936 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1947 | 2025.03.26 00:03:09.360186 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1948 | 2025.03.26 00:03:09.360251 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1949 | 2025.03.26 00:03:09.360390 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1950 | 2025.03.26 00:03:09.360536 [ 287 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1951 | 2025.03.26 00:03:09.360535 [ 288 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1952 | 2025.03.26 00:03:09.360537 [ 286 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1953 | 2025.03.26 00:03:09.360679 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1954 | 2025.03.26 00:03:09.360708 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1955 | 2025.03.26 00:03:09.360790 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1956 | 2025.03.26 00:03:09.360809 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1957 | 2025.03.26 00:03:09.360847 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1958 | 2025.03.26 00:03:09.360888 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1959 | 2025.03.26 00:03:09.361808 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002246 sec., 3561.887800534283 rows/sec., 155.66 KiB/sec. | ||
1960 | 2025.03.26 00:03:09.361936 [ 4 ] {ee5b32ef-c1ce-44ea-9b75-2a7c268a268d} <Debug> TCPHandler: Processed in 0.002528761 sec. | ||
1961 | 2025.03.26 00:03:09.362142 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1962 | 2025.03.26 00:03:09.362292 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1963 | 2025.03.26 00:03:09.362552 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1964 | 2025.03.26 00:03:09.362593 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1965 | 2025.03.26 00:03:09.362843 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1966 | 2025.03.26 00:03:09.362908 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1967 | 2025.03.26 00:03:09.363044 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1968 | 2025.03.26 00:03:09.363173 [ 288 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1969 | 2025.03.26 00:03:09.363175 [ 287 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1970 | 2025.03.26 00:03:09.363194 [ 286 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1971 | 2025.03.26 00:03:09.363315 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1972 | 2025.03.26 00:03:09.363343 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1973 | 2025.03.26 00:03:09.363424 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1974 | 2025.03.26 00:03:09.363444 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1975 | 2025.03.26 00:03:09.363482 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1976 | 2025.03.26 00:03:09.363524 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1977 | 2025.03.26 00:03:09.364466 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002238 sec., 3574.620196604111 rows/sec., 156.22 KiB/sec. | ||
1978 | 2025.03.26 00:03:09.364598 [ 4 ] {51ea23d5-8b71-43f5-a54a-73efdb3f1813} <Debug> TCPHandler: Processed in 0.002508131 sec. | ||
1979 | 2025.03.26 00:03:09.364909 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1980 | 2025.03.26 00:03:09.365060 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1981 | 2025.03.26 00:03:09.365321 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1982 | 2025.03.26 00:03:09.365362 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
1983 | 2025.03.26 00:03:09.365615 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1984 | 2025.03.26 00:03:09.365680 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1985 | 2025.03.26 00:03:09.365815 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1986 | 2025.03.26 00:03:09.365950 [ 288 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1987 | 2025.03.26 00:03:09.365977 [ 286 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1988 | 2025.03.26 00:03:09.365984 [ 287 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1989 | 2025.03.26 00:03:09.366194 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
1990 | 2025.03.26 00:03:09.366218 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1991 | 2025.03.26 00:03:09.366298 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1992 | 2025.03.26 00:03:09.366317 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
1993 | 2025.03.26 00:03:09.366357 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1994 | 2025.03.26 00:03:09.366489 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
1995 | 2025.03.26 00:03:09.367434 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002442 sec., 3276.003276003276 rows/sec., 143.17 KiB/sec. | ||
1996 | 2025.03.26 00:03:09.367560 [ 4 ] {7eff8711-aff4-4f90-bb15-b5313c92a3a2} <Debug> TCPHandler: Processed in 0.002703247 sec. | ||
1997 | 2025.03.26 00:03:09.367770 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1998 | 2025.03.26 00:03:09.367919 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
1999 | 2025.03.26 00:03:09.368182 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2000 | 2025.03.26 00:03:09.368224 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2001 | 2025.03.26 00:03:09.368478 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2002 | 2025.03.26 00:03:09.368542 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2003 | 2025.03.26 00:03:09.368682 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
2004 | 2025.03.26 00:03:09.368813 [ 288 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2005 | 2025.03.26 00:03:09.368823 [ 287 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2006 | 2025.03.26 00:03:09.368840 [ 286 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2007 | 2025.03.26 00:03:09.369000 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2008 | 2025.03.26 00:03:09.369029 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2009 | 2025.03.26 00:03:09.369110 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2010 | 2025.03.26 00:03:09.369132 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
2011 | 2025.03.26 00:03:09.369169 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2012 | 2025.03.26 00:03:09.369209 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2013 | 2025.03.26 00:03:09.370142 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002287 sec., 3498.0323567993005 rows/sec., 152.87 KiB/sec. | ||
2014 | 2025.03.26 00:03:09.370266 [ 4 ] {70f1cae3-4962-440d-b56a-9a721596b1e0} <Debug> TCPHandler: Processed in 0.002546112 sec. | ||
2015 | 2025.03.26 00:03:09.370462 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2016 | 2025.03.26 00:03:09.370611 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2017 | 2025.03.26 00:03:09.370892 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2018 | 2025.03.26 00:03:09.370937 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2019 | 2025.03.26 00:03:09.371199 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2020 | 2025.03.26 00:03:09.371262 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2021 | 2025.03.26 00:03:09.371400 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
2022 | 2025.03.26 00:03:09.371542 [ 287 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2023 | 2025.03.26 00:03:09.371545 [ 288 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2024 | 2025.03.26 00:03:09.371554 [ 286 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2025 | 2025.03.26 00:03:09.371684 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2026 | 2025.03.26 00:03:09.371712 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2027 | 2025.03.26 00:03:09.371794 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2028 | 2025.03.26 00:03:09.371814 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
2029 | 2025.03.26 00:03:09.371852 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2030 | 2025.03.26 00:03:09.371892 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2031 | 2025.03.26 00:03:09.372881 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002335 sec., 3426.1241970021415 rows/sec., 149.73 KiB/sec. | ||
2032 | 2025.03.26 00:03:09.373010 [ 4 ] {6fa0e979-82c7-4690-88fb-6eb3bc81ce82} <Debug> TCPHandler: Processed in 0.002597514 sec. | ||
2033 | 2025.03.26 00:03:09.373214 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2034 | 2025.03.26 00:03:09.373364 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2035 | 2025.03.26 00:03:09.373632 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2036 | 2025.03.26 00:03:09.373674 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2037 | 2025.03.26 00:03:09.373938 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2038 | 2025.03.26 00:03:09.374003 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2039 | 2025.03.26 00:03:09.374141 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
2040 | 2025.03.26 00:03:09.374277 [ 287 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2041 | 2025.03.26 00:03:09.374284 [ 288 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2042 | 2025.03.26 00:03:09.374285 [ 286 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2043 | 2025.03.26 00:03:09.374417 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2044 | 2025.03.26 00:03:09.374445 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2045 | 2025.03.26 00:03:09.374526 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2046 | 2025.03.26 00:03:09.374546 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
2047 | 2025.03.26 00:03:09.374583 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2048 | 2025.03.26 00:03:09.374622 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2049 | 2025.03.26 00:03:09.375577 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002279 sec., 3510.3115401491877 rows/sec., 153.40 KiB/sec. | ||
2050 | 2025.03.26 00:03:09.375704 [ 4 ] {f681289d-3cc9-43d0-9d5f-118355d4b34e} <Debug> TCPHandler: Processed in 0.002540951 sec. | ||
2051 | 2025.03.26 00:03:09.375976 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2052 | 2025.03.26 00:03:09.376127 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2053 | 2025.03.26 00:03:09.376399 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2054 | 2025.03.26 00:03:09.376442 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2055 | 2025.03.26 00:03:09.376712 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2056 | 2025.03.26 00:03:09.376777 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2057 | 2025.03.26 00:03:09.376917 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
2058 | 2025.03.26 00:03:09.377050 [ 287 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2059 | 2025.03.26 00:03:09.377058 [ 288 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2060 | 2025.03.26 00:03:09.377114 [ 286 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2061 | 2025.03.26 00:03:09.377243 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
2062 | 2025.03.26 00:03:09.377287 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2063 | 2025.03.26 00:03:09.377371 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2064 | 2025.03.26 00:03:09.377391 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 8 rows with 2 streams | ||
2065 | 2025.03.26 00:03:09.377430 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2066 | 2025.03.26 00:03:09.377472 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2067 | 2025.03.26 00:03:09.378429 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> executeQuery: Read 8 rows, 358.00 B in 0.002368 sec., 3378.3783783783783 rows/sec., 147.64 KiB/sec. | ||
2068 | 2025.03.26 00:03:09.378557 [ 4 ] {d3843d7c-53fa-434d-ac96-5f8c9903d7de} <Debug> TCPHandler: Processed in 0.002631485 sec. | ||
2069 | 2025.03.26 00:03:09.380945 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2070 | 2025.03.26 00:03:09.381067 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2071 | 2025.03.26 00:03:09.381115 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2072 | 2025.03.26 00:03:09.381778 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2073 | 2025.03.26 00:03:09.381822 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2074 | 2025.03.26 00:03:09.382344 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2075 | 2025.03.26 00:03:09.382565 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2076 | 2025.03.26 00:03:09.382853 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.001803 sec., 8319.46755407654 rows/sec., 1.21 MiB/sec. | ||
2077 | 2025.03.26 00:03:09.382974 [ 4 ] {eb084b5e-6d09-4597-9695-80c364b2df5d} <Debug> TCPHandler: Processed in 0.002082337 sec. | ||
2078 | 2025.03.26 00:03:09.383078 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2079 | 2025.03.26 00:03:09.383183 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2080 | 2025.03.26 00:03:09.383228 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2081 | 2025.03.26 00:03:09.383771 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2082 | 2025.03.26 00:03:09.383811 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2083 | 2025.03.26 00:03:09.384152 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2084 | 2025.03.26 00:03:09.384387 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2085 | 2025.03.26 00:03:09.384676 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001509 sec., 2650.7620941020546 rows/sec., 216.15 KiB/sec. | ||
2086 | 2025.03.26 00:03:09.384728 [ 4 ] {65d3a287-6e7b-4f20-8df0-28abbf50be8d} <Debug> TCPHandler: Processed in 0.001698875 sec. | ||
2087 | 2025.03.26 00:03:09.384843 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2088 | 2025.03.26 00:03:09.384946 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2089 | 2025.03.26 00:03:09.384989 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2090 | 2025.03.26 00:03:09.385532 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2091 | 2025.03.26 00:03:09.385570 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2092 | 2025.03.26 00:03:09.385932 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2093 | 2025.03.26 00:03:09.386182 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2094 | 2025.03.26 00:03:09.386385 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Debug> executeQuery: Read 84 rows, 7.42 KiB in 0.001461 sec., 57494.866529774125 rows/sec., 4.96 MiB/sec. | ||
2095 | 2025.03.26 00:03:09.386435 [ 4 ] {93864ec7-9938-46d5-bc3e-8e483a6e9993} <Debug> TCPHandler: Processed in 0.001642183 sec. | ||
2096 | 2025.03.26 00:03:09.386546 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2097 | 2025.03.26 00:03:09.386661 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2098 | 2025.03.26 00:03:09.386707 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2099 | 2025.03.26 00:03:09.387221 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2100 | 2025.03.26 00:03:09.387260 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2101 | 2025.03.26 00:03:09.387604 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2102 | 2025.03.26 00:03:09.387832 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2103 | 2025.03.26 00:03:09.388108 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001458 sec., 20576.131687242796 rows/sec., 1.50 MiB/sec. | ||
2104 | 2025.03.26 00:03:09.388246 [ 4 ] {0cdf8348-ce8b-494c-8cbc-fcc75e660bcf} <Debug> TCPHandler: Processed in 0.001748276 sec. | ||
2105 | 2025.03.26 00:03:09.388385 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2106 | 2025.03.26 00:03:09.388489 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2107 | 2025.03.26 00:03:09.388537 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2108 | 2025.03.26 00:03:09.389079 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2109 | 2025.03.26 00:03:09.389118 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2110 | 2025.03.26 00:03:09.389462 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2111 | 2025.03.26 00:03:09.389689 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2112 | 2025.03.26 00:03:09.389869 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Debug> executeQuery: Read 66 rows, 5.29 KiB in 0.001401 sec., 47109.207708779446 rows/sec., 3.69 MiB/sec. | ||
2113 | 2025.03.26 00:03:09.389922 [ 4 ] {b0534afc-438e-4858-b402-10c1b96b4d11} <Debug> TCPHandler: Processed in 0.001586411 sec. | ||
2114 | 2025.03.26 00:03:09.390033 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2115 | 2025.03.26 00:03:09.390137 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2116 | 2025.03.26 00:03:09.390185 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2117 | 2025.03.26 00:03:09.390650 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2118 | 2025.03.26 00:03:09.390686 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2119 | 2025.03.26 00:03:09.391057 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2120 | 2025.03.26 00:03:09.391303 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2121 | 2025.03.26 00:03:09.391498 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Debug> executeQuery: Read 52 rows, 3.74 KiB in 0.001383 sec., 37599.42154736081 rows/sec., 2.64 MiB/sec. | ||
2122 | 2025.03.26 00:03:09.391548 [ 4 ] {26ed4f4e-bd30-4cbe-8cf0-54339e5143ff} <Debug> TCPHandler: Processed in 0.00156657 sec. | ||
2123 | 2025.03.26 00:03:09.391649 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2124 | 2025.03.26 00:03:09.391749 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2125 | 2025.03.26 00:03:09.391835 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2126 | 2025.03.26 00:03:09.392888 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2127 | 2025.03.26 00:03:09.392924 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2128 | 2025.03.26 00:03:09.393542 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2129 | 2025.03.26 00:03:09.393795 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2130 | 2025.03.26 00:03:09.394075 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002323 sec., 11192.423590185106 rows/sec., 20.06 MiB/sec. | ||
2131 | 2025.03.26 00:03:09.394320 [ 4 ] {3d426bd4-6308-4944-9927-af6efe987d26} <Debug> TCPHandler: Processed in 0.002719577 sec. | ||
2132 | 2025.03.26 00:03:09.394460 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2133 | 2025.03.26 00:03:09.394563 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2134 | 2025.03.26 00:03:09.394609 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2135 | 2025.03.26 00:03:09.395034 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2136 | 2025.03.26 00:03:09.395072 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.58 GiB. | ||
2137 | 2025.03.26 00:03:09.395421 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2138 | 2025.03.26 00:03:09.395647 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2139 | 2025.03.26 00:03:09.395887 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Debug> executeQuery: Read 26 rows, 1.75 KiB in 0.001328 sec., 19578.31325301205 rows/sec., 1.29 MiB/sec. | ||
2140 | 2025.03.26 00:03:09.396029 [ 4 ] {891228f9-dedf-4fbb-b510-da3febecae06} <Debug> TCPHandler: Processed in 0.001617872 sec. | ||
2141 | 2025.03.26 00:03:10.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.45 MiB, peak 171.71 MiB, free memory in arenas 0.00 B, will set to 167.06 MiB (RSS), difference: -1.39 MiB | ||
2142 | 2025.03.26 00:03:11.175187 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2143 | 2025.03.26 00:03:11.175855 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2144 | 2025.03.26 00:03:11.175905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2145 | 2025.03.26 00:03:11.176435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2146 | 2025.03.26 00:03:11.176693 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2147 | 2025.03.26 00:03:11.176911 [ 28 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2148 | 2025.03.26 00:03:11.176955 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2149 | 2025.03.26 00:03:11.177001 [ 28 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2150 | 2025.03.26 00:03:11.177034 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2151 | 2025.03.26 00:03:11.177173 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
2152 | 2025.03.26 00:03:11.177303 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2153 | 2025.03.26 00:03:11.177344 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
2154 | 2025.03.26 00:03:11.177416 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2155 | 2025.03.26 00:03:11.177504 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2156 | 2025.03.26 00:03:11.177754 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2157 | 2025.03.26 00:03:11.177941 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2158 | 2025.03.26 00:03:11.178025 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2159 | 2025.03.26 00:03:11.179687 [ 191 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002583063 sec., 1983691.4546799671 rows/sec., 28.38 MiB/sec. | ||
2160 | 2025.03.26 00:03:11.180127 [ 191 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2161 | 2025.03.26 00:03:11.180503 [ 191 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2162 | 2025.03.26 00:03:11.180616 [ 191 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_11_2} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2163 | 2025.03.26 00:03:11.180743 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2164 | 2025.03.26 00:03:11.481450 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2165 | 2025.03.26 00:03:11.501797 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2166 | 2025.03.26 00:03:11.501851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2167 | 2025.03.26 00:03:11.509218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2168 | 2025.03.26 00:03:11.510012 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2169 | 2025.03.26 00:03:11.510300 [ 28 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2170 | 2025.03.26 00:03:11.510374 [ 28 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2171 | 2025.03.26 00:03:11.510419 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2172 | 2025.03.26 00:03:11.511124 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
2173 | 2025.03.26 00:03:11.526690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2174 | 2025.03.26 00:03:11.528115 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2175 | 2025.03.26 00:03:11.529307 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
2176 | 2025.03.26 00:03:11.534052 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
2177 | 2025.03.26 00:03:11.539089 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
2178 | 2025.03.26 00:03:11.544187 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
2179 | 2025.03.26 00:03:11.549543 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
2180 | 2025.03.26 00:03:11.553994 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
2181 | 2025.03.26 00:03:11.616688 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.106104926 sec., 782.2445491362013 rows/sec., 4.04 MiB/sec. | ||
2182 | 2025.03.26 00:03:11.619214 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2183 | 2025.03.26 00:03:11.622181 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_11_2} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2184 | 2025.03.26 00:03:11.622281 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_11_2} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2185 | 2025.03.26 00:03:11.624590 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2186 | 2025.03.26 00:03:14.339003 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2187 | 2025.03.26 00:03:14.339200 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2188 | 2025.03.26 00:03:14.339270 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2189 | 2025.03.26 00:03:14.340014 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2190 | 2025.03.26 00:03:14.340057 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2191 | 2025.03.26 00:03:14.340484 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2192 | 2025.03.26 00:03:14.340756 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2193 | 2025.03.26 00:03:14.341036 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Debug> executeQuery: Read 60 rows, 5.33 KiB in 0.001881 sec., 31897.926634768737 rows/sec., 2.76 MiB/sec. | ||
2194 | 2025.03.26 00:03:14.341207 [ 4 ] {94b9035e-f09d-4522-b90d-60067d362cec} <Debug> TCPHandler: Processed in 0.002386177 sec. | ||
2195 | 2025.03.26 00:03:14.341335 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2196 | 2025.03.26 00:03:14.341442 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2197 | 2025.03.26 00:03:14.341490 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2198 | 2025.03.26 00:03:14.342049 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2199 | 2025.03.26 00:03:14.342087 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2200 | 2025.03.26 00:03:14.342444 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2201 | 2025.03.26 00:03:14.342685 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2202 | 2025.03.26 00:03:14.342901 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001482 sec., 10121.457489878543 rows/sec., 761.09 KiB/sec. | ||
2203 | 2025.03.26 00:03:14.342955 [ 4 ] {57816337-2152-4f9e-b797-6ca36719e551} <Debug> TCPHandler: Processed in 0.001671394 sec. | ||
2204 | 2025.03.26 00:03:14.343061 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2205 | 2025.03.26 00:03:14.343171 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2206 | 2025.03.26 00:03:14.343227 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2207 | 2025.03.26 00:03:14.343867 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2208 | 2025.03.26 00:03:14.343907 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2209 | 2025.03.26 00:03:14.344261 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2210 | 2025.03.26 00:03:14.344493 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2211 | 2025.03.26 00:03:14.344718 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001573 sec., 32422.12333121424 rows/sec., 2.53 MiB/sec. | ||
2212 | 2025.03.26 00:03:14.344809 [ 4 ] {06c81f27-dec5-49e8-ba4a-643dad79d71f} <Debug> TCPHandler: Processed in 0.001795147 sec. | ||
2213 | 2025.03.26 00:03:14.344933 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2214 | 2025.03.26 00:03:14.345063 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2215 | 2025.03.26 00:03:14.345123 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2216 | 2025.03.26 00:03:14.345716 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2217 | 2025.03.26 00:03:14.345762 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2218 | 2025.03.26 00:03:14.346180 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2219 | 2025.03.26 00:03:14.346414 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2220 | 2025.03.26 00:03:14.346627 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001592 sec., 37688.44221105528 rows/sec., 2.64 MiB/sec. | ||
2221 | 2025.03.26 00:03:14.346680 [ 4 ] {e7825893-8330-4702-b8e4-f0e19757ba5e} <Debug> TCPHandler: Processed in 0.001801517 sec. | ||
2222 | 2025.03.26 00:03:14.346814 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2223 | 2025.03.26 00:03:14.346918 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2224 | 2025.03.26 00:03:14.346988 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2225 | 2025.03.26 00:03:14.348041 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2226 | 2025.03.26 00:03:14.348082 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2227 | 2025.03.26 00:03:14.348710 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2228 | 2025.03.26 00:03:14.348963 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2229 | 2025.03.26 00:03:14.349205 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002308 sec., 6499.133448873483 rows/sec., 11.65 MiB/sec. | ||
2230 | 2025.03.26 00:03:14.349300 [ 4 ] {9c571fff-af66-48ac-b8c1-c64fe8326e67} <Debug> TCPHandler: Processed in 0.002535461 sec. | ||
2231 | 2025.03.26 00:03:14.349413 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2232 | 2025.03.26 00:03:14.349513 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2233 | 2025.03.26 00:03:14.349560 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2234 | 2025.03.26 00:03:14.349979 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2235 | 2025.03.26 00:03:14.350017 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2236 | 2025.03.26 00:03:14.350370 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2237 | 2025.03.26 00:03:14.350602 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2238 | 2025.03.26 00:03:14.350889 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001375 sec., 21818.18181818182 rows/sec., 1.45 MiB/sec. | ||
2239 | 2025.03.26 00:03:14.351034 [ 4 ] {9189e157-0a8e-44e1-b3aa-9c4c9a259a98} <Debug> TCPHandler: Processed in 0.001669463 sec. | ||
2240 | 2025.03.26 00:03:18.590281 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2241 | 2025.03.26 00:03:18.590355 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2242 | 2025.03.26 00:03:18.677906 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2243 | 2025.03.26 00:03:18.678630 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2244 | 2025.03.26 00:03:18.678685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2245 | 2025.03.26 00:03:18.679329 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2246 | 2025.03.26 00:03:18.679586 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2247 | 2025.03.26 00:03:18.679828 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2248 | 2025.03.26 00:03:18.682752 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 298 | ||
2249 | 2025.03.26 00:03:18.686501 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2250 | 2025.03.26 00:03:18.686548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2251 | 2025.03.26 00:03:18.688098 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2252 | 2025.03.26 00:03:18.688436 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2253 | 2025.03.26 00:03:18.688938 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
2254 | 2025.03.26 00:03:19.027589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2255 | 2025.03.26 00:03:19.046148 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2256 | 2025.03.26 00:03:19.046215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2257 | 2025.03.26 00:03:19.053408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2258 | 2025.03.26 00:03:19.054207 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2025.03.26 00:03:19.057667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2260 | 2025.03.26 00:03:19.337291 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2261 | 2025.03.26 00:03:19.337627 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2262 | 2025.03.26 00:03:19.338150 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2263 | 2025.03.26 00:03:19.338198 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
2264 | 2025.03.26 00:03:19.338903 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2265 | 2025.03.26 00:03:19.338987 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2266 | 2025.03.26 00:03:19.339162 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
2267 | 2025.03.26 00:03:19.339337 [ 287 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2268 | 2025.03.26 00:03:19.339465 [ 288 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2269 | 2025.03.26 00:03:19.339512 [ 291 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2270 | 2025.03.26 00:03:19.339531 [ 290 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2271 | 2025.03.26 00:03:19.339658 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2272 | 2025.03.26 00:03:19.339690 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2273 | 2025.03.26 00:03:19.339808 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2274 | 2025.03.26 00:03:19.339831 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2275 | 2025.03.26 00:03:19.339874 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2276 | 2025.03.26 00:03:19.339920 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2277 | 2025.03.26 00:03:19.339961 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
2278 | 2025.03.26 00:03:19.341425 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.003957 sec., 5812.484205205965 rows/sec., 242.35 KiB/sec. | ||
2279 | 2025.03.26 00:03:19.341582 [ 4 ] {d3236331-edc4-4281-97bd-0a68ed0ad0e8} <Debug> TCPHandler: Processed in 0.004453533 sec. | ||
2280 | 2025.03.26 00:03:19.341933 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2281 | 2025.03.26 00:03:19.342088 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
2282 | 2025.03.26 00:03:19.342360 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2283 | 2025.03.26 00:03:19.342404 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
2284 | 2025.03.26 00:03:19.342682 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2285 | 2025.03.26 00:03:19.342747 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2286 | 2025.03.26 00:03:19.342886 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
2287 | 2025.03.26 00:03:19.343031 [ 291 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2288 | 2025.03.26 00:03:19.343061 [ 288 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2289 | 2025.03.26 00:03:19.343061 [ 290 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2290 | 2025.03.26 00:03:19.343080 [ 287 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2291 | 2025.03.26 00:03:19.343204 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2292 | 2025.03.26 00:03:19.343228 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2293 | 2025.03.26 00:03:19.343330 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2294 | 2025.03.26 00:03:19.343351 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2295 | 2025.03.26 00:03:19.343391 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2296 | 2025.03.26 00:03:19.343432 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2297 | 2025.03.26 00:03:19.343468 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
2298 | 2025.03.26 00:03:19.344816 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002798 sec., 8220.157255182272 rows/sec., 342.74 KiB/sec. | ||
2299 | 2025.03.26 00:03:19.344968 [ 4 ] {16fb5c49-731d-444f-90f1-4a12b539c3b6} <Debug> TCPHandler: Processed in 0.003087919 sec. | ||
2300 | 2025.03.26 00:03:19.345533 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2301 | 2025.03.26 00:03:19.345686 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
2302 | 2025.03.26 00:03:19.345959 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2303 | 2025.03.26 00:03:19.346004 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
2304 | 2025.03.26 00:03:19.346286 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2305 | 2025.03.26 00:03:19.346351 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2306 | 2025.03.26 00:03:19.346489 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
2307 | 2025.03.26 00:03:19.346605 [ 287 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2308 | 2025.03.26 00:03:19.346669 [ 290 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2309 | 2025.03.26 00:03:19.346690 [ 291 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2310 | 2025.03.26 00:03:19.346694 [ 288 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2311 | 2025.03.26 00:03:19.346826 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2312 | 2025.03.26 00:03:19.346854 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2313 | 2025.03.26 00:03:19.346954 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2314 | 2025.03.26 00:03:19.346974 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2315 | 2025.03.26 00:03:19.347013 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2316 | 2025.03.26 00:03:19.347053 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2317 | 2025.03.26 00:03:19.347091 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
2318 | 2025.03.26 00:03:19.348366 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00275 sec., 8363.636363636364 rows/sec., 348.72 KiB/sec. | ||
2319 | 2025.03.26 00:03:19.348521 [ 4 ] {8e3eb424-59f4-4e81-a720-25c9bd8b02ce} <Debug> TCPHandler: Processed in 0.003040138 sec. | ||
2320 | 2025.03.26 00:03:19.348749 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2321 | 2025.03.26 00:03:19.348903 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config: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) | ||
2322 | 2025.03.26 00:03:19.349181 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2323 | 2025.03.26 00:03:19.349225 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config: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 | ||
2324 | 2025.03.26 00:03:19.349512 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2325 | 2025.03.26 00:03:19.349575 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2326 | 2025.03.26 00:03:19.349714 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
2327 | 2025.03.26 00:03:19.349894 [ 288 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2328 | 2025.03.26 00:03:19.349894 [ 290 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2329 | 2025.03.26 00:03:19.349911 [ 287 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2330 | 2025.03.26 00:03:19.349911 [ 291 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2331 | 2025.03.26 00:03:19.350055 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2332 | 2025.03.26 00:03:19.350080 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2333 | 2025.03.26 00:03:19.350181 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2334 | 2025.03.26 00:03:19.350202 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2335 | 2025.03.26 00:03:19.350239 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2336 | 2025.03.26 00:03:19.350280 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2337 | 2025.03.26 00:03:19.350318 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
2338 | 2025.03.26 00:03:19.351631 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002797 sec., 8223.09617447265 rows/sec., 342.86 KiB/sec. | ||
2339 | 2025.03.26 00:03:19.351781 [ 4 ] {3a0aa265-6f40-4f49-86ad-19e0736a6688} <Debug> TCPHandler: Processed in 0.003083989 sec. | ||
2340 | 2025.03.26 00:03:19.351997 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2341 | 2025.03.26 00:03:19.352154 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2342 | 2025.03.26 00:03:19.352432 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2343 | 2025.03.26 00:03:19.352476 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2344 | 2025.03.26 00:03:19.352762 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2345 | 2025.03.26 00:03:19.352825 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2346 | 2025.03.26 00:03:19.352963 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
2347 | 2025.03.26 00:03:19.353135 [ 290 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2348 | 2025.03.26 00:03:19.353126 [ 287 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2349 | 2025.03.26 00:03:19.353170 [ 291 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2350 | 2025.03.26 00:03:19.353166 [ 288 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2351 | 2025.03.26 00:03:19.353320 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2352 | 2025.03.26 00:03:19.353347 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2353 | 2025.03.26 00:03:19.353449 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2354 | 2025.03.26 00:03:19.353470 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2355 | 2025.03.26 00:03:19.353511 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2356 | 2025.03.26 00:03:19.353551 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2357 | 2025.03.26 00:03:19.353586 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2358 | 2025.03.26 00:03:19.354846 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002764 sec., 8321.273516642546 rows/sec., 346.96 KiB/sec. | ||
2359 | 2025.03.26 00:03:19.355008 [ 4 ] {2088e9a5-6fb2-42db-ad7e-eac0be293b32} <Debug> TCPHandler: Processed in 0.003061658 sec. | ||
2360 | 2025.03.26 00:03:19.355235 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2361 | 2025.03.26 00:03:19.355393 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2362 | 2025.03.26 00:03:19.355670 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2363 | 2025.03.26 00:03:19.355715 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2364 | 2025.03.26 00:03:19.356008 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2365 | 2025.03.26 00:03:19.356071 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2366 | 2025.03.26 00:03:19.356210 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
2367 | 2025.03.26 00:03:19.356397 [ 291 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2368 | 2025.03.26 00:03:19.356398 [ 287 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2369 | 2025.03.26 00:03:19.356418 [ 290 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2370 | 2025.03.26 00:03:19.356420 [ 288 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2371 | 2025.03.26 00:03:19.356557 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2372 | 2025.03.26 00:03:19.356584 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2373 | 2025.03.26 00:03:19.356689 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2374 | 2025.03.26 00:03:19.356709 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2375 | 2025.03.26 00:03:19.356749 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2376 | 2025.03.26 00:03:19.356789 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2377 | 2025.03.26 00:03:19.356826 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2378 | 2025.03.26 00:03:19.358040 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002721 sec., 8452.774715178244 rows/sec., 352.44 KiB/sec. | ||
2379 | 2025.03.26 00:03:19.358200 [ 4 ] {7cafa825-0508-4b09-ab3b-2c44dd2c77fc} <Debug> TCPHandler: Processed in 0.003016667 sec. | ||
2380 | 2025.03.26 00:03:19.358415 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2381 | 2025.03.26 00:03:19.358574 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2382 | 2025.03.26 00:03:19.358854 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2383 | 2025.03.26 00:03:19.358899 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2384 | 2025.03.26 00:03:19.359193 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2385 | 2025.03.26 00:03:19.359257 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2386 | 2025.03.26 00:03:19.359395 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
2387 | 2025.03.26 00:03:19.359545 [ 288 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2388 | 2025.03.26 00:03:19.359566 [ 290 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2389 | 2025.03.26 00:03:19.359567 [ 287 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2390 | 2025.03.26 00:03:19.359585 [ 291 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2391 | 2025.03.26 00:03:19.359704 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2392 | 2025.03.26 00:03:19.359729 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2393 | 2025.03.26 00:03:19.359831 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2394 | 2025.03.26 00:03:19.359851 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2395 | 2025.03.26 00:03:19.359890 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2396 | 2025.03.26 00:03:19.359930 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2397 | 2025.03.26 00:03:19.359968 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2398 | 2025.03.26 00:03:19.361250 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00275 sec., 8363.636363636364 rows/sec., 348.72 KiB/sec. | ||
2399 | 2025.03.26 00:03:19.361404 [ 4 ] {ce77e01f-f5f0-4048-921d-aa5af57c99c4} <Debug> TCPHandler: Processed in 0.003039688 sec. | ||
2400 | 2025.03.26 00:03:19.361624 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2401 | 2025.03.26 00:03:19.361781 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2402 | 2025.03.26 00:03:19.362062 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2403 | 2025.03.26 00:03:19.362108 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2404 | 2025.03.26 00:03:19.362434 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2405 | 2025.03.26 00:03:19.362502 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2406 | 2025.03.26 00:03:19.362640 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
2407 | 2025.03.26 00:03:19.362847 [ 288 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2408 | 2025.03.26 00:03:19.362871 [ 287 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2409 | 2025.03.26 00:03:19.362872 [ 290 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2410 | 2025.03.26 00:03:19.362867 [ 291 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2411 | 2025.03.26 00:03:19.363021 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2412 | 2025.03.26 00:03:19.363046 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2413 | 2025.03.26 00:03:19.363150 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2414 | 2025.03.26 00:03:19.363171 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2415 | 2025.03.26 00:03:19.363211 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2416 | 2025.03.26 00:03:19.363252 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2417 | 2025.03.26 00:03:19.363290 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2418 | 2025.03.26 00:03:19.364575 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002867 sec., 8022.322985699337 rows/sec., 334.49 KiB/sec. | ||
2419 | 2025.03.26 00:03:19.364724 [ 4 ] {5ce7b62c-708d-489d-9bab-8f37d0ffbd7a} <Debug> TCPHandler: Processed in 0.003151841 sec. | ||
2420 | 2025.03.26 00:03:19.364940 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2025.03.26 00:03:19.365098 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2422 | 2025.03.26 00:03:19.365381 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2423 | 2025.03.26 00:03:19.365426 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2424 | 2025.03.26 00:03:19.365727 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2425 | 2025.03.26 00:03:19.365790 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2426 | 2025.03.26 00:03:19.365928 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
2427 | 2025.03.26 00:03:19.366083 [ 288 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2428 | 2025.03.26 00:03:19.366116 [ 290 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2429 | 2025.03.26 00:03:19.366139 [ 287 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2430 | 2025.03.26 00:03:19.366139 [ 291 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2431 | 2025.03.26 00:03:19.366251 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2432 | 2025.03.26 00:03:19.366274 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2433 | 2025.03.26 00:03:19.366378 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2434 | 2025.03.26 00:03:19.366398 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2435 | 2025.03.26 00:03:19.366437 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2436 | 2025.03.26 00:03:19.366477 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2437 | 2025.03.26 00:03:19.366515 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2438 | 2025.03.26 00:03:19.367760 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002735 sec., 8409.506398537476 rows/sec., 350.63 KiB/sec. | ||
2439 | 2025.03.26 00:03:19.367915 [ 4 ] {f7d56856-d0b2-4362-b648-5d8479e9b3b7} <Debug> TCPHandler: Processed in 0.003026538 sec. | ||
2440 | 2025.03.26 00:03:19.368155 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2441 | 2025.03.26 00:03:19.368314 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2442 | 2025.03.26 00:03:19.368598 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2443 | 2025.03.26 00:03:19.368645 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2444 | 2025.03.26 00:03:19.368947 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2445 | 2025.03.26 00:03:19.369011 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2446 | 2025.03.26 00:03:19.369149 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
2447 | 2025.03.26 00:03:19.369334 [ 290 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2448 | 2025.03.26 00:03:19.369333 [ 288 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2449 | 2025.03.26 00:03:19.369360 [ 287 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2450 | 2025.03.26 00:03:19.369353 [ 291 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2451 | 2025.03.26 00:03:19.369482 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2452 | 2025.03.26 00:03:19.369506 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2453 | 2025.03.26 00:03:19.369608 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2454 | 2025.03.26 00:03:19.369629 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2455 | 2025.03.26 00:03:19.369668 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2456 | 2025.03.26 00:03:19.369708 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2457 | 2025.03.26 00:03:19.369745 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2458 | 2025.03.26 00:03:19.371029 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00279 sec., 8243.72759856631 rows/sec., 343.72 KiB/sec. | ||
2459 | 2025.03.26 00:03:19.371182 [ 4 ] {6cf56021-590e-4a9a-8bde-ec1d83431da0} <Debug> TCPHandler: Processed in 0.003078308 sec. | ||
2460 | 2025.03.26 00:03:19.371399 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2461 | 2025.03.26 00:03:19.371561 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2462 | 2025.03.26 00:03:19.371848 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2463 | 2025.03.26 00:03:19.371896 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2464 | 2025.03.26 00:03:19.372203 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2465 | 2025.03.26 00:03:19.372266 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2466 | 2025.03.26 00:03:19.372404 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
2467 | 2025.03.26 00:03:19.372591 [ 288 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2468 | 2025.03.26 00:03:19.372618 [ 290 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2469 | 2025.03.26 00:03:19.372619 [ 291 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2470 | 2025.03.26 00:03:19.372602 [ 287 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2471 | 2025.03.26 00:03:19.372756 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2472 | 2025.03.26 00:03:19.372779 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2473 | 2025.03.26 00:03:19.372882 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2474 | 2025.03.26 00:03:19.372903 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2475 | 2025.03.26 00:03:19.372941 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2476 | 2025.03.26 00:03:19.372983 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2477 | 2025.03.26 00:03:19.373021 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2478 | 2025.03.26 00:03:19.374303 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00282 sec., 8156.0283687943265 rows/sec., 340.07 KiB/sec. | ||
2479 | 2025.03.26 00:03:19.374456 [ 4 ] {a328364b-fb33-4eb4-bbf9-9de36d717d03} <Debug> TCPHandler: Processed in 0.00310693 sec. | ||
2480 | 2025.03.26 00:03:19.379956 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2481 | 2025.03.26 00:03:19.380151 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
2482 | 2025.03.26 00:03:19.380506 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2483 | 2025.03.26 00:03:19.380564 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
2484 | 2025.03.26 00:03:19.380945 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2485 | 2025.03.26 00:03:19.381023 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2486 | 2025.03.26 00:03:19.381167 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
2487 | 2025.03.26 00:03:19.381342 [ 287 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2488 | 2025.03.26 00:03:19.381366 [ 291 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2489 | 2025.03.26 00:03:19.381351 [ 288 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2490 | 2025.03.26 00:03:19.381352 [ 290 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2491 | 2025.03.26 00:03:19.381509 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
2492 | 2025.03.26 00:03:19.381537 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2493 | 2025.03.26 00:03:19.381641 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2494 | 2025.03.26 00:03:19.381662 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
2495 | 2025.03.26 00:03:19.381701 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2496 | 2025.03.26 00:03:19.381742 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2497 | 2025.03.26 00:03:19.381779 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
2498 | 2025.03.26 00:03:19.383095 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.003041 sec., 7563.301545544229 rows/sec., 315.35 KiB/sec. | ||
2499 | 2025.03.26 00:03:19.383246 [ 4 ] {97d007f7-07cb-4df4-943c-0ec6e0c5e707} <Debug> TCPHandler: Processed in 0.003351728 sec. | ||
2500 | 2025.03.26 00:03:19.386024 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2501 | 2025.03.26 00:03:19.386161 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2502 | 2025.03.26 00:03:19.386217 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2503 | 2025.03.26 00:03:19.386990 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2504 | 2025.03.26 00:03:19.387041 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2505 | 2025.03.26 00:03:19.387572 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2506 | 2025.03.26 00:03:19.387789 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2507 | 2025.03.26 00:03:19.388024 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001904 sec., 6302.521008403361 rows/sec., 2.24 MiB/sec. | ||
2508 | 2025.03.26 00:03:19.388079 [ 4 ] {cb0b6327-6763-4f98-8952-06ad00876bfe} <Debug> TCPHandler: Processed in 0.002117618 sec. | ||
2509 | 2025.03.26 00:03:19.388179 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2510 | 2025.03.26 00:03:19.388278 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2511 | 2025.03.26 00:03:19.388322 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2512 | 2025.03.26 00:03:19.389552 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2025.03.26 00:03:19.389588 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2514 | 2025.03.26 00:03:19.389957 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2515 | 2025.03.26 00:03:19.390186 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2025.03.26 00:03:19.390400 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002142 sec., 98972.92250233427 rows/sec., 6.29 MiB/sec. | ||
2517 | 2025.03.26 00:03:19.390482 [ 4 ] {66d80c36-c89d-4299-9bee-59036a661d31} <Debug> TCPHandler: Processed in 0.002350365 sec. | ||
2518 | 2025.03.26 00:03:19.390596 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2519 | 2025.03.26 00:03:19.390698 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2520 | 2025.03.26 00:03:19.390742 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2521 | 2025.03.26 00:03:19.391447 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2522 | 2025.03.26 00:03:19.391485 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2523 | 2025.03.26 00:03:19.391886 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2524 | 2025.03.26 00:03:19.392118 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2525 | 2025.03.26 00:03:19.392344 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Debug> executeQuery: Read 643 rows, 52.25 KiB in 0.001667 sec., 385722.8554289142 rows/sec., 30.61 MiB/sec. | ||
2526 | 2025.03.26 00:03:19.392394 [ 4 ] {4bacae6e-e20a-4c27-ba4e-9357f8308d09} <Debug> TCPHandler: Processed in 0.001848619 sec. | ||
2527 | 2025.03.26 00:03:19.392491 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2528 | 2025.03.26 00:03:19.392591 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2529 | 2025.03.26 00:03:19.392634 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2530 | 2025.03.26 00:03:19.393190 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2531 | 2025.03.26 00:03:19.393227 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2532 | 2025.03.26 00:03:19.393570 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2533 | 2025.03.26 00:03:19.393820 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2534 | 2025.03.26 00:03:19.394086 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001515 sec., 87128.71287128712 rows/sec., 5.38 MiB/sec. | ||
2535 | 2025.03.26 00:03:19.394265 [ 4 ] {cfc7e3b9-5359-4020-a26f-adc2a664fbda} <Debug> TCPHandler: Processed in 0.001816778 sec. | ||
2536 | 2025.03.26 00:03:19.394386 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2537 | 2025.03.26 00:03:19.394491 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2538 | 2025.03.26 00:03:19.394534 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2539 | 2025.03.26 00:03:19.395079 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2540 | 2025.03.26 00:03:19.395117 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2541 | 2025.03.26 00:03:19.395462 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2542 | 2025.03.26 00:03:19.395696 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2543 | 2025.03.26 00:03:19.395901 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00143 sec., 79020.97902097902 rows/sec., 5.12 MiB/sec. | ||
2544 | 2025.03.26 00:03:19.395977 [ 4 ] {fd9e5db4-8b29-49c7-8539-fbde5da8d640} <Debug> TCPHandler: Processed in 0.001641522 sec. | ||
2545 | 2025.03.26 00:03:19.396089 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2546 | 2025.03.26 00:03:19.396191 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2547 | 2025.03.26 00:03:19.396234 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2548 | 2025.03.26 00:03:19.396765 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2549 | 2025.03.26 00:03:19.396802 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2550 | 2025.03.26 00:03:19.397147 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2551 | 2025.03.26 00:03:19.397376 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2552 | 2025.03.26 00:03:19.397624 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001437 sec., 77940.15309672931 rows/sec., 4.44 MiB/sec. | ||
2553 | 2025.03.26 00:03:19.397687 [ 4 ] {f1736a60-6ffb-482b-9054-2a1fd4bba9d4} <Debug> TCPHandler: Processed in 0.001648893 sec. | ||
2554 | 2025.03.26 00:03:19.397796 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2555 | 2025.03.26 00:03:19.397898 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2556 | 2025.03.26 00:03:19.397942 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2557 | 2025.03.26 00:03:19.398546 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2558 | 2025.03.26 00:03:19.398584 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2559 | 2025.03.26 00:03:19.398938 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2560 | 2025.03.26 00:03:19.399189 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2561 | 2025.03.26 00:03:19.399394 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Debug> executeQuery: Read 380 rows, 27.43 KiB in 0.001518 sec., 250329.38076416336 rows/sec., 17.65 MiB/sec. | ||
2562 | 2025.03.26 00:03:19.399445 [ 4 ] {b2fcb254-36ea-47ba-a3e1-494262376a86} <Debug> TCPHandler: Processed in 0.001699035 sec. | ||
2563 | 2025.03.26 00:03:19.399569 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2564 | 2025.03.26 00:03:19.399701 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2565 | 2025.03.26 00:03:19.399757 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2566 | 2025.03.26 00:03:19.400227 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2567 | 2025.03.26 00:03:19.400267 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2568 | 2025.03.26 00:03:19.400641 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2569 | 2025.03.26 00:03:19.400877 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2570 | 2025.03.26 00:03:19.401080 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001405 sec., 4270.462633451957 rows/sec., 223.11 KiB/sec. | ||
2571 | 2025.03.26 00:03:19.401133 [ 4 ] {6e5f9d52-2a6f-45b7-9f24-59b730bf66bc} <Debug> TCPHandler: Processed in 0.001627182 sec. | ||
2572 | 2025.03.26 00:03:19.401247 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2573 | 2025.03.26 00:03:19.401351 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2574 | 2025.03.26 00:03:19.401399 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2575 | 2025.03.26 00:03:19.401873 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2576 | 2025.03.26 00:03:19.401911 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2577 | 2025.03.26 00:03:19.402281 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2578 | 2025.03.26 00:03:19.402518 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2579 | 2025.03.26 00:03:19.402719 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001391 sec., 98490.294751977 rows/sec., 6.44 MiB/sec. | ||
2580 | 2025.03.26 00:03:19.402771 [ 4 ] {602bd5bf-6cc0-4d99-8a75-cd59c6b6ac28} <Debug> TCPHandler: Processed in 0.001573561 sec. | ||
2581 | 2025.03.26 00:03:19.402872 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2582 | 2025.03.26 00:03:19.402972 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2583 | 2025.03.26 00:03:19.403018 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2584 | 2025.03.26 00:03:19.403416 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2585 | 2025.03.26 00:03:19.403454 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2586 | 2025.03.26 00:03:19.403793 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2587 | 2025.03.26 00:03:19.404021 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2588 | 2025.03.26 00:03:19.404302 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001337 sec., 747.9431563201197 rows/sec., 50.40 KiB/sec. | ||
2589 | 2025.03.26 00:03:19.404364 [ 4 ] {b6ab30ae-9061-4a79-8131-8143cf8cf485} <Debug> TCPHandler: Processed in 0.001541379 sec. | ||
2590 | 2025.03.26 00:03:19.404490 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2591 | 2025.03.26 00:03:19.404594 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2592 | 2025.03.26 00:03:19.404660 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2593 | 2025.03.26 00:03:19.405808 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2594 | 2025.03.26 00:03:19.405847 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2595 | 2025.03.26 00:03:19.406493 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2596 | 2025.03.26 00:03:19.406741 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2597 | 2025.03.26 00:03:19.406992 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002417 sec., 10757.136946628052 rows/sec., 19.28 MiB/sec. | ||
2598 | 2025.03.26 00:03:19.407098 [ 4 ] {2dcabb0d-6b3c-4ee5-a5dd-6766a335f21b} <Debug> TCPHandler: Processed in 0.002658135 sec. | ||
2599 | 2025.03.26 00:03:19.407224 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2600 | 2025.03.26 00:03:19.407328 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2601 | 2025.03.26 00:03:19.407374 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2602 | 2025.03.26 00:03:19.407802 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2603 | 2025.03.26 00:03:19.407839 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2604 | 2025.03.26 00:03:19.408180 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2605 | 2025.03.26 00:03:19.408404 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2606 | 2025.03.26 00:03:19.408645 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001329 sec., 39127.16328066215 rows/sec., 2.37 MiB/sec. | ||
2607 | 2025.03.26 00:03:19.408858 [ 4 ] {330e880e-d774-41ba-be5d-d56ec1b401b7} <Debug> TCPHandler: Processed in 0.001678064 sec. | ||
2608 | 2025.03.26 00:03:24.338417 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2609 | 2025.03.26 00:03:24.338624 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2610 | 2025.03.26 00:03:24.338699 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2611 | 2025.03.26 00:03:24.339502 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2612 | 2025.03.26 00:03:24.339555 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2613 | 2025.03.26 00:03:24.339996 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2614 | 2025.03.26 00:03:24.340266 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2615 | 2025.03.26 00:03:24.340414 [ 130 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2616 | 2025.03.26 00:03:24.340454 [ 130 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2617 | 2025.03.26 00:03:24.340465 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Debug> executeQuery: Read 60 rows, 5.33 KiB in 0.001894 sec., 31678.98627243928 rows/sec., 2.75 MiB/sec. | ||
2618 | 2025.03.26 00:03:24.340487 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2619 | 2025.03.26 00:03:24.340547 [ 4 ] {ff06a3bb-9d3a-478e-84b9-e16f8a316475} <Debug> TCPHandler: Processed in 0.002264283 sec. | ||
2620 | 2025.03.26 00:03:24.340746 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
2621 | 2025.03.26 00:03:24.340773 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2622 | 2025.03.26 00:03:24.341010 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2623 | 2025.03.26 00:03:24.341023 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2624 | 2025.03.26 00:03:24.341073 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 56 rows starting from the beginning of the part | ||
2625 | 2025.03.26 00:03:24.341124 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2626 | 2025.03.26 00:03:24.341369 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part | ||
2627 | 2025.03.26 00:03:24.341741 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 84 rows starting from the beginning of the part | ||
2628 | 2025.03.26 00:03:24.342105 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2629 | 2025.03.26 00:03:24.342425 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 643 rows starting from the beginning of the part | ||
2630 | 2025.03.26 00:03:24.342695 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
2631 | 2025.03.26 00:03:24.344175 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2025.03.26 00:03:24.344249 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2633 | 2025.03.26 00:03:24.345311 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2634 | 2025.03.26 00:03:24.345952 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 5 columns (5 merged, 0 gathered) in 0.005358122 sec., 175061.33678927057 rows/sec., 15.05 MiB/sec. | ||
2635 | 2025.03.26 00:03:24.345991 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2636 | 2025.03.26 00:03:24.346222 [ 130 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
2637 | 2025.03.26 00:03:24.346285 [ 130 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2638 | 2025.03.26 00:03:24.346311 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2639 | 2025.03.26 00:03:24.346350 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2640 | 2025.03.26 00:03:24.346502 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.005493 sec., 2730.748225013654 rows/sec., 205.34 KiB/sec. | ||
2641 | 2025.03.26 00:03:24.346781 [ 4 ] {dc8764c3-ee8d-4752-b552-d9e678d52d54} <Debug> TCPHandler: Processed in 0.006069735 sec. | ||
2642 | 2025.03.26 00:03:24.346806 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
2643 | 2025.03.26 00:03:24.347117 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2644 | 2025.03.26 00:03:24.347137 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2645 | 2025.03.26 00:03:24.347204 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 26 rows starting from the beginning of the part | ||
2646 | 2025.03.26 00:03:24.347221 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2647 | 2025.03.26 00:03:24.347458 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2648 | 2025.03.26 00:03:24.347679 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_16_3} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2649 | 2025.03.26 00:03:24.347732 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2650 | 2025.03.26 00:03:24.347735 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
2651 | 2025.03.26 00:03:24.348056 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
2652 | 2025.03.26 00:03:24.348279 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
2653 | 2025.03.26 00:03:24.348457 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
2654 | 2025.03.26 00:03:24.348887 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part | ||
2655 | 2025.03.26 00:03:24.349297 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part | ||
2656 | 2025.03.26 00:03:24.350424 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2657 | 2025.03.26 00:03:24.350479 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2658 | 2025.03.26 00:03:24.351185 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 5 columns (5 merged, 0 gathered) in 0.00468355 sec., 49748.58814360901 rows/sec., 3.51 MiB/sec. | ||
2659 | 2025.03.26 00:03:24.351320 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2660 | 2025.03.26 00:03:24.351369 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
2661 | 2025.03.26 00:03:24.351840 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2662 | 2025.03.26 00:03:24.351871 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2663 | 2025.03.26 00:03:24.352113 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_10_2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
2664 | 2025.03.26 00:03:24.352150 [ 130 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2665 | 2025.03.26 00:03:24.352232 [ 130 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2666 | 2025.03.26 00:03:24.352305 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2667 | 2025.03.26 00:03:24.352387 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
2668 | 2025.03.26 00:03:24.352404 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.005116 sec., 9968.725566849102 rows/sec., 797.51 KiB/sec. | ||
2669 | 2025.03.26 00:03:24.352632 [ 4 ] {f6a0b3a1-a82e-4fe9-adc7-84514d72a9ac} <Debug> TCPHandler: Processed in 0.00560688 sec. | ||
2670 | 2025.03.26 00:03:24.352686 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
2671 | 2025.03.26 00:03:24.352849 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2672 | 2025.03.26 00:03:24.352891 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2673 | 2025.03.26 00:03:24.352946 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part | ||
2674 | 2025.03.26 00:03:24.353142 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2675 | 2025.03.26 00:03:24.353183 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
2676 | 2025.03.26 00:03:24.353359 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2677 | 2025.03.26 00:03:24.353570 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 66 rows starting from the beginning of the part | ||
2678 | 2025.03.26 00:03:24.353856 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
2679 | 2025.03.26 00:03:24.354282 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 380 rows starting from the beginning of the part | ||
2680 | 2025.03.26 00:03:24.354653 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
2681 | 2025.03.26 00:03:24.356465 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2682 | 2025.03.26 00:03:24.356535 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2683 | 2025.03.26 00:03:24.357586 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 5 columns (5 merged, 0 gathered) in 0.005055983 sec., 123418.13649294311 rows/sec., 9.55 MiB/sec. | ||
2684 | 2025.03.26 00:03:24.357592 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2685 | 2025.03.26 00:03:24.357815 [ 189 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2686 | 2025.03.26 00:03:24.358070 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2025.03.26 00:03:24.358292 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2688 | 2025.03.26 00:03:24.358366 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2025.03.26 00:03:24.358431 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2690 | 2025.03.26 00:03:24.358438 [ 189 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2025.03.26 00:03:24.358558 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.0055 sec., 10909.09090909091 rows/sec., 783.91 KiB/sec. | ||
2692 | 2025.03.26 00:03:24.358800 [ 189 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_16_3} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2693 | 2025.03.26 00:03:24.358849 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
2694 | 2025.03.26 00:03:24.358884 [ 4 ] {e4842341-6018-4f1f-be20-a5eaec882a32} <Debug> TCPHandler: Processed in 0.006102856 sec. | ||
2695 | 2025.03.26 00:03:24.359013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2696 | 2025.03.26 00:03:24.359186 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2697 | 2025.03.26 00:03:24.359217 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2698 | 2025.03.26 00:03:24.359240 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 108 rows starting from the beginning of the part | ||
2699 | 2025.03.26 00:03:24.359497 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2700 | 2025.03.26 00:03:24.359562 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
2701 | 2025.03.26 00:03:24.359792 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2702 | 2025.03.26 00:03:24.359994 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part | ||
2703 | 2025.03.26 00:03:24.360370 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2704 | 2025.03.26 00:03:24.360740 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 137 rows starting from the beginning of the part | ||
2705 | 2025.03.26 00:03:24.361049 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
2706 | 2025.03.26 00:03:24.364476 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 5 columns (5 merged, 0 gathered) in 0.0059103 sec., 72246.75566384109 rows/sec., 5.04 MiB/sec. | ||
2707 | 2025.03.26 00:03:24.364715 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2708 | 2025.03.26 00:03:24.365037 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2709 | 2025.03.26 00:03:24.365103 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2710 | 2025.03.26 00:03:24.365323 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2711 | 2025.03.26 00:03:24.365536 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2712 | 2025.03.26 00:03:24.365678 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2713 | 2025.03.26 00:03:24.366169 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2714 | 2025.03.26 00:03:24.366434 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2025.03.26 00:03:24.366636 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.007264 sec., 2064.977973568282 rows/sec., 3.70 MiB/sec. | ||
2716 | 2025.03.26 00:03:24.366757 [ 4 ] {01f3a7ae-bcaf-4ff0-8cde-c3cda7f338e2} <Debug> TCPHandler: Processed in 0.007622655 sec. | ||
2717 | 2025.03.26 00:03:24.366898 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2718 | 2025.03.26 00:03:24.367004 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2719 | 2025.03.26 00:03:24.367050 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2720 | 2025.03.26 00:03:24.367487 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2721 | 2025.03.26 00:03:24.367524 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2722 | 2025.03.26 00:03:24.367876 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2723 | 2025.03.26 00:03:24.368134 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2724 | 2025.03.26 00:03:24.368254 [ 130 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2725 | 2025.03.26 00:03:24.368295 [ 130 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2726 | 2025.03.26 00:03:24.368319 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2727 | 2025.03.26 00:03:24.368322 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001338 sec., 22421.52466367713 rows/sec., 1.49 MiB/sec. | ||
2728 | 2025.03.26 00:03:24.368508 [ 4 ] {289d58c1-e8ff-4774-81f2-a99d7e1e0f51} <Debug> TCPHandler: Processed in 0.001651593 sec. | ||
2729 | 2025.03.26 00:03:24.368559 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
2730 | 2025.03.26 00:03:24.368695 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2731 | 2025.03.26 00:03:24.368725 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 108 rows starting from the beginning of the part | ||
2732 | 2025.03.26 00:03:24.368804 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
2733 | 2025.03.26 00:03:24.368988 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
2734 | 2025.03.26 00:03:24.369210 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
2735 | 2025.03.26 00:03:24.369360 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part | ||
2736 | 2025.03.26 00:03:24.369535 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
2737 | 2025.03.26 00:03:24.370852 [ 197 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002452808 sec., 104370.17491789004 rows/sec., 6.56 MiB/sec. | ||
2738 | 2025.03.26 00:03:24.371005 [ 197 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2739 | 2025.03.26 00:03:24.371288 [ 197 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2740 | 2025.03.26 00:03:24.371367 [ 197 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_16_3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2741 | 2025.03.26 00:03:24.371448 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
2742 | 2025.03.26 00:03:26.180773 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2743 | 2025.03.26 00:03:26.181462 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2744 | 2025.03.26 00:03:26.181512 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2745 | 2025.03.26 00:03:26.182040 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2746 | 2025.03.26 00:03:26.182310 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2747 | 2025.03.26 00:03:26.182603 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2748 | 2025.03.26 00:03:26.558566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2749 | 2025.03.26 00:03:26.578769 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2750 | 2025.03.26 00:03:26.578835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2751 | 2025.03.26 00:03:26.586487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2752 | 2025.03.26 00:03:26.587282 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2753 | 2025.03.26 00:03:26.590132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2754 | 2025.03.26 00:03:28.690063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 358 | ||
2755 | 2025.03.26 00:03:28.693710 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2756 | 2025.03.26 00:03:28.693773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2757 | 2025.03.26 00:03:28.695395 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2758 | 2025.03.26 00:03:28.695723 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2759 | 2025.03.26 00:03:28.696400 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 358 | ||
2760 | 2025.03.26 00:03:29.344597 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2761 | 2025.03.26 00:03:29.344811 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2762 | 2025.03.26 00:03:29.344895 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2763 | 2025.03.26 00:03:29.345792 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2764 | 2025.03.26 00:03:29.345845 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2765 | 2025.03.26 00:03:29.346292 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2766 | 2025.03.26 00:03:29.346553 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2767 | 2025.03.26 00:03:29.346805 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002048 sec., 103515.625 rows/sec., 6.58 MiB/sec. | ||
2768 | 2025.03.26 00:03:29.346970 [ 4 ] {ee833c18-128d-4d86-9716-9a89bf0b3eb6} <Debug> TCPHandler: Processed in 0.002515561 sec. | ||
2769 | 2025.03.26 00:03:29.347123 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2770 | 2025.03.26 00:03:29.347239 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2771 | 2025.03.26 00:03:29.347288 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2772 | 2025.03.26 00:03:29.348111 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2773 | 2025.03.26 00:03:29.348152 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2774 | 2025.03.26 00:03:29.348558 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2775 | 2025.03.26 00:03:29.348798 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2776 | 2025.03.26 00:03:29.349011 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Debug> executeQuery: Read 643 rows, 52.25 KiB in 0.001799 sec., 357420.7893274041 rows/sec., 28.36 MiB/sec. | ||
2777 | 2025.03.26 00:03:29.349068 [ 4 ] {a106d40a-2e9b-4106-af97-e3ddfe43bd4c} <Debug> TCPHandler: Processed in 0.001998684 sec. | ||
2778 | 2025.03.26 00:03:29.349173 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2779 | 2025.03.26 00:03:29.349279 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2780 | 2025.03.26 00:03:29.349325 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2781 | 2025.03.26 00:03:29.349880 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2782 | 2025.03.26 00:03:29.349920 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2783 | 2025.03.26 00:03:29.350282 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2784 | 2025.03.26 00:03:29.350536 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2785 | 2025.03.26 00:03:29.350759 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001503 sec., 87824.35129740518 rows/sec., 5.42 MiB/sec. | ||
2786 | 2025.03.26 00:03:29.350811 [ 4 ] {646eefe2-8c3b-421a-887a-af3b56c68592} <Debug> TCPHandler: Processed in 0.001689784 sec. | ||
2787 | 2025.03.26 00:03:29.350911 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2788 | 2025.03.26 00:03:29.351013 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2789 | 2025.03.26 00:03:29.351057 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2790 | 2025.03.26 00:03:29.351593 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2791 | 2025.03.26 00:03:29.351631 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2792 | 2025.03.26 00:03:29.351983 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2793 | 2025.03.26 00:03:29.352223 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2794 | 2025.03.26 00:03:29.352497 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001501 sec., 75283.14457028647 rows/sec., 4.87 MiB/sec. | ||
2795 | 2025.03.26 00:03:29.352708 [ 4 ] {56772807-b7c0-4e4c-91b0-77ef5a423e07} <Debug> TCPHandler: Processed in 0.001838839 sec. | ||
2796 | 2025.03.26 00:03:29.352852 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2797 | 2025.03.26 00:03:29.352958 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2798 | 2025.03.26 00:03:29.353002 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2799 | 2025.03.26 00:03:29.353567 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2800 | 2025.03.26 00:03:29.353606 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2801 | 2025.03.26 00:03:29.353954 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2802 | 2025.03.26 00:03:29.354195 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2803 | 2025.03.26 00:03:29.354461 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001515 sec., 73927.39273927393 rows/sec., 4.21 MiB/sec. | ||
2804 | 2025.03.26 00:03:29.354537 [ 4 ] {c4cd3742-4134-4550-bdcc-05b7aef24f69} <Debug> TCPHandler: Processed in 0.001738085 sec. | ||
2805 | 2025.03.26 00:03:29.354639 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2806 | 2025.03.26 00:03:29.354740 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2807 | 2025.03.26 00:03:29.354785 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2808 | 2025.03.26 00:03:29.355406 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2809 | 2025.03.26 00:03:29.355446 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2810 | 2025.03.26 00:03:29.355812 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2811 | 2025.03.26 00:03:29.356062 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2812 | 2025.03.26 00:03:29.356279 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Debug> executeQuery: Read 380 rows, 27.43 KiB in 0.00156 sec., 243589.7435897436 rows/sec., 17.17 MiB/sec. | ||
2813 | 2025.03.26 00:03:29.356333 [ 4 ] {65295784-8aa5-4974-82f3-18c913bea274} <Debug> TCPHandler: Processed in 0.001744386 sec. | ||
2814 | 2025.03.26 00:03:29.356463 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2815 | 2025.03.26 00:03:29.356599 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2816 | 2025.03.26 00:03:29.356655 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2817 | 2025.03.26 00:03:29.357173 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2818 | 2025.03.26 00:03:29.357219 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2819 | 2025.03.26 00:03:29.357589 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2820 | 2025.03.26 00:03:29.357825 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2821 | 2025.03.26 00:03:29.358108 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001517 sec., 3955.174686882004 rows/sec., 206.64 KiB/sec. | ||
2822 | 2025.03.26 00:03:29.358174 [ 4 ] {9a2ef9a7-0172-4631-bcee-b699ffa5b00b} <Debug> TCPHandler: Processed in 0.001775427 sec. | ||
2823 | 2025.03.26 00:03:29.358294 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2824 | 2025.03.26 00:03:29.358396 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2825 | 2025.03.26 00:03:29.358444 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2826 | 2025.03.26 00:03:29.358928 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2827 | 2025.03.26 00:03:29.358967 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2828 | 2025.03.26 00:03:29.359342 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2829 | 2025.03.26 00:03:29.359579 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2830 | 2025.03.26 00:03:29.359780 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001404 sec., 97578.34757834757 rows/sec., 6.38 MiB/sec. | ||
2831 | 2025.03.26 00:03:29.359829 [ 4 ] {2aa9ef27-4b85-41e8-9838-262f4870aac7} <Debug> TCPHandler: Processed in 0.001584721 sec. | ||
2832 | 2025.03.26 00:03:29.359928 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2833 | 2025.03.26 00:03:29.360027 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2834 | 2025.03.26 00:03:29.360073 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2835 | 2025.03.26 00:03:29.360513 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2836 | 2025.03.26 00:03:29.360552 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2837 | 2025.03.26 00:03:29.360887 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2838 | 2025.03.26 00:03:29.361112 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2839 | 2025.03.26 00:03:29.361390 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec. | ||
2840 | 2025.03.26 00:03:29.361478 [ 4 ] {e60efa97-f677-43f5-8e42-ff05256299fc} <Debug> TCPHandler: Processed in 0.001598651 sec. | ||
2841 | 2025.03.26 00:03:29.361597 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2842 | 2025.03.26 00:03:29.361700 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2843 | 2025.03.26 00:03:29.361767 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2844 | 2025.03.26 00:03:29.362842 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2845 | 2025.03.26 00:03:29.362881 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2846 | 2025.03.26 00:03:29.363490 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2847 | 2025.03.26 00:03:29.363738 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2848 | 2025.03.26 00:03:29.363911 [ 151 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2849 | 2025.03.26 00:03:29.364010 [ 151 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2850 | 2025.03.26 00:03:29.364017 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002327 sec., 11173.184357541899 rows/sec., 20.02 MiB/sec. | ||
2851 | 2025.03.26 00:03:29.364045 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2852 | 2025.03.26 00:03:29.364454 [ 4 ] {9e8c68fc-c809-45a1-875f-1ff02ea7bb0d} <Debug> TCPHandler: Processed in 0.002905633 sec. | ||
2853 | 2025.03.26 00:03:29.364475 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
2854 | 2025.03.26 00:03:29.364649 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2855 | 2025.03.26 00:03:29.364892 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2856 | 2025.03.26 00:03:29.365017 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2857 | 2025.03.26 00:03:29.365489 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2858 | 2025.03.26 00:03:29.365718 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 145 rows starting from the beginning of the part | ||
2859 | 2025.03.26 00:03:29.366393 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
2860 | 2025.03.26 00:03:29.367111 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
2861 | 2025.03.26 00:03:29.367190 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2862 | 2025.03.26 00:03:29.367264 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2863 | 2025.03.26 00:03:29.367732 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
2864 | 2025.03.26 00:03:29.368445 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part | ||
2865 | 2025.03.26 00:03:29.368884 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2866 | 2025.03.26 00:03:29.369201 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
2867 | 2025.03.26 00:03:29.369839 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2025.03.26 00:03:29.370524 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.005696 sec., 9129.213483146068 rows/sec., 566.80 KiB/sec. | ||
2869 | 2025.03.26 00:03:29.370646 [ 4 ] {ec0463e6-3fc5-45d4-83f3-e5f2478937ba} <Debug> TCPHandler: Processed in 0.006071215 sec. | ||
2870 | 2025.03.26 00:03:29.373293 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 19 columns (19 merged, 0 gathered) in 0.009059191 sec., 27927.438553839966 rows/sec., 50.04 MiB/sec. | ||
2871 | 2025.03.26 00:03:29.373859 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2872 | 2025.03.26 00:03:29.374318 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2873 | 2025.03.26 00:03:29.374410 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2874 | 2025.03.26 00:03:29.374528 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
2875 | 2025.03.26 00:03:31.068032 [ 150 ] {} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2876 | 2025.03.26 00:03:31.068109 [ 150 ] {} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2877 | 2025.03.26 00:03:31.068132 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2878 | 2025.03.26 00:03:31.068321 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::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 | ||
2879 | 2025.03.26 00:03:31.068672 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2880 | 2025.03.26 00:03:31.068722 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
2881 | 2025.03.26 00:03:31.068817 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
2882 | 2025.03.26 00:03:31.068959 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::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 | ||
2883 | 2025.03.26 00:03:31.069042 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 15 rows starting from the beginning of the part | ||
2884 | 2025.03.26 00:03:31.069243 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::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 | ||
2885 | 2025.03.26 00:03:31.071532 [ 195 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 6 columns (6 merged, 0 gathered) in 0.003319536 sec., 10844.889165232731 rows/sec., 2.25 MiB/sec. | ||
2886 | 2025.03.26 00:03:31.071712 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2887 | 2025.03.26 00:03:31.072101 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2888 | 2025.03.26 00:03:31.072186 [ 201 ] {865500f9-54d9-4242-b08d-d7a2f16567e6::all_1_5_1} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2889 | 2025.03.26 00:03:31.072273 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2890 | 2025.03.26 00:03:33.590606 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2891 | 2025.03.26 00:03:33.590654 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2892 | 2025.03.26 00:03:33.683595 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2893 | 2025.03.26 00:03:33.684278 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2894 | 2025.03.26 00:03:33.684324 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2895 | 2025.03.26 00:03:33.684897 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2896 | 2025.03.26 00:03:33.685155 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2897 | 2025.03.26 00:03:33.685394 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2898 | 2025.03.26 00:03:34.091015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2899 | 2025.03.26 00:03:34.111971 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2900 | 2025.03.26 00:03:34.112026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2901 | 2025.03.26 00:03:34.119381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2902 | 2025.03.26 00:03:34.120147 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2903 | 2025.03.26 00:03:34.122829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2904 | 2025.03.26 00:03:34.337878 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2905 | 2025.03.26 00:03:34.338073 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2906 | 2025.03.26 00:03:34.338149 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2907 | 2025.03.26 00:03:34.338920 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2908 | 2025.03.26 00:03:34.338971 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2909 | 2025.03.26 00:03:34.339477 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2910 | 2025.03.26 00:03:34.339726 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2911 | 2025.03.26 00:03:34.339981 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Debug> executeQuery: Read 60 rows, 5.33 KiB in 0.001964 sec., 30549.89816700611 rows/sec., 2.65 MiB/sec. | ||
2912 | 2025.03.26 00:03:34.340039 [ 4 ] {32508ab2-5f33-4de0-8946-86da03d3f8d5} <Debug> TCPHandler: Processed in 0.002300004 sec. | ||
2913 | 2025.03.26 00:03:34.340172 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2914 | 2025.03.26 00:03:34.340279 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2915 | 2025.03.26 00:03:34.340323 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2916 | 2025.03.26 00:03:34.340841 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2917 | 2025.03.26 00:03:34.340880 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2918 | 2025.03.26 00:03:34.341222 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2919 | 2025.03.26 00:03:34.341453 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2920 | 2025.03.26 00:03:34.341674 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001417 sec., 10585.74453069866 rows/sec., 796.00 KiB/sec. | ||
2921 | 2025.03.26 00:03:34.341773 [ 4 ] {9dc2608f-7442-4265-9ea8-eb967e1593fc} <Debug> TCPHandler: Processed in 0.001656833 sec. | ||
2922 | 2025.03.26 00:03:34.341890 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2923 | 2025.03.26 00:03:34.341995 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2924 | 2025.03.26 00:03:34.342040 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2925 | 2025.03.26 00:03:34.342579 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2926 | 2025.03.26 00:03:34.342616 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2927 | 2025.03.26 00:03:34.342965 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2928 | 2025.03.26 00:03:34.343205 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2929 | 2025.03.26 00:03:34.343417 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001444 sec., 35318.559556786706 rows/sec., 2.76 MiB/sec. | ||
2930 | 2025.03.26 00:03:34.343470 [ 4 ] {454cec60-ef11-4222-9fcc-5db44fd64ad4} <Debug> TCPHandler: Processed in 0.001630863 sec. | ||
2931 | 2025.03.26 00:03:34.343574 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2932 | 2025.03.26 00:03:34.343675 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2933 | 2025.03.26 00:03:34.343724 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2934 | 2025.03.26 00:03:34.344200 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2935 | 2025.03.26 00:03:34.344238 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2936 | 2025.03.26 00:03:34.344608 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2937 | 2025.03.26 00:03:34.344840 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2938 | 2025.03.26 00:03:34.345098 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001443 sec., 41580.04158004158 rows/sec., 2.92 MiB/sec. | ||
2939 | 2025.03.26 00:03:34.345305 [ 4 ] {2c401136-723e-4e9f-9eaa-a28631231921} <Debug> TCPHandler: Processed in 0.001776668 sec. | ||
2940 | 2025.03.26 00:03:34.345447 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2941 | 2025.03.26 00:03:34.345549 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2942 | 2025.03.26 00:03:34.345619 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2943 | 2025.03.26 00:03:34.346703 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2944 | 2025.03.26 00:03:34.346742 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2945 | 2025.03.26 00:03:34.347352 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2946 | 2025.03.26 00:03:34.347628 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2947 | 2025.03.26 00:03:34.347868 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00234 sec., 6410.25641025641 rows/sec., 11.49 MiB/sec. | ||
2948 | 2025.03.26 00:03:34.347964 [ 4 ] {0558ea21-a061-45e6-9b0b-ae47b3257677} <Debug> TCPHandler: Processed in 0.002567752 sec. | ||
2949 | 2025.03.26 00:03:34.348079 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2950 | 2025.03.26 00:03:34.348183 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2951 | 2025.03.26 00:03:34.348229 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2952 | 2025.03.26 00:03:34.348643 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2953 | 2025.03.26 00:03:34.348682 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2954 | 2025.03.26 00:03:34.349027 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2955 | 2025.03.26 00:03:34.349258 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2956 | 2025.03.26 00:03:34.349462 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001302 sec., 23041.474654377882 rows/sec., 1.53 MiB/sec. | ||
2957 | 2025.03.26 00:03:34.349513 [ 4 ] {7f3c654c-ed0d-43dc-bed5-5ddc34254b2a} <Debug> TCPHandler: Processed in 0.001484728 sec. | ||
2958 | 2025.03.26 00:03:38.697546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 392 | ||
2959 | 2025.03.26 00:03:38.700526 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2960 | 2025.03.26 00:03:38.700576 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2961 | 2025.03.26 00:03:38.702124 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2962 | 2025.03.26 00:03:38.702427 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2963 | 2025.03.26 00:03:38.703005 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
2964 | 2025.03.26 00:03:39.344888 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2965 | 2025.03.26 00:03:39.345074 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2966 | 2025.03.26 00:03:39.345150 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2967 | 2025.03.26 00:03:39.345965 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2968 | 2025.03.26 00:03:39.346004 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2969 | 2025.03.26 00:03:39.346463 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2970 | 2025.03.26 00:03:39.346724 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2971 | 2025.03.26 00:03:39.346920 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001899 sec., 111637.70405476567 rows/sec., 7.10 MiB/sec. | ||
2972 | 2025.03.26 00:03:39.346978 [ 4 ] {b22e960b-e743-4ceb-9e83-0711406669c7} <Debug> TCPHandler: Processed in 0.002219671 sec. | ||
2973 | 2025.03.26 00:03:39.347117 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2974 | 2025.03.26 00:03:39.347254 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2975 | 2025.03.26 00:03:39.347310 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2976 | 2025.03.26 00:03:39.348080 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2977 | 2025.03.26 00:03:39.348119 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2978 | 2025.03.26 00:03:39.348519 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2979 | 2025.03.26 00:03:39.348755 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2980 | 2025.03.26 00:03:39.348948 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Debug> executeQuery: Read 643 rows, 52.25 KiB in 0.001724 sec., 372969.837587007 rows/sec., 29.59 MiB/sec. | ||
2981 | 2025.03.26 00:03:39.349002 [ 4 ] {ac21c59d-f521-4e73-800d-de11d3a67fe8} <Debug> TCPHandler: Processed in 0.001951153 sec. | ||
2982 | 2025.03.26 00:03:39.349124 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2983 | 2025.03.26 00:03:39.349228 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2984 | 2025.03.26 00:03:39.349274 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2985 | 2025.03.26 00:03:39.349822 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2986 | 2025.03.26 00:03:39.349861 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2987 | 2025.03.26 00:03:39.350217 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2988 | 2025.03.26 00:03:39.350451 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2989 | 2025.03.26 00:03:39.350708 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001499 sec., 88058.70580386925 rows/sec., 5.43 MiB/sec. | ||
2990 | 2025.03.26 00:03:39.350880 [ 4 ] {5e3c26c2-dab3-4580-ab91-095688f1ce2a} <Debug> TCPHandler: Processed in 0.001806678 sec. | ||
2991 | 2025.03.26 00:03:39.351001 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2992 | 2025.03.26 00:03:39.351106 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2993 | 2025.03.26 00:03:39.351154 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2994 | 2025.03.26 00:03:39.351716 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2995 | 2025.03.26 00:03:39.351755 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
2996 | 2025.03.26 00:03:39.352096 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2997 | 2025.03.26 00:03:39.352332 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2998 | 2025.03.26 00:03:39.352565 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001474 sec., 76662.14382632292 rows/sec., 4.96 MiB/sec. | ||
2999 | 2025.03.26 00:03:39.352633 [ 4 ] {90b16ddf-f6e6-415c-9a65-d0367ccf4429} <Debug> TCPHandler: Processed in 0.001681724 sec. | ||
3000 | 2025.03.26 00:03:39.352746 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3001 | 2025.03.26 00:03:39.352849 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3002 | 2025.03.26 00:03:39.352893 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3003 | 2025.03.26 00:03:39.353435 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3004 | 2025.03.26 00:03:39.353474 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3005 | 2025.03.26 00:03:39.353820 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3006 | 2025.03.26 00:03:39.354050 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3007 | 2025.03.26 00:03:39.354322 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001478 sec., 75778.07848443843 rows/sec., 4.32 MiB/sec. | ||
3008 | 2025.03.26 00:03:39.354382 [ 4 ] {9a2dabd5-4bd1-4a9d-9b76-b7790a5bd0bc} <Debug> TCPHandler: Processed in 0.001685964 sec. | ||
3009 | 2025.03.26 00:03:39.354496 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3010 | 2025.03.26 00:03:39.354600 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3011 | 2025.03.26 00:03:39.354645 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3012 | 2025.03.26 00:03:39.355265 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3013 | 2025.03.26 00:03:39.355304 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3014 | 2025.03.26 00:03:39.355661 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3015 | 2025.03.26 00:03:39.355888 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2025.03.26 00:03:39.356101 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Debug> executeQuery: Read 380 rows, 27.43 KiB in 0.001523 sec., 249507.5508864084 rows/sec., 17.59 MiB/sec. | ||
3017 | 2025.03.26 00:03:39.356152 [ 4 ] {05d8f9ea-8c52-4a9e-a167-50b103e972b7} <Debug> TCPHandler: Processed in 0.001707665 sec. | ||
3018 | 2025.03.26 00:03:39.356267 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3019 | 2025.03.26 00:03:39.356378 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3020 | 2025.03.26 00:03:39.356425 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3021 | 2025.03.26 00:03:39.356867 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3022 | 2025.03.26 00:03:39.356906 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3023 | 2025.03.26 00:03:39.357266 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3024 | 2025.03.26 00:03:39.357507 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3025 | 2025.03.26 00:03:39.357744 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001385 sec., 4332.129963898917 rows/sec., 226.34 KiB/sec. | ||
3026 | 2025.03.26 00:03:39.357819 [ 4 ] {d2562542-1c9e-416f-a4fc-5ac4d54185ec} <Debug> TCPHandler: Processed in 0.001603212 sec. | ||
3027 | 2025.03.26 00:03:39.357952 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3028 | 2025.03.26 00:03:39.358056 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3029 | 2025.03.26 00:03:39.358103 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3030 | 2025.03.26 00:03:39.358589 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3031 | 2025.03.26 00:03:39.358625 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3032 | 2025.03.26 00:03:39.359005 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3033 | 2025.03.26 00:03:39.359239 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3034 | 2025.03.26 00:03:39.359449 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001415 sec., 96819.78798586573 rows/sec., 6.33 MiB/sec. | ||
3035 | 2025.03.26 00:03:39.359500 [ 4 ] {1e5377a5-b2e9-46ef-86e3-6ea3def2dee3} <Debug> TCPHandler: Processed in 0.001597092 sec. | ||
3036 | 2025.03.26 00:03:39.359616 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3037 | 2025.03.26 00:03:39.359728 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3038 | 2025.03.26 00:03:39.359777 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3039 | 2025.03.26 00:03:39.360209 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3040 | 2025.03.26 00:03:39.360248 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3041 | 2025.03.26 00:03:39.360605 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3042 | 2025.03.26 00:03:39.360844 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3043 | 2025.03.26 00:03:39.361116 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
3044 | 2025.03.26 00:03:39.361178 [ 4 ] {d1c2492b-238f-4129-b840-f338cf40b105} <Debug> TCPHandler: Processed in 0.001613951 sec. | ||
3045 | 2025.03.26 00:03:39.361310 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3046 | 2025.03.26 00:03:39.361415 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3047 | 2025.03.26 00:03:39.361483 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3048 | 2025.03.26 00:03:39.362535 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3049 | 2025.03.26 00:03:39.362574 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3050 | 2025.03.26 00:03:39.363191 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3051 | 2025.03.26 00:03:39.363447 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3052 | 2025.03.26 00:03:39.363697 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002303 sec., 11289.622231871472 rows/sec., 20.23 MiB/sec. | ||
3053 | 2025.03.26 00:03:39.363803 [ 4 ] {ae3853cf-bbf1-4164-bc2c-17ec4644a4be} <Debug> TCPHandler: Processed in 0.002542411 sec. | ||
3054 | 2025.03.26 00:03:39.363935 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3055 | 2025.03.26 00:03:39.364039 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3056 | 2025.03.26 00:03:39.364086 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3057 | 2025.03.26 00:03:39.364516 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3058 | 2025.03.26 00:03:39.364554 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3059 | 2025.03.26 00:03:39.364899 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3060 | 2025.03.26 00:03:39.365140 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3061 | 2025.03.26 00:03:39.365373 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001354 sec., 38404.726735598226 rows/sec., 2.33 MiB/sec. | ||
3062 | 2025.03.26 00:03:39.365518 [ 4 ] {569b16a1-5b25-4bf5-a40a-3dd1462b991f} <Debug> TCPHandler: Processed in 0.001629942 sec. | ||
3063 | 2025.03.26 00:03:41.186494 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3064 | 2025.03.26 00:03:41.187169 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3065 | 2025.03.26 00:03:41.187213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3066 | 2025.03.26 00:03:41.187752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3067 | 2025.03.26 00:03:41.187993 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3068 | 2025.03.26 00:03:41.188212 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3069 | 2025.03.26 00:03:41.622889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3070 | 2025.03.26 00:03:41.643810 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3071 | 2025.03.26 00:03:41.643858 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3072 | 2025.03.26 00:03:41.651257 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3073 | 2025.03.26 00:03:41.652003 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3074 | 2025.03.26 00:03:41.654804 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3075 | 2025.03.26 00:03:44.338506 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3076 | 2025.03.26 00:03:44.338701 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3077 | 2025.03.26 00:03:44.338784 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3078 | 2025.03.26 00:03:44.339570 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3079 | 2025.03.26 00:03:44.339628 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3080 | 2025.03.26 00:03:44.340069 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3081 | 2025.03.26 00:03:44.340334 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3082 | 2025.03.26 00:03:44.340613 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Debug> executeQuery: Read 60 rows, 5.33 KiB in 0.001959 sec., 30627.871362940277 rows/sec., 2.65 MiB/sec. | ||
3083 | 2025.03.26 00:03:44.340850 [ 4 ] {c4bff373-b498-4735-9125-7646a27d2430} <Debug> TCPHandler: Processed in 0.00247683 sec. | ||
3084 | 2025.03.26 00:03:44.341019 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3085 | 2025.03.26 00:03:44.341131 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3086 | 2025.03.26 00:03:44.341185 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3087 | 2025.03.26 00:03:44.341778 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3088 | 2025.03.26 00:03:44.341820 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3089 | 2025.03.26 00:03:44.342183 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3090 | 2025.03.26 00:03:44.342428 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3091 | 2025.03.26 00:03:44.342647 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001545 sec., 9708.73786407767 rows/sec., 730.05 KiB/sec. | ||
3092 | 2025.03.26 00:03:44.342712 [ 4 ] {6ca8dd4a-da13-41d2-a853-e0a2bf35993c} <Debug> TCPHandler: Processed in 0.001745447 sec. | ||
3093 | 2025.03.26 00:03:44.342835 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3094 | 2025.03.26 00:03:44.342945 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3095 | 2025.03.26 00:03:44.342994 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3096 | 2025.03.26 00:03:44.343542 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3097 | 2025.03.26 00:03:44.343583 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3098 | 2025.03.26 00:03:44.343936 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3099 | 2025.03.26 00:03:44.344173 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3100 | 2025.03.26 00:03:44.344379 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Debug> executeQuery: Read 51 rows, 4.08 KiB in 0.001461 sec., 34907.59753593429 rows/sec., 2.73 MiB/sec. | ||
3101 | 2025.03.26 00:03:44.344432 [ 4 ] {153dfc88-8129-4855-8ffe-3da5b480abfc} <Debug> TCPHandler: Processed in 0.001648343 sec. | ||
3102 | 2025.03.26 00:03:44.344548 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3103 | 2025.03.26 00:03:44.344654 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3104 | 2025.03.26 00:03:44.344704 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3105 | 2025.03.26 00:03:44.345191 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3106 | 2025.03.26 00:03:44.345229 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3107 | 2025.03.26 00:03:44.345613 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3108 | 2025.03.26 00:03:44.345843 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3109 | 2025.03.26 00:03:44.346074 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.94 MiB/sec. | ||
3110 | 2025.03.26 00:03:44.346170 [ 4 ] {51b788e4-e24e-4613-94e0-b105fcbe7c2a} <Debug> TCPHandler: Processed in 0.001665483 sec. | ||
3111 | 2025.03.26 00:03:44.346365 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3112 | 2025.03.26 00:03:44.346471 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3113 | 2025.03.26 00:03:44.346543 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3114 | 2025.03.26 00:03:44.347597 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3115 | 2025.03.26 00:03:44.347637 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3116 | 2025.03.26 00:03:44.348240 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3117 | 2025.03.26 00:03:44.348486 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3118 | 2025.03.26 00:03:44.348815 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002346 sec., 6393.861892583121 rows/sec., 11.46 MiB/sec. | ||
3119 | 2025.03.26 00:03:44.349093 [ 4 ] {bc5d8313-7775-403d-b1ad-8b3a230e17b6} <Debug> TCPHandler: Processed in 0.002787059 sec. | ||
3120 | 2025.03.26 00:03:44.349213 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3121 | 2025.03.26 00:03:44.349315 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3122 | 2025.03.26 00:03:44.349361 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3123 | 2025.03.26 00:03:44.349792 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3124 | 2025.03.26 00:03:44.349831 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3125 | 2025.03.26 00:03:44.350178 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3126 | 2025.03.26 00:03:44.350405 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3127 | 2025.03.26 00:03:44.350608 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001315 sec., 22813.68821292776 rows/sec., 1.51 MiB/sec. | ||
3128 | 2025.03.26 00:03:44.350658 [ 4 ] {21e09442-95a3-4773-914d-1082acb43b7e} <Debug> TCPHandler: Processed in 0.001495259 sec. | ||
3129 | 2025.03.26 00:03:48.590695 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3130 | 2025.03.26 00:03:48.590763 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3131 | 2025.03.26 00:03:48.688442 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3132 | 2025.03.26 00:03:48.689374 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2025.03.26 00:03:48.689423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3134 | 2025.03.26 00:03:48.689983 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3135 | 2025.03.26 00:03:48.690235 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3136 | 2025.03.26 00:03:48.690438 [ 132 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3137 | 2025.03.26 00:03:48.690521 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3138 | 2025.03.26 00:03:48.690526 [ 132 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3139 | 2025.03.26 00:03:48.690567 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3140 | 2025.03.26 00:03:48.690745 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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.26 00:03:48.690919 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3142 | 2025.03.26 00:03:48.690967 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3143 | 2025.03.26 00:03:48.691049 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3144 | 2025.03.26 00:03:48.691134 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3145 | 2025.03.26 00:03:48.691350 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3146 | 2025.03.26 00:03:48.691476 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3147 | 2025.03.26 00:03:48.691660 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3148 | 2025.03.26 00:03:48.693514 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002870582 sec., 2571255.585104345 rows/sec., 36.78 MiB/sec. | ||
3149 | 2025.03.26 00:03:48.694259 [ 186 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3150 | 2025.03.26 00:03:48.694563 [ 186 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2025.03.26 00:03:48.694640 [ 186 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_16_3} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3152 | 2025.03.26 00:03:48.694741 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3153 | 2025.03.26 00:03:48.703293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 426 | ||
3154 | 2025.03.26 00:03:48.706227 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3155 | 2025.03.26 00:03:48.706270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3156 | 2025.03.26 00:03:48.707714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3157 | 2025.03.26 00:03:48.708018 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3158 | 2025.03.26 00:03:48.708222 [ 132 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3159 | 2025.03.26 00:03:48.708326 [ 132 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3160 | 2025.03.26 00:03:48.708401 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3161 | 2025.03.26 00:03:48.709040 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
3162 | 2025.03.26 00:03:48.710078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
3163 | 2025.03.26 00:03:48.710484 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3164 | 2025.03.26 00:03:48.710673 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 206 rows starting from the beginning of the part | ||
3165 | 2025.03.26 00:03:48.711312 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
3166 | 2025.03.26 00:03:48.711948 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 58 rows starting from the beginning of the part | ||
3167 | 2025.03.26 00:03:48.712634 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
3168 | 2025.03.26 00:03:48.713275 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
3169 | 2025.03.26 00:03:48.713910 [ 201 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
3170 | 2025.03.26 00:03:48.722144 [ 186 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 72 columns (72 merged, 0 gathered) in 0.013604527 sec., 31313.106291751268 rows/sec., 28.97 MiB/sec. | ||
3171 | 2025.03.26 00:03:48.723122 [ 186 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3172 | 2025.03.26 00:03:48.723902 [ 186 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3173 | 2025.03.26 00:03:48.723994 [ 186 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_11_2} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3174 | 2025.03.26 00:03:48.724314 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
3175 | 2025.03.26 00:03:49.002310 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000948641 sec. | ||
3176 | 2025.03.26 00:03:49.154924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3177 | 2025.03.26 00:03:49.175991 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3178 | 2025.03.26 00:03:49.176061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3179 | 2025.03.26 00:03:49.183664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3180 | 2025.03.26 00:03:49.184478 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3181 | 2025.03.26 00:03:49.184855 [ 131 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3182 | 2025.03.26 00:03:49.184980 [ 131 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3183 | 2025.03.26 00:03:49.185061 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3184 | 2025.03.26 00:03:49.185329 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
3185 | 2025.03.26 00:03:49.195042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3186 | 2025.03.26 00:03:49.196057 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3187 | 2025.03.26 00:03:49.196976 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
3188 | 2025.03.26 00:03:49.201711 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
3189 | 2025.03.26 00:03:49.206450 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
3190 | 2025.03.26 00:03:49.211168 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
3191 | 2025.03.26 00:03:49.216180 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
3192 | 2025.03.26 00:03:49.220481 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
3193 | 2025.03.26 00:03:49.281773 [ 186 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.09657593 sec., 1252.9001791647256 rows/sec., 6.48 MiB/sec. | ||
3194 | 2025.03.26 00:03:49.284435 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3195 | 2025.03.26 00:03:49.287335 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_16_3} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3196 | 2025.03.26 00:03:49.287457 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_16_3} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3197 | 2025.03.26 00:03:49.289600 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
3198 | 2025.03.26 00:03:49.345074 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3199 | 2025.03.26 00:03:49.345231 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3200 | 2025.03.26 00:03:49.345297 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3201 | 2025.03.26 00:03:49.346104 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2025.03.26 00:03:49.346148 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3203 | 2025.03.26 00:03:49.346551 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3204 | 2025.03.26 00:03:49.346826 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3205 | 2025.03.26 00:03:49.347061 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001878 sec., 112886.04898828542 rows/sec., 7.18 MiB/sec. | ||
3206 | 2025.03.26 00:03:49.347233 [ 4 ] {003a23d1-bc60-4b80-b9a2-da35b8876290} <Debug> TCPHandler: Processed in 0.002280963 sec. | ||
3207 | 2025.03.26 00:03:49.347369 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3208 | 2025.03.26 00:03:49.347476 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3209 | 2025.03.26 00:03:49.347524 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3210 | 2025.03.26 00:03:49.348413 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3211 | 2025.03.26 00:03:49.348454 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3212 | 2025.03.26 00:03:49.348858 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3213 | 2025.03.26 00:03:49.349098 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3214 | 2025.03.26 00:03:49.349279 [ 131 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3215 | 2025.03.26 00:03:49.349341 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Debug> executeQuery: Read 643 rows, 52.25 KiB in 0.001882 sec., 341657.8108395324 rows/sec., 27.11 MiB/sec. | ||
3216 | 2025.03.26 00:03:49.349349 [ 131 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3217 | 2025.03.26 00:03:49.349427 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3218 | 2025.03.26 00:03:49.349480 [ 4 ] {41e3879c-26ab-46cd-aa6c-a9aef897d214} <Debug> TCPHandler: Processed in 0.002162729 sec. | ||
3219 | 2025.03.26 00:03:49.349862 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
3220 | 2025.03.26 00:03:49.349908 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3221 | 2025.03.26 00:03:49.350173 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3222 | 2025.03.26 00:03:49.350182 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3223 | 2025.03.26 00:03:49.350237 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 676 rows starting from the beginning of the part | ||
3224 | 2025.03.26 00:03:49.350275 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3225 | 2025.03.26 00:03:49.350683 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 643 rows starting from the beginning of the part | ||
3226 | 2025.03.26 00:03:49.351011 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
3227 | 2025.03.26 00:03:49.351458 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 643 rows starting from the beginning of the part | ||
3228 | 2025.03.26 00:03:49.351820 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
3229 | 2025.03.26 00:03:49.352068 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 643 rows starting from the beginning of the part | ||
3230 | 2025.03.26 00:03:49.353006 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3231 | 2025.03.26 00:03:49.353063 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3232 | 2025.03.26 00:03:49.354252 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3233 | 2025.03.26 00:03:49.354806 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3234 | 2025.03.26 00:03:49.355000 [ 131 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
3235 | 2025.03.26 00:03:49.355097 [ 131 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3236 | 2025.03.26 00:03:49.355135 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3237 | 2025.03.26 00:03:49.355151 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.005061 sec., 26081.802015411973 rows/sec., 1.61 MiB/sec. | ||
3238 | 2025.03.26 00:03:49.355739 [ 4 ] {763aac93-017b-4fd2-ae6c-a145e2a365a7} <Debug> TCPHandler: Processed in 0.005975501 sec. | ||
3239 | 2025.03.26 00:03:49.355859 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
3240 | 2025.03.26 00:03:49.356208 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2025.03.26 00:03:49.356519 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3242 | 2025.03.26 00:03:49.356656 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 151 rows starting from the beginning of the part | ||
3243 | 2025.03.26 00:03:49.356648 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3244 | 2025.03.26 00:03:49.356766 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3245 | 2025.03.26 00:03:49.356812 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2725 rows, containing 5 columns (5 merged, 0 gathered) in 0.007265873 sec., 375040.96204268915 rows/sec., 31.38 MiB/sec. | ||
3246 | 2025.03.26 00:03:49.357082 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part | ||
3247 | 2025.03.26 00:03:49.357340 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3248 | 2025.03.26 00:03:49.357544 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
3249 | 2025.03.26 00:03:49.358029 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 132 rows starting from the beginning of the part | ||
3250 | 2025.03.26 00:03:49.358463 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
3251 | 2025.03.26 00:03:49.358640 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3252 | 2025.03.26 00:03:49.358956 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 132 rows starting from the beginning of the part | ||
3253 | 2025.03.26 00:03:49.359061 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_21_4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3254 | 2025.03.26 00:03:49.359487 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3255 | 2025.03.26 00:03:49.360152 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3256 | 2025.03.26 00:03:49.360199 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3257 | 2025.03.26 00:03:49.360792 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3258 | 2025.03.26 00:03:49.360962 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 5 columns (5 merged, 0 gathered) in 0.005719764 sec., 100878.28798530849 rows/sec., 6.71 MiB/sec. | ||
3259 | 2025.03.26 00:03:49.361092 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
3260 | 2025.03.26 00:03:49.361114 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3261 | 2025.03.26 00:03:49.361599 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00508 sec., 22244.094488188974 rows/sec., 1.44 MiB/sec. | ||
3262 | 2025.03.26 00:03:49.361730 [ 4 ] {f7be19e6-a01f-488b-ac21-2e3918a83073} <Debug> TCPHandler: Processed in 0.005679713 sec. | ||
3263 | 2025.03.26 00:03:49.361769 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3264 | 2025.03.26 00:03:49.361877 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_15_3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
3265 | 2025.03.26 00:03:49.361885 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3266 | 2025.03.26 00:03:49.361962 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3267 | 2025.03.26 00:03:49.362016 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3268 | 2025.03.26 00:03:49.362062 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3269 | 2025.03.26 00:03:49.362626 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3270 | 2025.03.26 00:03:49.362664 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3271 | 2025.03.26 00:03:49.363021 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3272 | 2025.03.26 00:03:49.363264 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3273 | 2025.03.26 00:03:49.363473 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001488 sec., 75268.81720430107 rows/sec., 4.29 MiB/sec. | ||
3274 | 2025.03.26 00:03:49.363526 [ 4 ] {699df91a-c66d-4eb9-84d9-1e39db4f94c7} <Debug> TCPHandler: Processed in 0.001701124 sec. | ||
3275 | 2025.03.26 00:03:49.363644 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3276 | 2025.03.26 00:03:49.363748 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3277 | 2025.03.26 00:03:49.363794 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3278 | 2025.03.26 00:03:49.364464 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3279 | 2025.03.26 00:03:49.364505 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3280 | 2025.03.26 00:03:49.364873 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3281 | 2025.03.26 00:03:49.365113 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3282 | 2025.03.26 00:03:49.365281 [ 131 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3283 | 2025.03.26 00:03:49.365356 [ 131 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3284 | 2025.03.26 00:03:49.365376 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Debug> executeQuery: Read 380 rows, 27.43 KiB in 0.001644 sec., 231143.55231143552 rows/sec., 16.29 MiB/sec. | ||
3285 | 2025.03.26 00:03:49.365390 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3286 | 2025.03.26 00:03:49.365580 [ 4 ] {ffacfa50-34f4-44ae-aac6-d472c8d50ff8} <Debug> TCPHandler: Processed in 0.001979574 sec. | ||
3287 | 2025.03.26 00:03:49.365744 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
3288 | 2025.03.26 00:03:49.365930 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3289 | 2025.03.26 00:03:49.366244 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3290 | 2025.03.26 00:03:49.366252 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3291 | 2025.03.26 00:03:49.366298 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 417 rows starting from the beginning of the part | ||
3292 | 2025.03.26 00:03:49.366368 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3293 | 2025.03.26 00:03:49.366616 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 380 rows starting from the beginning of the part | ||
3294 | 2025.03.26 00:03:49.367082 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
3295 | 2025.03.26 00:03:49.367412 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 380 rows starting from the beginning of the part | ||
3296 | 2025.03.26 00:03:49.367685 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
3297 | 2025.03.26 00:03:49.368071 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 380 rows starting from the beginning of the part | ||
3298 | 2025.03.26 00:03:49.368740 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3299 | 2025.03.26 00:03:49.368808 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3300 | 2025.03.26 00:03:49.369891 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3301 | 2025.03.26 00:03:49.370403 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3302 | 2025.03.26 00:03:49.370824 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004628 sec., 1296.4563526361278 rows/sec., 67.73 KiB/sec. | ||
3303 | 2025.03.26 00:03:49.371104 [ 4 ] {6dcca62f-18db-4d6a-9cc4-3f5919f6ea71} <Debug> TCPHandler: Processed in 0.00530296 sec. | ||
3304 | 2025.03.26 00:03:49.371124 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1659 rows, containing 5 columns (5 merged, 0 gathered) in 0.00562968 sec., 294688.1527902119 rows/sec., 22.09 MiB/sec. | ||
3305 | 2025.03.26 00:03:49.371232 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3306 | 2025.03.26 00:03:49.371295 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3307 | 2025.03.26 00:03:49.371365 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3308 | 2025.03.26 00:03:49.371423 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3309 | 2025.03.26 00:03:49.371671 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3310 | 2025.03.26 00:03:49.371778 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_21_4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3311 | 2025.03.26 00:03:49.371868 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
3312 | 2025.03.26 00:03:49.372101 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3313 | 2025.03.26 00:03:49.372139 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3314 | 2025.03.26 00:03:49.372530 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3315 | 2025.03.26 00:03:49.372769 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3316 | 2025.03.26 00:03:49.372947 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3317 | 2025.03.26 00:03:49.372983 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Debug> executeQuery: Read 137 rows, 9.17 KiB in 0.001661 sec., 82480.43347381096 rows/sec., 5.39 MiB/sec. | ||
3318 | 2025.03.26 00:03:49.373037 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3319 | 2025.03.26 00:03:49.373119 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3320 | 2025.03.26 00:03:49.373119 [ 4 ] {7da7f62f-c066-477f-81e7-b3ab7b7446ab} <Debug> TCPHandler: Processed in 0.001942572 sec. | ||
3321 | 2025.03.26 00:03:49.373479 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3322 | 2025.03.26 00:03:49.373565 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
3323 | 2025.03.26 00:03:49.373857 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3324 | 2025.03.26 00:03:49.374072 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3325 | 2025.03.26 00:03:49.374214 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3326 | 2025.03.26 00:03:49.374335 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 427 rows starting from the beginning of the part | ||
3327 | 2025.03.26 00:03:49.374701 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 137 rows starting from the beginning of the part | ||
3328 | 2025.03.26 00:03:49.375094 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
3329 | 2025.03.26 00:03:49.375477 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 137 rows starting from the beginning of the part | ||
3330 | 2025.03.26 00:03:49.375870 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
3331 | 2025.03.26 00:03:49.376237 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 137 rows starting from the beginning of the part | ||
3332 | 2025.03.26 00:03:49.377062 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3333 | 2025.03.26 00:03:49.377121 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3334 | 2025.03.26 00:03:49.377987 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3335 | 2025.03.26 00:03:49.378557 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3336 | 2025.03.26 00:03:49.379074 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005328 sec., 187.68768768768768 rows/sec., 12.65 KiB/sec. | ||
3337 | 2025.03.26 00:03:49.379457 [ 4 ] {f0bdda17-5a0c-4b29-af69-d7fbcb2c9cd0} <Debug> TCPHandler: Processed in 0.006100336 sec. | ||
3338 | 2025.03.26 00:03:49.379715 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006475248 sec., 147948.001373847 rows/sec., 10.05 MiB/sec. | ||
3339 | 2025.03.26 00:03:49.379787 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3340 | 2025.03.26 00:03:49.379941 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3341 | 2025.03.26 00:03:49.379982 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3342 | 2025.03.26 00:03:49.380124 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3343 | 2025.03.26 00:03:49.380667 [ 190 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3344 | 2025.03.26 00:03:49.380828 [ 190 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3345 | 2025.03.26 00:03:49.380954 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3346 | 2025.03.26 00:03:49.381798 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3347 | 2025.03.26 00:03:49.381838 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3348 | 2025.03.26 00:03:49.382483 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3349 | 2025.03.26 00:03:49.382738 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3350 | 2025.03.26 00:03:49.383071 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003141 sec., 8277.618592804838 rows/sec., 14.83 MiB/sec. | ||
3351 | 2025.03.26 00:03:49.383240 [ 4 ] {7e457832-06b8-4761-b6c5-ad2f41227e3e} <Debug> TCPHandler: Processed in 0.003555344 sec. | ||
3352 | 2025.03.26 00:03:49.383370 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3353 | 2025.03.26 00:03:49.383475 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3354 | 2025.03.26 00:03:49.383523 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3355 | 2025.03.26 00:03:49.383962 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3356 | 2025.03.26 00:03:49.384002 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3357 | 2025.03.26 00:03:49.384354 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3358 | 2025.03.26 00:03:49.384595 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2025.03.26 00:03:49.384747 [ 129 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3360 | 2025.03.26 00:03:49.384804 [ 129 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3361 | 2025.03.26 00:03:49.384840 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3362 | 2025.03.26 00:03:49.384855 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Debug> executeQuery: Read 52 rows, 3.23 KiB in 0.001391 sec., 37383.17757009345 rows/sec., 2.27 MiB/sec. | ||
3363 | 2025.03.26 00:03:49.385135 [ 4 ] {5473e328-a8c5-4215-8d74-d2bb7f7122bc} <Debug> TCPHandler: Processed in 0.001811558 sec. | ||
3364 | 2025.03.26 00:03:49.385228 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
3365 | 2025.03.26 00:03:49.385769 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3366 | 2025.03.26 00:03:49.385854 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 256 rows starting from the beginning of the part | ||
3367 | 2025.03.26 00:03:49.385993 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
3368 | 2025.03.26 00:03:49.386135 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
3369 | 2025.03.26 00:03:49.386213 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
3370 | 2025.03.26 00:03:49.386416 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
3371 | 2025.03.26 00:03:49.386506 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 52 rows starting from the beginning of the part | ||
3372 | 2025.03.26 00:03:49.387434 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 4 columns (4 merged, 0 gathered) in 0.002508131 sec., 188187.9375519062 rows/sec., 11.78 MiB/sec. | ||
3373 | 2025.03.26 00:03:49.387634 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3374 | 2025.03.26 00:03:49.387964 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3375 | 2025.03.26 00:03:49.388050 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_21_4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3376 | 2025.03.26 00:03:49.388150 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3377 | 2025.03.26 00:03:54.341997 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3378 | 2025.03.26 00:03:54.342197 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3379 | 2025.03.26 00:03:54.342270 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3380 | 2025.03.26 00:03:54.343017 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3381 | 2025.03.26 00:03:54.343061 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3382 | 2025.03.26 00:03:54.343468 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3383 | 2025.03.26 00:03:54.343717 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3384 | 2025.03.26 00:03:54.344071 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001897 sec., 3162.88877174486 rows/sec., 257.91 KiB/sec. | ||
3385 | 2025.03.26 00:03:54.344240 [ 4 ] {ad856915-3f49-4ca3-93cd-7273aae5bb6a} <Debug> TCPHandler: Processed in 0.002373746 sec. | ||
3386 | 2025.03.26 00:03:54.344364 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3387 | 2025.03.26 00:03:54.344469 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3388 | 2025.03.26 00:03:54.344514 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3389 | 2025.03.26 00:03:54.345081 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3390 | 2025.03.26 00:03:54.345120 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3391 | 2025.03.26 00:03:54.345474 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3392 | 2025.03.26 00:03:54.345712 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3393 | 2025.03.26 00:03:54.345917 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Debug> executeQuery: Read 89 rows, 7.52 KiB in 0.001471 sec., 60503.05914343983 rows/sec., 5.00 MiB/sec. | ||
3394 | 2025.03.26 00:03:54.345969 [ 4 ] {d63a2933-5e65-4a8b-b3bf-e0ab62a9736f} <Debug> TCPHandler: Processed in 0.001656323 sec. | ||
3395 | 2025.03.26 00:03:54.346081 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3396 | 2025.03.26 00:03:54.346186 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3397 | 2025.03.26 00:03:54.346232 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3398 | 2025.03.26 00:03:54.346778 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3399 | 2025.03.26 00:03:54.346817 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3400 | 2025.03.26 00:03:54.347156 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3401 | 2025.03.26 00:03:54.347400 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3402 | 2025.03.26 00:03:54.347668 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Debug> executeQuery: Read 21 rows, 1.55 KiB in 0.001487 sec., 14122.394082044384 rows/sec., 1.02 MiB/sec. | ||
3403 | 2025.03.26 00:03:54.347856 [ 4 ] {4581e0d0-8566-4cad-b5bd-f74995837c18} <Debug> TCPHandler: Processed in 0.001821718 sec. | ||
3404 | 2025.03.26 00:03:54.348001 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3405 | 2025.03.26 00:03:54.348106 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3406 | 2025.03.26 00:03:54.348150 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3407 | 2025.03.26 00:03:54.348710 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3408 | 2025.03.26 00:03:54.348749 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3409 | 2025.03.26 00:03:54.349099 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3410 | 2025.03.26 00:03:54.349333 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3411 | 2025.03.26 00:03:54.349535 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Debug> executeQuery: Read 85 rows, 6.81 KiB in 0.001451 sec., 58580.2894555479 rows/sec., 4.58 MiB/sec. | ||
3412 | 2025.03.26 00:03:54.349588 [ 4 ] {61b03a96-a0e0-40b0-8c78-328596c18f70} <Debug> TCPHandler: Processed in 0.001636952 sec. | ||
3413 | 2025.03.26 00:03:54.349754 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3414 | 2025.03.26 00:03:54.349857 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3415 | 2025.03.26 00:03:54.349906 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3416 | 2025.03.26 00:03:54.350417 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3417 | 2025.03.26 00:03:54.350455 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3418 | 2025.03.26 00:03:54.350827 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3419 | 2025.03.26 00:03:54.351057 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3420 | 2025.03.26 00:03:54.351313 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Debug> executeQuery: Read 143 rows, 10.20 KiB in 0.001477 sec., 96817.8740690589 rows/sec., 6.75 MiB/sec. | ||
3421 | 2025.03.26 00:03:54.351557 [ 4 ] {480e462a-4d20-458b-827f-3eada1fe6113} <Debug> TCPHandler: Processed in 0.001846869 sec. | ||
3422 | 2025.03.26 00:03:54.351708 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3423 | 2025.03.26 00:03:54.351810 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3424 | 2025.03.26 00:03:54.351881 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3425 | 2025.03.26 00:03:54.352955 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3426 | 2025.03.26 00:03:54.352994 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3427 | 2025.03.26 00:03:54.353594 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3428 | 2025.03.26 00:03:54.353846 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3429 | 2025.03.26 00:03:54.354029 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3430 | 2025.03.26 00:03:54.354103 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00231 sec., 6493.506493506494 rows/sec., 11.64 MiB/sec. | ||
3431 | 2025.03.26 00:03:54.354111 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3432 | 2025.03.26 00:03:54.354185 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3433 | 2025.03.26 00:03:54.354514 [ 4 ] {9a95843b-3b10-401b-a1a0-d61e0ef2d49c} <Debug> TCPHandler: Processed in 0.002849621 sec. | ||
3434 | 2025.03.26 00:03:54.354561 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
3435 | 2025.03.26 00:03:54.354676 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3436 | 2025.03.26 00:03:54.354908 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3437 | 2025.03.26 00:03:54.355025 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3438 | 2025.03.26 00:03:54.355519 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3439 | 2025.03.26 00:03:54.355745 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 253 rows starting from the beginning of the part | ||
3440 | 2025.03.26 00:03:54.356372 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
3441 | 2025.03.26 00:03:54.357103 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
3442 | 2025.03.26 00:03:54.357131 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2025.03.26 00:03:54.357208 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3444 | 2025.03.26 00:03:54.357672 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
3445 | 2025.03.26 00:03:54.358284 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
3446 | 2025.03.26 00:03:54.358728 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3447 | 2025.03.26 00:03:54.358828 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
3448 | 2025.03.26 00:03:54.359453 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3449 | 2025.03.26 00:03:54.359908 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Debug> executeQuery: Read 54 rows, 3.72 KiB in 0.005074 sec., 10642.49113125739 rows/sec., 733.10 KiB/sec. | ||
3450 | 2025.03.26 00:03:54.360024 [ 4 ] {ec13e15b-21f0-493a-9447-8e6d99cf7e4d} <Debug> TCPHandler: Processed in 0.005410714 sec. | ||
3451 | 2025.03.26 00:03:54.362553 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 19 columns (19 merged, 0 gathered) in 0.008218704 sec., 42585.789681682174 rows/sec., 76.31 MiB/sec. | ||
3452 | 2025.03.26 00:03:54.363401 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3453 | 2025.03.26 00:03:54.363798 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3454 | 2025.03.26 00:03:54.363873 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3455 | 2025.03.26 00:03:54.364009 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
3456 | 2025.03.26 00:03:56.191541 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3457 | 2025.03.26 00:03:56.192211 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3458 | 2025.03.26 00:03:56.192256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3459 | 2025.03.26 00:03:56.192776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3460 | 2025.03.26 00:03:56.193039 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3461 | 2025.03.26 00:03:56.193337 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3462 | 2025.03.26 00:03:56.696011 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3463 | 2025.03.26 00:03:56.714233 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3464 | 2025.03.26 00:03:56.714283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3465 | 2025.03.26 00:03:56.721665 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3466 | 2025.03.26 00:03:56.722395 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3467 | 2025.03.26 00:03:56.725070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3468 | 2025.03.26 00:03:58.711209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 462 | ||
3469 | 2025.03.26 00:03:58.714476 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.03.26 00:03:58.714517 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3471 | 2025.03.26 00:03:58.716009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3472 | 2025.03.26 00:03:58.716333 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3473 | 2025.03.26 00:03:58.717471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
3474 | 2025.03.26 00:03:59.348257 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3475 | 2025.03.26 00:03:59.348507 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3476 | 2025.03.26 00:03:59.348620 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3477 | 2025.03.26 00:03:59.349671 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3478 | 2025.03.26 00:03:59.349723 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3479 | 2025.03.26 00:03:59.350166 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3480 | 2025.03.26 00:03:59.350421 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3481 | 2025.03.26 00:03:59.350632 [ 115 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3482 | 2025.03.26 00:03:59.350688 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002258 sec., 93888.39681133747 rows/sec., 5.97 MiB/sec. | ||
3483 | 2025.03.26 00:03:59.350751 [ 115 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3484 | 2025.03.26 00:03:59.350825 [ 4 ] {15f33b7e-4a38-4199-baf5-685ba48f11f8} <Debug> TCPHandler: Processed in 0.002702517 sec. | ||
3485 | 2025.03.26 00:03:59.350834 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3486 | 2025.03.26 00:03:59.351069 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3487 | 2025.03.26 00:03:59.351160 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
3488 | 2025.03.26 00:03:59.351393 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3489 | 2025.03.26 00:03:59.351551 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3490 | 2025.03.26 00:03:59.351604 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3491 | 2025.03.26 00:03:59.351701 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
3492 | 2025.03.26 00:03:59.351964 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
3493 | 2025.03.26 00:03:59.352291 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
3494 | 2025.03.26 00:03:59.352663 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
3495 | 2025.03.26 00:03:59.353005 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 212 rows starting from the beginning of the part | ||
3496 | 2025.03.26 00:03:59.354686 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3497 | 2025.03.26 00:03:59.354756 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3498 | 2025.03.26 00:03:59.355619 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004636749 sec., 228608.44958396498 rows/sec., 15.41 MiB/sec. | ||
3499 | 2025.03.26 00:03:59.355661 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3500 | 2025.03.26 00:03:59.355816 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3501 | 2025.03.26 00:03:59.356065 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3502 | 2025.03.26 00:03:59.356398 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3503 | 2025.03.26 00:03:59.356489 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.00521 sec., 128406.90978886756 rows/sec., 10.16 MiB/sec. | ||
3504 | 2025.03.26 00:03:59.356569 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_5_1} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3505 | 2025.03.26 00:03:59.356629 [ 4 ] {ca4c3812-ae7c-4948-adc6-44bbaf9331b9} <Debug> TCPHandler: Processed in 0.005676082 sec. | ||
3506 | 2025.03.26 00:03:59.356754 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3507 | 2025.03.26 00:03:59.356834 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3508 | 2025.03.26 00:03:59.356944 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3509 | 2025.03.26 00:03:59.356990 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3510 | 2025.03.26 00:03:59.357571 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3511 | 2025.03.26 00:03:59.357609 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3512 | 2025.03.26 00:03:59.357970 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3513 | 2025.03.26 00:03:59.358206 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3514 | 2025.03.26 00:03:59.358469 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001544 sec., 85492.22797927461 rows/sec., 5.28 MiB/sec. | ||
3515 | 2025.03.26 00:03:59.358701 [ 4 ] {d1f073a3-9ccb-49db-8faa-7fc80ad4d293} <Debug> TCPHandler: Processed in 0.001922721 sec. | ||
3516 | 2025.03.26 00:03:59.358850 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3517 | 2025.03.26 00:03:59.358952 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3518 | 2025.03.26 00:03:59.358996 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3519 | 2025.03.26 00:03:59.359567 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3520 | 2025.03.26 00:03:59.359606 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3521 | 2025.03.26 00:03:59.359949 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3522 | 2025.03.26 00:03:59.360188 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2025.03.26 00:03:59.360333 [ 115 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3524 | 2025.03.26 00:03:59.360393 [ 115 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3525 | 2025.03.26 00:03:59.360418 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3526 | 2025.03.26 00:03:59.360438 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001502 sec., 75233.02263648469 rows/sec., 4.87 MiB/sec. | ||
3527 | 2025.03.26 00:03:59.360744 [ 4 ] {7fe5aabe-a605-4f61-a34d-82fcf3ecf427} <Debug> TCPHandler: Processed in 0.001936232 sec. | ||
3528 | 2025.03.26 00:03:59.360905 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::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 | ||
3529 | 2025.03.26 00:03:59.361016 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3530 | 2025.03.26 00:03:59.361146 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3531 | 2025.03.26 00:03:59.361206 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3532 | 2025.03.26 00:03:59.361223 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3533 | 2025.03.26 00:03:59.361306 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3534 | 2025.03.26 00:03:59.361516 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 113 rows starting from the beginning of the part | ||
3535 | 2025.03.26 00:03:59.361940 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 113 rows starting from the beginning of the part | ||
3536 | 2025.03.26 00:03:59.362206 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 113 rows starting from the beginning of the part | ||
3537 | 2025.03.26 00:03:59.362527 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 113 rows starting from the beginning of the part | ||
3538 | 2025.03.26 00:03:59.362848 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 113 rows starting from the beginning of the part | ||
3539 | 2025.03.26 00:03:59.364427 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3540 | 2025.03.26 00:03:59.364502 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3541 | 2025.03.26 00:03:59.365491 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3542 | 2025.03.26 00:03:59.365887 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 5 columns (5 merged, 0 gathered) in 0.005350001 sec., 105794.37274871537 rows/sec., 7.25 MiB/sec. | ||
3543 | 2025.03.26 00:03:59.365930 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3544 | 2025.03.26 00:03:59.366214 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3545 | 2025.03.26 00:03:59.366220 [ 115 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3546 | 2025.03.26 00:03:59.366443 [ 115 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3547 | 2025.03.26 00:03:59.366490 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005292 sec., 21164.021164021164 rows/sec., 1.21 MiB/sec. | ||
3548 | 2025.03.26 00:03:59.366533 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3549 | 2025.03.26 00:03:59.366921 [ 4 ] {a77ac007-fe21-4864-8157-1b6e4ec595d2} <Debug> TCPHandler: Processed in 0.005977552 sec. | ||
3550 | 2025.03.26 00:03:59.367058 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::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 | ||
3551 | 2025.03.26 00:03:59.367332 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3552 | 2025.03.26 00:03:59.367371 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3553 | 2025.03.26 00:03:59.367623 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3554 | 2025.03.26 00:03:59.367696 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3555 | 2025.03.26 00:03:59.367724 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::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 | ||
3556 | 2025.03.26 00:03:59.367756 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_6_1} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3557 | 2025.03.26 00:03:59.367800 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3558 | 2025.03.26 00:03:59.368161 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3559 | 2025.03.26 00:03:59.368184 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 112 rows starting from the beginning of the part | ||
3560 | 2025.03.26 00:03:59.368612 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 112 rows starting from the beginning of the part | ||
3561 | 2025.03.26 00:03:59.368909 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 112 rows starting from the beginning of the part | ||
3562 | 2025.03.26 00:03:59.369236 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 112 rows starting from the beginning of the part | ||
3563 | 2025.03.26 00:03:59.370424 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3564 | 2025.03.26 00:03:59.370473 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3565 | 2025.03.26 00:03:59.370924 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004210576 sec., 132998.4306185187 rows/sec., 8.08 MiB/sec. | ||
3566 | 2025.03.26 00:03:59.371052 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3567 | 2025.03.26 00:03:59.371148 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3568 | 2025.03.26 00:03:59.371532 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3569 | 2025.03.26 00:03:59.371780 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3570 | 2025.03.26 00:03:59.371956 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.004349 sec., 93814.67003908945 rows/sec., 6.66 MiB/sec. | ||
3571 | 2025.03.26 00:03:59.371974 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_5_1} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3572 | 2025.03.26 00:03:59.372139 [ 4 ] {963a7670-0f8e-43f6-8f84-0a5e013398dd} <Debug> TCPHandler: Processed in 0.00495065 sec. | ||
3573 | 2025.03.26 00:03:59.372197 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3574 | 2025.03.26 00:03:59.372319 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3575 | 2025.03.26 00:03:59.372429 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3576 | 2025.03.26 00:03:59.372478 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3577 | 2025.03.26 00:03:59.372933 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3578 | 2025.03.26 00:03:59.372971 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3579 | 2025.03.26 00:03:59.373326 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3580 | 2025.03.26 00:03:59.373566 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3581 | 2025.03.26 00:03:59.373733 [ 115 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
3582 | 2025.03.26 00:03:59.373798 [ 115 ] {} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3583 | 2025.03.26 00:03:59.373835 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3584 | 2025.03.26 00:03:59.373841 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. | ||
3585 | 2025.03.26 00:03:59.374137 [ 4 ] {528d0c9e-f233-4cd6-8269-4e32113670e0} <Debug> TCPHandler: Processed in 0.00186262 sec. | ||
3586 | 2025.03.26 00:03:59.374177 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::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 | ||
3587 | 2025.03.26 00:03:59.374445 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3588 | 2025.03.26 00:03:59.374467 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3589 | 2025.03.26 00:03:59.374513 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::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 | ||
3590 | 2025.03.26 00:03:59.374759 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::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 | ||
3591 | 2025.03.26 00:03:59.374761 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3592 | 2025.03.26 00:03:59.375029 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::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 | ||
3593 | 2025.03.26 00:03:59.375031 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3594 | 2025.03.26 00:03:59.375325 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::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 | ||
3595 | 2025.03.26 00:03:59.375639 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::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 | ||
3596 | 2025.03.26 00:03:59.377434 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3597 | 2025.03.26 00:03:59.377512 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3598 | 2025.03.26 00:03:59.378157 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.004229256 sec., 7093.446223165493 rows/sec., 370.60 KiB/sec. | ||
3599 | 2025.03.26 00:03:59.378349 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
3600 | 2025.03.26 00:03:59.378636 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3601 | 2025.03.26 00:03:59.378884 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_5_1} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3602 | 2025.03.26 00:03:59.379066 [ 197 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_5_1} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
3603 | 2025.03.26 00:03:59.379114 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3604 | 2025.03.26 00:03:59.379256 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
3605 | 2025.03.26 00:03:59.379472 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004893 sec., 48436.54199877376 rows/sec., 3.25 MiB/sec. | ||
3606 | 2025.03.26 00:03:59.379543 [ 4 ] {ad065851-ae3a-4328-8e92-9f773630c542} <Debug> TCPHandler: Processed in 0.005210317 sec. | ||
3607 | 2025.03.26 00:03:59.379668 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3608 | 2025.03.26 00:03:59.379775 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3609 | 2025.03.26 00:03:59.379824 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3610 | 2025.03.26 00:03:59.380263 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3611 | 2025.03.26 00:03:59.380302 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3612 | 2025.03.26 00:03:59.380649 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3613 | 2025.03.26 00:03:59.380886 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3614 | 2025.03.26 00:03:59.381034 [ 115 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
3615 | 2025.03.26 00:03:59.381093 [ 115 ] {} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3616 | 2025.03.26 00:03:59.381121 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3617 | 2025.03.26 00:03:59.381142 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001385 sec., 722.0216606498195 rows/sec., 48.65 KiB/sec. | ||
3618 | 2025.03.26 00:03:59.381450 [ 4 ] {886e6c5d-6c1f-4a43-9d6f-fc1da4c36b8e} <Debug> TCPHandler: Processed in 0.001824028 sec. | ||
3619 | 2025.03.26 00:03:59.381549 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::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 | ||
3620 | 2025.03.26 00:03:59.381780 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3621 | 2025.03.26 00:03:59.381857 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3622 | 2025.03.26 00:03:59.381903 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
3623 | 2025.03.26 00:03:59.381920 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3624 | 2025.03.26 00:03:59.382170 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
3625 | 2025.03.26 00:03:59.382256 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3626 | 2025.03.26 00:03:59.382597 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
3627 | 2025.03.26 00:03:59.383005 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
3628 | 2025.03.26 00:03:59.383269 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
3629 | 2025.03.26 00:03:59.383692 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3630 | 2025.03.26 00:03:59.385739 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 4 columns (4 merged, 0 gathered) in 0.004536935 sec., 1322.478721868398 rows/sec., 88.25 KiB/sec. | ||
3631 | 2025.03.26 00:03:59.385865 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
3632 | 2025.03.26 00:03:59.386053 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3633 | 2025.03.26 00:03:59.386097 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3634 | 2025.03.26 00:03:59.386248 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3635 | 2025.03.26 00:03:59.386367 [ 190 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_6_1} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
3636 | 2025.03.26 00:03:59.386464 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3637 | 2025.03.26 00:03:59.386872 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3638 | 2025.03.26 00:03:59.387124 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3639 | 2025.03.26 00:03:59.387356 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005465 sec., 4757.548032936871 rows/sec., 8.53 MiB/sec. | ||
3640 | 2025.03.26 00:03:59.387465 [ 4 ] {9d3fd1c4-da9a-4bf7-a1ee-bfc4ad717635} <Debug> TCPHandler: Processed in 0.005781556 sec. | ||
3641 | 2025.03.26 00:03:59.387604 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3642 | 2025.03.26 00:03:59.387710 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3643 | 2025.03.26 00:03:59.387756 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3644 | 2025.03.26 00:03:59.388187 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3645 | 2025.03.26 00:03:59.388226 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.57 GiB. | ||
3646 | 2025.03.26 00:03:59.388573 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3647 | 2025.03.26 00:03:59.388808 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3648 | 2025.03.26 00:03:59.389070 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001374 sec., 59679.76710334789 rows/sec., 3.79 MiB/sec. | ||
3649 | 2025.03.26 00:03:59.389300 [ 4 ] {c3cde932-0455-4bf4-a5e2-01fc277b9b6d} <Debug> TCPHandler: Processed in 0.001740335 sec. | ||
3650 | 2025.03.26 00:04:03.590807 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3651 | 2025.03.26 00:04:03.590874 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3652 | 2025.03.26 00:04:03.694378 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3653 | 2025.03.26 00:04:03.695023 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3654 | 2025.03.26 00:04:03.695067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3655 | 2025.03.26 00:04:03.695586 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3656 | 2025.03.26 00:04:03.695839 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3657 | 2025.03.26 00:04:03.696109 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3658 | 2025.03.26 00:04:04.226042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3659 | 2025.03.26 00:04:04.245673 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3660 | 2025.03.26 00:04:04.245730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3661 | 2025.03.26 00:04:04.253278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3662 | 2025.03.26 00:04:04.254030 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3663 | 2025.03.26 00:04:04.257258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3664 | 2025.03.26 00:04:04.343305 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3665 | 2025.03.26 00:04:04.343494 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3666 | 2025.03.26 00:04:04.343569 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3667 | 2025.03.26 00:04:04.344390 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2025.03.26 00:04:04.344439 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3669 | 2025.03.26 00:04:04.344872 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3670 | 2025.03.26 00:04:04.345143 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2025.03.26 00:04:04.345398 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001959 sec., 43899.94895354773 rows/sec., 3.64 MiB/sec. | ||
3672 | 2025.03.26 00:04:04.345469 [ 4 ] {66d77a3c-beaf-4f34-ad11-bc12ab1bdcca} <Debug> TCPHandler: Processed in 0.002292264 sec. | ||
3673 | 2025.03.26 00:04:04.345603 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3674 | 2025.03.26 00:04:04.345717 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3675 | 2025.03.26 00:04:04.345768 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3676 | 2025.03.26 00:04:04.346330 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2025.03.26 00:04:04.346373 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3678 | 2025.03.26 00:04:04.346728 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3679 | 2025.03.26 00:04:04.346960 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2025.03.26 00:04:04.347238 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001538 sec., 9752.925877763328 rows/sec., 733.37 KiB/sec. | ||
3681 | 2025.03.26 00:04:04.347443 [ 4 ] {8d027e49-5171-4b4e-a457-c743f0d22b45} <Debug> TCPHandler: Processed in 0.001889311 sec. | ||
3682 | 2025.03.26 00:04:04.347588 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3683 | 2025.03.26 00:04:04.347695 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3684 | 2025.03.26 00:04:04.347742 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3685 | 2025.03.26 00:04:04.348316 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2025.03.26 00:04:04.348356 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3687 | 2025.03.26 00:04:04.348708 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3688 | 2025.03.26 00:04:04.348944 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2025.03.26 00:04:04.349158 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001486 sec., 53162.8532974428 rows/sec., 4.15 MiB/sec. | ||
3690 | 2025.03.26 00:04:04.349211 [ 4 ] {96adb6eb-b786-4e9e-9ae4-73c88c7411ce} <Debug> TCPHandler: Processed in 0.001673874 sec. | ||
3691 | 2025.03.26 00:04:04.349326 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3692 | 2025.03.26 00:04:04.349431 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3693 | 2025.03.26 00:04:04.349482 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3694 | 2025.03.26 00:04:04.350009 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2025.03.26 00:04:04.350052 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3696 | 2025.03.26 00:04:04.350438 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3697 | 2025.03.26 00:04:04.350681 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2025.03.26 00:04:04.350898 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
3699 | 2025.03.26 00:04:04.350951 [ 4 ] {1135f457-9bce-47d4-a413-dd0eb494c178} <Debug> TCPHandler: Processed in 0.001675374 sec. | ||
3700 | 2025.03.26 00:04:04.351075 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3701 | 2025.03.26 00:04:04.351180 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3702 | 2025.03.26 00:04:04.351247 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3703 | 2025.03.26 00:04:04.352351 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.03.26 00:04:04.352391 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3705 | 2025.03.26 00:04:04.353000 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3706 | 2025.03.26 00:04:04.353252 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3707 | 2025.03.26 00:04:04.353567 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002407 sec., 6231.823847112589 rows/sec., 11.17 MiB/sec. | ||
3708 | 2025.03.26 00:04:04.354003 [ 4 ] {2f4623b9-322c-4b55-95e4-db0e53fd53be} <Debug> TCPHandler: Processed in 0.002977575 sec. | ||
3709 | 2025.03.26 00:04:04.354127 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2025.03.26 00:04:04.354230 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3711 | 2025.03.26 00:04:04.354277 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3712 | 2025.03.26 00:04:04.354723 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3713 | 2025.03.26 00:04:04.354763 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3714 | 2025.03.26 00:04:04.355114 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3715 | 2025.03.26 00:04:04.355345 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3716 | 2025.03.26 00:04:04.355559 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
3717 | 2025.03.26 00:04:04.355609 [ 4 ] {04cb867e-dda2-40f7-8a55-7c25210ed413} <Debug> TCPHandler: Processed in 0.001532229 sec. | ||
3718 | 2025.03.26 00:04:08.718610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 496 | ||
3719 | 2025.03.26 00:04:08.721824 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3720 | 2025.03.26 00:04:08.721874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3721 | 2025.03.26 00:04:08.723370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3722 | 2025.03.26 00:04:08.723673 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3723 | 2025.03.26 00:04:08.724209 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
3724 | 2025.03.26 00:04:09.348812 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3725 | 2025.03.26 00:04:09.349005 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3726 | 2025.03.26 00:04:09.349082 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3727 | 2025.03.26 00:04:09.349971 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3728 | 2025.03.26 00:04:09.350024 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3729 | 2025.03.26 00:04:09.350475 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3730 | 2025.03.26 00:04:09.350737 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3731 | 2025.03.26 00:04:09.350941 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001994 sec., 106318.95687061183 rows/sec., 6.76 MiB/sec. | ||
3732 | 2025.03.26 00:04:09.351007 [ 4 ] {ec1b1565-c9cd-4c7a-9e4d-3af732cb1aae} <Debug> TCPHandler: Processed in 0.002331065 sec. | ||
3733 | 2025.03.26 00:04:09.351142 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3734 | 2025.03.26 00:04:09.351259 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3735 | 2025.03.26 00:04:09.351310 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3736 | 2025.03.26 00:04:09.351844 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3737 | 2025.03.26 00:04:09.351882 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3738 | 2025.03.26 00:04:09.352238 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3739 | 2025.03.26 00:04:09.352476 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3740 | 2025.03.26 00:04:09.352678 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001445 sec., 5536.332179930795 rows/sec., 451.45 KiB/sec. | ||
3741 | 2025.03.26 00:04:09.352813 [ 4 ] {97339b1f-9386-47d4-a3e3-298764eab0f8} <Debug> TCPHandler: Processed in 0.001724365 sec. | ||
3742 | 2025.03.26 00:04:09.352919 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3743 | 2025.03.26 00:04:09.353023 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3744 | 2025.03.26 00:04:09.353070 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3745 | 2025.03.26 00:04:09.353936 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3746 | 2025.03.26 00:04:09.353976 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3747 | 2025.03.26 00:04:09.354370 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3748 | 2025.03.26 00:04:09.354613 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3749 | 2025.03.26 00:04:09.354829 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Debug> executeQuery: Read 673 rows, 54.52 KiB in 0.001821 sec., 369577.1554091159 rows/sec., 29.24 MiB/sec. | ||
3750 | 2025.03.26 00:04:09.354949 [ 4 ] {00cf64d5-d15f-4494-aeb2-a9613d6ed9ad} <Debug> TCPHandler: Processed in 0.002072537 sec. | ||
3751 | 2025.03.26 00:04:09.355177 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3752 | 2025.03.26 00:04:09.355283 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3753 | 2025.03.26 00:04:09.355329 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3754 | 2025.03.26 00:04:09.355912 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3755 | 2025.03.26 00:04:09.355949 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3756 | 2025.03.26 00:04:09.356296 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3757 | 2025.03.26 00:04:09.356526 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2025.03.26 00:04:09.356705 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Debug> executeQuery: Read 140 rows, 8.90 KiB in 0.001445 sec., 96885.81314878892 rows/sec., 6.01 MiB/sec. | ||
3759 | 2025.03.26 00:04:09.356757 [ 4 ] {6067c377-9010-4b29-90e9-830dbc9e8795} <Debug> TCPHandler: Processed in 0.001643763 sec. | ||
3760 | 2025.03.26 00:04:09.356874 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3761 | 2025.03.26 00:04:09.356978 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3762 | 2025.03.26 00:04:09.357023 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3763 | 2025.03.26 00:04:09.357566 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3764 | 2025.03.26 00:04:09.357603 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3765 | 2025.03.26 00:04:09.357951 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3766 | 2025.03.26 00:04:09.358182 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3767 | 2025.03.26 00:04:09.358349 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001393 sec., 81119.88513998565 rows/sec., 5.25 MiB/sec. | ||
3768 | 2025.03.26 00:04:09.358399 [ 4 ] {1499fbd8-1144-4462-b2f2-9c3a4cc84381} <Debug> TCPHandler: Processed in 0.001575981 sec. | ||
3769 | 2025.03.26 00:04:09.358511 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3770 | 2025.03.26 00:04:09.358615 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3771 | 2025.03.26 00:04:09.358659 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3772 | 2025.03.26 00:04:09.359199 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3773 | 2025.03.26 00:04:09.359236 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3774 | 2025.03.26 00:04:09.359567 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3775 | 2025.03.26 00:04:09.359796 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3776 | 2025.03.26 00:04:09.359972 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001377 sec., 81336.2381989833 rows/sec., 4.63 MiB/sec. | ||
3777 | 2025.03.26 00:04:09.360034 [ 4 ] {2e806843-bee8-4ddd-aceb-69990fb73144} <Debug> TCPHandler: Processed in 0.001572061 sec. | ||
3778 | 2025.03.26 00:04:09.360163 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3779 | 2025.03.26 00:04:09.360276 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3780 | 2025.03.26 00:04:09.360322 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3781 | 2025.03.26 00:04:09.361009 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3782 | 2025.03.26 00:04:09.361047 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3783 | 2025.03.26 00:04:09.361431 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3784 | 2025.03.26 00:04:09.361673 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3785 | 2025.03.26 00:04:09.361860 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Debug> executeQuery: Read 416 rows, 30.32 KiB in 0.001607 sec., 258867.45488487868 rows/sec., 18.42 MiB/sec. | ||
3786 | 2025.03.26 00:04:09.361912 [ 4 ] {6510c8e1-c8d7-4e75-bf30-26c972dc23f2} <Debug> TCPHandler: Processed in 0.001802428 sec. | ||
3787 | 2025.03.26 00:04:09.362026 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3788 | 2025.03.26 00:04:09.362130 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3789 | 2025.03.26 00:04:09.362176 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3790 | 2025.03.26 00:04:09.362611 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2025.03.26 00:04:09.362648 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3792 | 2025.03.26 00:04:09.362997 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
3793 | 2025.03.26 00:04:09.363226 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3794 | 2025.03.26 00:04:09.363391 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001283 sec., 4676.539360872954 rows/sec., 244.33 KiB/sec. | ||
3795 | 2025.03.26 00:04:09.363439 [ 4 ] {fafa8b6b-5320-4560-bc60-efbe53c04e4d} <Debug> TCPHandler: Processed in 0.001463567 sec. | ||
3796 | 2025.03.26 00:04:09.363570 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3797 | 2025.03.26 00:04:09.363675 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3798 | 2025.03.26 00:04:09.363723 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3799 | 2025.03.26 00:04:09.364238 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3800 | 2025.03.26 00:04:09.364274 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3801 | 2025.03.26 00:04:09.364645 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3802 | 2025.03.26 00:04:09.364876 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3803 | 2025.03.26 00:04:09.365099 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Debug> executeQuery: Read 241 rows, 16.55 KiB in 0.001446 sec., 166666.66666666666 rows/sec., 11.18 MiB/sec. | ||
3804 | 2025.03.26 00:04:09.365335 [ 4 ] {07d9a7bb-b8a5-4619-b9d5-89d2a1939fe2} <Debug> TCPHandler: Processed in 0.001810568 sec. | ||
3805 | 2025.03.26 00:04:09.365506 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3806 | 2025.03.26 00:04:09.365611 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3807 | 2025.03.26 00:04:09.365661 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3808 | 2025.03.26 00:04:09.366111 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3809 | 2025.03.26 00:04:09.366148 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3810 | 2025.03.26 00:04:09.366487 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3811 | 2025.03.26 00:04:09.366723 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3812 | 2025.03.26 00:04:09.366931 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
3813 | 2025.03.26 00:04:09.367104 [ 4 ] {b90a18c8-0a98-4562-9ad3-13ecf33083bc} <Debug> TCPHandler: Processed in 0.001645043 sec. | ||
3814 | 2025.03.26 00:04:09.367253 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3815 | 2025.03.26 00:04:09.367357 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3816 | 2025.03.26 00:04:09.367427 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3817 | 2025.03.26 00:04:09.368586 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3818 | 2025.03.26 00:04:09.368626 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3819 | 2025.03.26 00:04:09.369267 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3820 | 2025.03.26 00:04:09.369522 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3821 | 2025.03.26 00:04:09.369716 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00238 sec., 10924.369747899158 rows/sec., 19.58 MiB/sec. | ||
3822 | 2025.03.26 00:04:09.369818 [ 4 ] {063de5c5-8d83-43b8-9b6e-a8ef6b66ad93} <Debug> TCPHandler: Processed in 0.002616574 sec. | ||
3823 | 2025.03.26 00:04:09.369963 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3824 | 2025.03.26 00:04:09.370069 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3825 | 2025.03.26 00:04:09.370116 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3826 | 2025.03.26 00:04:09.370570 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3827 | 2025.03.26 00:04:09.370605 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3828 | 2025.03.26 00:04:09.370961 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3829 | 2025.03.26 00:04:09.371190 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3830 | 2025.03.26 00:04:09.371402 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001356 sec., 60471.97640117994 rows/sec., 3.84 MiB/sec. | ||
3831 | 2025.03.26 00:04:09.371454 [ 4 ] {f6912591-ccb4-45a7-9af6-224ee172acaa} <Debug> TCPHandler: Processed in 0.00153991 sec. | ||
3832 | 2025.03.26 00:04:11.197170 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3833 | 2025.03.26 00:04:11.197847 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3834 | 2025.03.26 00:04:11.197896 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3835 | 2025.03.26 00:04:11.198458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3836 | 2025.03.26 00:04:11.198717 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3837 | 2025.03.26 00:04:11.198993 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3838 | 2025.03.26 00:04:11.758253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3839 | 2025.03.26 00:04:11.778414 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3840 | 2025.03.26 00:04:11.778461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3841 | 2025.03.26 00:04:11.785956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3842 | 2025.03.26 00:04:11.786714 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3843 | 2025.03.26 00:04:11.790027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3844 | 2025.03.26 00:04:14.343181 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3845 | 2025.03.26 00:04:14.343366 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3846 | 2025.03.26 00:04:14.343440 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3847 | 2025.03.26 00:04:14.344207 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3848 | 2025.03.26 00:04:14.344257 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3849 | 2025.03.26 00:04:14.344709 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3850 | 2025.03.26 00:04:14.344962 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3851 | 2025.03.26 00:04:14.345167 [ 84 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3852 | 2025.03.26 00:04:14.345213 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001896 sec., 45358.649789029536 rows/sec., 3.76 MiB/sec. | ||
3853 | 2025.03.26 00:04:14.345246 [ 84 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3854 | 2025.03.26 00:04:14.345322 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3855 | 2025.03.26 00:04:14.345345 [ 4 ] {cbb7850b-e800-4c1f-ba5c-145c6cbb6538} <Debug> TCPHandler: Processed in 0.002290083 sec. | ||
3856 | 2025.03.26 00:04:14.345559 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3857 | 2025.03.26 00:04:14.345642 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
3858 | 2025.03.26 00:04:14.345713 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3859 | 2025.03.26 00:04:14.345803 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3860 | 2025.03.26 00:04:14.346090 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3861 | 2025.03.26 00:04:14.346167 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 676 rows starting from the beginning of the part | ||
3862 | 2025.03.26 00:04:14.346462 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 89 rows starting from the beginning of the part | ||
3863 | 2025.03.26 00:04:14.346784 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 669 rows starting from the beginning of the part | ||
3864 | 2025.03.26 00:04:14.347103 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 86 rows starting from the beginning of the part | ||
3865 | 2025.03.26 00:04:14.347402 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 673 rows starting from the beginning of the part | ||
3866 | 2025.03.26 00:04:14.347872 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 86 rows starting from the beginning of the part | ||
3867 | 2025.03.26 00:04:14.348778 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3868 | 2025.03.26 00:04:14.348841 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3869 | 2025.03.26 00:04:14.349839 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3870 | 2025.03.26 00:04:14.350370 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3871 | 2025.03.26 00:04:14.350584 [ 84 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
3872 | 2025.03.26 00:04:14.350656 [ 84 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3873 | 2025.03.26 00:04:14.350706 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3874 | 2025.03.26 00:04:14.350757 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00506 sec., 2964.4268774703555 rows/sec., 222.91 KiB/sec. | ||
3875 | 2025.03.26 00:04:14.351080 [ 4 ] {084f0061-7d28-468a-8152-5fdafe307a4e} <Debug> TCPHandler: Processed in 0.00559818 sec. | ||
3876 | 2025.03.26 00:04:14.351489 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3877 | 2025.03.26 00:04:14.351917 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3878 | 2025.03.26 00:04:14.352007 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2279 rows, containing 5 columns (5 merged, 0 gathered) in 0.00653032 sec., 348987.4921902755 rows/sec., 29.19 MiB/sec. | ||
3879 | 2025.03.26 00:04:14.352050 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3880 | 2025.03.26 00:04:14.352046 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
3881 | 2025.03.26 00:04:14.352317 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3882 | 2025.03.26 00:04:14.352739 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3883 | 2025.03.26 00:04:14.352916 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 151 rows starting from the beginning of the part | ||
3884 | 2025.03.26 00:04:14.353297 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3885 | 2025.03.26 00:04:14.353498 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
3886 | 2025.03.26 00:04:14.353743 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_26_5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3887 | 2025.03.26 00:04:14.354166 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
3888 | 2025.03.26 00:04:14.354189 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 132 rows starting from the beginning of the part | ||
3889 | 2025.03.26 00:04:14.354406 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
3890 | 2025.03.26 00:04:14.354839 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 140 rows starting from the beginning of the part | ||
3891 | 2025.03.26 00:04:14.355188 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
3892 | 2025.03.26 00:04:14.355845 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3893 | 2025.03.26 00:04:14.355899 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3894 | 2025.03.26 00:04:14.356912 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3895 | 2025.03.26 00:04:14.357516 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3896 | 2025.03.26 00:04:14.357837 [ 84 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3897 | 2025.03.26 00:04:14.357958 [ 84 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3898 | 2025.03.26 00:04:14.358047 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3899 | 2025.03.26 00:04:14.358236 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.006424 sec., 12297.63387297634 rows/sec., 983.25 KiB/sec. | ||
3900 | 2025.03.26 00:04:14.358424 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 474 rows, containing 5 columns (5 merged, 0 gathered) in 0.007426978 sec., 63821.381994130046 rows/sec., 4.29 MiB/sec. | ||
3901 | 2025.03.26 00:04:14.358572 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
3902 | 2025.03.26 00:04:14.358586 [ 4 ] {b236581b-556a-4995-b9e6-22dec388b809} <Debug> TCPHandler: Processed in 0.007223032 sec. | ||
3903 | 2025.03.26 00:04:14.358753 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
3904 | 2025.03.26 00:04:14.358877 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3905 | 2025.03.26 00:04:14.359052 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3906 | 2025.03.26 00:04:14.359149 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 417 rows starting from the beginning of the part | ||
3907 | 2025.03.26 00:04:14.359153 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3908 | 2025.03.26 00:04:14.359296 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3909 | 2025.03.26 00:04:14.359518 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 85 rows starting from the beginning of the part | ||
3910 | 2025.03.26 00:04:14.359906 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 408 rows starting from the beginning of the part | ||
3911 | 2025.03.26 00:04:14.360466 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 79 rows starting from the beginning of the part | ||
3912 | 2025.03.26 00:04:14.360859 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 416 rows starting from the beginning of the part | ||
3913 | 2025.03.26 00:04:14.361030 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3914 | 2025.03.26 00:04:14.361374 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 79 rows starting from the beginning of the part | ||
3915 | 2025.03.26 00:04:14.362018 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_20_4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
3916 | 2025.03.26 00:04:14.362320 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3917 | 2025.03.26 00:04:14.362650 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3918 | 2025.03.26 00:04:14.362695 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3919 | 2025.03.26 00:04:14.363271 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3920 | 2025.03.26 00:04:14.363570 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3921 | 2025.03.26 00:04:14.363818 [ 199 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00559661 sec., 265160.51681285637 rows/sec., 20.18 MiB/sec. | ||
3922 | 2025.03.26 00:04:14.363857 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3923 | 2025.03.26 00:04:14.363952 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3924 | 2025.03.26 00:04:14.364022 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3925 | 2025.03.26 00:04:14.364103 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005007 sec., 31955.26263231476 rows/sec., 2.23 MiB/sec. | ||
3926 | 2025.03.26 00:04:14.364342 [ 199 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3927 | 2025.03.26 00:04:14.364424 [ 4 ] {d0197b2a-b1af-423a-a254-56b5ae10e9f0} <Debug> TCPHandler: Processed in 0.005638531 sec. | ||
3928 | 2025.03.26 00:04:14.364483 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
3929 | 2025.03.26 00:04:14.364743 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3930 | 2025.03.26 00:04:14.364930 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3931 | 2025.03.26 00:04:14.365057 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 958 rows starting from the beginning of the part | ||
3932 | 2025.03.26 00:04:14.365068 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3933 | 2025.03.26 00:04:14.365391 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3934 | 2025.03.26 00:04:14.365578 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 143 rows starting from the beginning of the part | ||
3935 | 2025.03.26 00:04:14.365627 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3936 | 2025.03.26 00:04:14.366075 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 237 rows starting from the beginning of the part | ||
3937 | 2025.03.26 00:04:14.366516 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
3938 | 2025.03.26 00:04:14.366958 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 241 rows starting from the beginning of the part | ||
3939 | 2025.03.26 00:04:14.367347 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
3940 | 2025.03.26 00:04:14.367457 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_26_5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3941 | 2025.03.26 00:04:14.368245 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3942 | 2025.03.26 00:04:14.371225 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3943 | 2025.03.26 00:04:14.371304 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3944 | 2025.03.26 00:04:14.371336 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1899 rows, containing 5 columns (5 merged, 0 gathered) in 0.00717388 sec., 264710.3101808227 rows/sec., 18.03 MiB/sec. | ||
3945 | 2025.03.26 00:04:14.371787 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3946 | 2025.03.26 00:04:14.372407 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3947 | 2025.03.26 00:04:14.372574 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3948 | 2025.03.26 00:04:14.372595 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3949 | 2025.03.26 00:04:14.372710 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
3950 | 2025.03.26 00:04:14.372951 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2025.03.26 00:04:14.373303 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.008325 sec., 1801.8018018018017 rows/sec., 3.23 MiB/sec. | ||
3952 | 2025.03.26 00:04:14.373592 [ 4 ] {3bd3f540-ba79-4cd1-aafc-664616a57f5f} <Debug> TCPHandler: Processed in 0.008936007 sec. | ||
3953 | 2025.03.26 00:04:14.373739 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2025.03.26 00:04:14.373846 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3955 | 2025.03.26 00:04:14.373894 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3956 | 2025.03.26 00:04:14.374340 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3957 | 2025.03.26 00:04:14.374380 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3958 | 2025.03.26 00:04:14.374741 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3959 | 2025.03.26 00:04:14.374986 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3960 | 2025.03.26 00:04:14.375148 [ 84 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3961 | 2025.03.26 00:04:14.375203 [ 84 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3962 | 2025.03.26 00:04:14.375217 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
3963 | 2025.03.26 00:04:14.375247 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3964 | 2025.03.26 00:04:14.375358 [ 4 ] {8de33c93-9144-463d-a041-f621e8b74ed1} <Debug> TCPHandler: Processed in 0.001663403 sec. | ||
3965 | 2025.03.26 00:04:14.375473 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
3966 | 2025.03.26 00:04:14.375605 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3967 | 2025.03.26 00:04:14.375640 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 472 rows starting from the beginning of the part | ||
3968 | 2025.03.26 00:04:14.375760 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
3969 | 2025.03.26 00:04:14.375931 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 82 rows starting from the beginning of the part | ||
3970 | 2025.03.26 00:04:14.376076 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
3971 | 2025.03.26 00:04:14.376249 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 82 rows starting from the beginning of the part | ||
3972 | 2025.03.26 00:04:14.376375 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
3973 | 2025.03.26 00:04:14.377565 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219929 sec., 368300.6788554488 rows/sec., 23.50 MiB/sec. | ||
3974 | 2025.03.26 00:04:14.377857 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3975 | 2025.03.26 00:04:14.378152 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3976 | 2025.03.26 00:04:14.378238 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_26_5} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3977 | 2025.03.26 00:04:14.378326 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
3978 | 2025.03.26 00:04:18.590911 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3979 | 2025.03.26 00:04:18.590978 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3980 | 2025.03.26 00:04:18.700028 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
3981 | 2025.03.26 00:04:18.700638 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3982 | 2025.03.26 00:04:18.700674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3983 | 2025.03.26 00:04:18.701191 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3984 | 2025.03.26 00:04:18.701439 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3985 | 2025.03.26 00:04:18.701614 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3986 | 2025.03.26 00:04:18.725320 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 532 | ||
3987 | 2025.03.26 00:04:18.728439 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3988 | 2025.03.26 00:04:18.728494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3989 | 2025.03.26 00:04:18.730007 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3990 | 2025.03.26 00:04:18.730330 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3991 | 2025.03.26 00:04:18.730861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
3992 | 2025.03.26 00:04:19.291004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3993 | 2025.03.26 00:04:19.311683 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3994 | 2025.03.26 00:04:19.311747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
3995 | 2025.03.26 00:04:19.319473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3996 | 2025.03.26 00:04:19.320233 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3997 | 2025.03.26 00:04:19.323700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3998 | 2025.03.26 00:04:19.349309 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3999 | 2025.03.26 00:04:19.349489 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4000 | 2025.03.26 00:04:19.349557 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4001 | 2025.03.26 00:04:19.350376 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4002 | 2025.03.26 00:04:19.350416 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4003 | 2025.03.26 00:04:19.350861 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4004 | 2025.03.26 00:04:19.351111 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4005 | 2025.03.26 00:04:19.351360 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001914 sec., 110762.80041797283 rows/sec., 7.04 MiB/sec. | ||
4006 | 2025.03.26 00:04:19.351524 [ 4 ] {4a6dc28e-9659-4a3a-bb82-af718a056e3f} <Debug> TCPHandler: Processed in 0.002336245 sec. | ||
4007 | 2025.03.26 00:04:19.351663 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4008 | 2025.03.26 00:04:19.351771 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4009 | 2025.03.26 00:04:19.351817 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4010 | 2025.03.26 00:04:19.352832 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4011 | 2025.03.26 00:04:19.352871 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4012 | 2025.03.26 00:04:19.353272 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4013 | 2025.03.26 00:04:19.353504 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4014 | 2025.03.26 00:04:19.353681 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001933 sec., 346094.1541645111 rows/sec., 27.40 MiB/sec. | ||
4015 | 2025.03.26 00:04:19.353732 [ 4 ] {a45345ef-0a17-465c-b3d0-3856b51d6799} <Debug> TCPHandler: Processed in 0.002119638 sec. | ||
4016 | 2025.03.26 00:04:19.353849 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4017 | 2025.03.26 00:04:19.353955 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4018 | 2025.03.26 00:04:19.354000 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4019 | 2025.03.26 00:04:19.354550 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4020 | 2025.03.26 00:04:19.354587 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4021 | 2025.03.26 00:04:19.354927 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4022 | 2025.03.26 00:04:19.355162 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4023 | 2025.03.26 00:04:19.355397 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001445 sec., 91349.48096885813 rows/sec., 5.64 MiB/sec. | ||
4024 | 2025.03.26 00:04:19.355595 [ 4 ] {f71b767d-3c1b-412a-983a-933b1b0668d3} <Debug> TCPHandler: Processed in 0.001791808 sec. | ||
4025 | 2025.03.26 00:04:19.355727 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4026 | 2025.03.26 00:04:19.355842 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4027 | 2025.03.26 00:04:19.355887 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4028 | 2025.03.26 00:04:19.356572 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4029 | 2025.03.26 00:04:19.356617 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4030 | 2025.03.26 00:04:19.357036 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4031 | 2025.03.26 00:04:19.357307 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4032 | 2025.03.26 00:04:19.357578 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001734 sec., 65167.24336793541 rows/sec., 4.22 MiB/sec. | ||
4033 | 2025.03.26 00:04:19.357671 [ 4 ] {8e88cc55-50b8-4de3-9109-1519b859f6c9} <Debug> TCPHandler: Processed in 0.001997525 sec. | ||
4034 | 2025.03.26 00:04:19.357787 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4035 | 2025.03.26 00:04:19.357892 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4036 | 2025.03.26 00:04:19.357936 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4037 | 2025.03.26 00:04:19.358532 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4038 | 2025.03.26 00:04:19.358569 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4039 | 2025.03.26 00:04:19.358924 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4040 | 2025.03.26 00:04:19.359160 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4041 | 2025.03.26 00:04:19.359377 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001507 sec., 74319.84074319841 rows/sec., 4.23 MiB/sec. | ||
4042 | 2025.03.26 00:04:19.359429 [ 4 ] {9a2eb5e5-6e2c-4a09-a534-63d852682ae6} <Debug> TCPHandler: Processed in 0.001693544 sec. | ||
4043 | 2025.03.26 00:04:19.359545 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4044 | 2025.03.26 00:04:19.359649 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4045 | 2025.03.26 00:04:19.359693 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4046 | 2025.03.26 00:04:19.360341 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4047 | 2025.03.26 00:04:19.360379 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4048 | 2025.03.26 00:04:19.360734 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4049 | 2025.03.26 00:04:19.360965 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4050 | 2025.03.26 00:04:19.361175 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001546 sec., 263906.85640362225 rows/sec., 18.74 MiB/sec. | ||
4051 | 2025.03.26 00:04:19.361226 [ 4 ] {fa5e68cc-dbdf-48a9-9205-ab0e3d7f4138} <Debug> TCPHandler: Processed in 0.001731596 sec. | ||
4052 | 2025.03.26 00:04:19.361341 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4053 | 2025.03.26 00:04:19.361446 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4054 | 2025.03.26 00:04:19.361491 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4055 | 2025.03.26 00:04:19.361923 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4056 | 2025.03.26 00:04:19.361960 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4057 | 2025.03.26 00:04:19.362305 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4058 | 2025.03.26 00:04:19.362536 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4059 | 2025.03.26 00:04:19.362736 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001312 sec., 4573.170731707317 rows/sec., 238.93 KiB/sec. | ||
4060 | 2025.03.26 00:04:19.362792 [ 4 ] {e26f74aa-4e56-4c86-af4c-e017e9918225} <Debug> TCPHandler: Processed in 0.001502328 sec. | ||
4061 | 2025.03.26 00:04:19.362919 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4062 | 2025.03.26 00:04:19.363024 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4063 | 2025.03.26 00:04:19.363070 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4064 | 2025.03.26 00:04:19.363617 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4065 | 2025.03.26 00:04:19.363654 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4066 | 2025.03.26 00:04:19.364074 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4067 | 2025.03.26 00:04:19.364303 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4068 | 2025.03.26 00:04:19.364516 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001513 sec., 156642.4322538004 rows/sec., 10.50 MiB/sec. | ||
4069 | 2025.03.26 00:04:19.364568 [ 4 ] {851d66a7-916e-4ade-9436-aabec142e751} <Debug> TCPHandler: Processed in 0.001701754 sec. | ||
4070 | 2025.03.26 00:04:19.364684 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4071 | 2025.03.26 00:04:19.364788 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4072 | 2025.03.26 00:04:19.364835 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4073 | 2025.03.26 00:04:19.365257 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4074 | 2025.03.26 00:04:19.365294 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4075 | 2025.03.26 00:04:19.365630 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4076 | 2025.03.26 00:04:19.365859 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4077 | 2025.03.26 00:04:19.366065 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001299 sec., 769.8229407236336 rows/sec., 51.87 KiB/sec. | ||
4078 | 2025.03.26 00:04:19.366114 [ 4 ] {70d2b6d2-0dea-4ee3-bf8e-9526c45311bb} <Debug> TCPHandler: Processed in 0.001481348 sec. | ||
4079 | 2025.03.26 00:04:19.366228 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4080 | 2025.03.26 00:04:19.366333 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4081 | 2025.03.26 00:04:19.366399 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4082 | 2025.03.26 00:04:19.367484 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4083 | 2025.03.26 00:04:19.367522 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4084 | 2025.03.26 00:04:19.368144 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4085 | 2025.03.26 00:04:19.368395 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4086 | 2025.03.26 00:04:19.368572 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4087 | 2025.03.26 00:04:19.368670 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4088 | 2025.03.26 00:04:19.368666 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002348 sec., 11073.253833049404 rows/sec., 19.84 MiB/sec. | ||
4089 | 2025.03.26 00:04:19.368713 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4090 | 2025.03.26 00:04:19.369079 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
4091 | 2025.03.26 00:04:19.369097 [ 4 ] {1990ca4f-a796-46ae-9a75-fdaec3ae4584} <Debug> TCPHandler: Processed in 0.002918093 sec. | ||
4092 | 2025.03.26 00:04:19.369329 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4093 | 2025.03.26 00:04:19.369616 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4094 | 2025.03.26 00:04:19.369751 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4095 | 2025.03.26 00:04:19.369854 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4096 | 2025.03.26 00:04:19.370101 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 350 rows starting from the beginning of the part | ||
4097 | 2025.03.26 00:04:19.370939 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
4098 | 2025.03.26 00:04:19.371719 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 15 rows starting from the beginning of the part | ||
4099 | 2025.03.26 00:04:19.371980 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4100 | 2025.03.26 00:04:19.372111 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4101 | 2025.03.26 00:04:19.372312 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 26 rows starting from the beginning of the part | ||
4102 | 2025.03.26 00:04:19.372949 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part | ||
4103 | 2025.03.26 00:04:19.373609 [ 191 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
4104 | 2025.03.26 00:04:19.373756 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4105 | 2025.03.26 00:04:19.374578 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2025.03.26 00:04:19.374997 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005472 sec., 14985.380116959064 rows/sec., 974.60 KiB/sec. | ||
4107 | 2025.03.26 00:04:19.375217 [ 4 ] {9965b66e-8c48-4a31-9928-1d5108801ba6} <Debug> TCPHandler: Processed in 0.005965432 sec. | ||
4108 | 2025.03.26 00:04:19.378709 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 19 columns (19 merged, 0 gathered) in 0.009871457 sec., 46396.39315655227 rows/sec., 83.14 MiB/sec. | ||
4109 | 2025.03.26 00:04:19.379373 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4110 | 2025.03.26 00:04:19.379831 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4111 | 2025.03.26 00:04:19.379922 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4112 | 2025.03.26 00:04:19.380079 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
4113 | 2025.03.26 00:04:24.342870 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4114 | 2025.03.26 00:04:24.343076 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4115 | 2025.03.26 00:04:24.343149 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4116 | 2025.03.26 00:04:24.343935 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4117 | 2025.03.26 00:04:24.343983 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4118 | 2025.03.26 00:04:24.344427 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4119 | 2025.03.26 00:04:24.344670 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4120 | 2025.03.26 00:04:24.344923 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001896 sec., 45358.649789029536 rows/sec., 3.76 MiB/sec. | ||
4121 | 2025.03.26 00:04:24.345021 [ 4 ] {854f4604-f304-41e3-ae0f-ee0d32653155} <Debug> TCPHandler: Processed in 0.002274383 sec. | ||
4122 | 2025.03.26 00:04:24.345241 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4123 | 2025.03.26 00:04:24.345347 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4124 | 2025.03.26 00:04:24.345394 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4125 | 2025.03.26 00:04:24.345932 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4126 | 2025.03.26 00:04:24.345970 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4127 | 2025.03.26 00:04:24.346311 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4128 | 2025.03.26 00:04:24.346539 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4129 | 2025.03.26 00:04:24.346785 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001461 sec., 10266.940451745379 rows/sec., 772.03 KiB/sec. | ||
4130 | 2025.03.26 00:04:24.347024 [ 4 ] {46336d8d-ade6-41aa-bf57-e2e4a94764cb} <Debug> TCPHandler: Processed in 0.00184351 sec. | ||
4131 | 2025.03.26 00:04:24.347174 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4132 | 2025.03.26 00:04:24.347277 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4133 | 2025.03.26 00:04:24.347322 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4134 | 2025.03.26 00:04:24.347896 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4135 | 2025.03.26 00:04:24.347936 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4136 | 2025.03.26 00:04:24.348285 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4137 | 2025.03.26 00:04:24.348523 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4138 | 2025.03.26 00:04:24.348770 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001514 sec., 52179.65653896962 rows/sec., 4.07 MiB/sec. | ||
4139 | 2025.03.26 00:04:24.348980 [ 4 ] {92bca0ef-97e2-4d89-b72a-a94b3b8cb71d} <Debug> TCPHandler: Processed in 0.001852659 sec. | ||
4140 | 2025.03.26 00:04:24.349150 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4141 | 2025.03.26 00:04:24.349255 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4142 | 2025.03.26 00:04:24.349304 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4143 | 2025.03.26 00:04:24.349842 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4144 | 2025.03.26 00:04:24.349880 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4145 | 2025.03.26 00:04:24.350256 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4146 | 2025.03.26 00:04:24.350480 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4147 | 2025.03.26 00:04:24.350733 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001499 sec., 106737.82521681121 rows/sec., 7.43 MiB/sec. | ||
4148 | 2025.03.26 00:04:24.350951 [ 4 ] {8d6ef1fe-1f78-4e22-abf3-ad589c733caa} <Debug> TCPHandler: Processed in 0.00185427 sec. | ||
4149 | 2025.03.26 00:04:24.351137 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4150 | 2025.03.26 00:04:24.351242 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4151 | 2025.03.26 00:04:24.351315 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4152 | 2025.03.26 00:04:24.352410 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4153 | 2025.03.26 00:04:24.352449 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4154 | 2025.03.26 00:04:24.353051 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4155 | 2025.03.26 00:04:24.353297 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4156 | 2025.03.26 00:04:24.353606 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002373 sec., 6321.112515802781 rows/sec., 11.33 MiB/sec. | ||
4157 | 2025.03.26 00:04:24.353974 [ 4 ] {bb1d5a31-471e-4850-9c8e-390033264bcc} <Debug> TCPHandler: Processed in 0.002889643 sec. | ||
4158 | 2025.03.26 00:04:24.354092 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4159 | 2025.03.26 00:04:24.354195 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4160 | 2025.03.26 00:04:24.354240 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4161 | 2025.03.26 00:04:24.354681 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4162 | 2025.03.26 00:04:24.354720 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4163 | 2025.03.26 00:04:24.355072 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4164 | 2025.03.26 00:04:24.355303 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4165 | 2025.03.26 00:04:24.355564 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
4166 | 2025.03.26 00:04:24.355790 [ 4 ] {1340df9f-2d03-4f65-b2eb-b2e03bbe0d5c} <Debug> TCPHandler: Processed in 0.001744526 sec. | ||
4167 | 2025.03.26 00:04:26.202645 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4168 | 2025.03.26 00:04:26.203330 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4169 | 2025.03.26 00:04:26.203381 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4170 | 2025.03.26 00:04:26.203991 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4171 | 2025.03.26 00:04:26.204269 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4172 | 2025.03.26 00:04:26.204429 [ 82 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4173 | 2025.03.26 00:04:26.204482 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4174 | 2025.03.26 00:04:26.204482 [ 82 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4175 | 2025.03.26 00:04:26.204518 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4176 | 2025.03.26 00:04:26.204666 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
4177 | 2025.03.26 00:04:26.204821 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4178 | 2025.03.26 00:04:26.204868 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
4179 | 2025.03.26 00:04:26.204952 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4180 | 2025.03.26 00:04:26.205175 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4181 | 2025.03.26 00:04:26.205385 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4182 | 2025.03.26 00:04:26.205482 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4183 | 2025.03.26 00:04:26.205610 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4184 | 2025.03.26 00:04:26.208199 [ 200 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003607586 sec., 2688501.396778899 rows/sec., 38.46 MiB/sec. | ||
4185 | 2025.03.26 00:04:26.208555 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4186 | 2025.03.26 00:04:26.208911 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4187 | 2025.03.26 00:04:26.209010 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_21_4} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4188 | 2025.03.26 00:04:26.209130 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4189 | 2025.03.26 00:04:26.824661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4190 | 2025.03.26 00:04:26.845727 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4191 | 2025.03.26 00:04:26.845778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4192 | 2025.03.26 00:04:26.853473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4193 | 2025.03.26 00:04:26.854266 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4194 | 2025.03.26 00:04:26.854671 [ 81 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4195 | 2025.03.26 00:04:26.854843 [ 81 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4196 | 2025.03.26 00:04:26.854940 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4197 | 2025.03.26 00:04:26.855437 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
4198 | 2025.03.26 00:04:26.871316 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4199 | 2025.03.26 00:04:26.872725 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4200 | 2025.03.26 00:04:26.874011 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
4201 | 2025.03.26 00:04:26.878807 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
4202 | 2025.03.26 00:04:26.883845 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
4203 | 2025.03.26 00:04:26.889029 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
4204 | 2025.03.26 00:04:26.894640 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
4205 | 2025.03.26 00:04:26.899026 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
4206 | 2025.03.26 00:04:26.956184 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.101058654 sec., 1573.343733630175 rows/sec., 8.14 MiB/sec. | ||
4207 | 2025.03.26 00:04:26.958934 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4208 | 2025.03.26 00:04:26.961878 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_21_4} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4209 | 2025.03.26 00:04:26.962002 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_21_4} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4210 | 2025.03.26 00:04:26.964538 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4211 | 2025.03.26 00:04:27.001151 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.31 MiB, peak 192.88 MiB, free memory in arenas 0.00 B, will set to 184.68 MiB (RSS), difference: 2.37 MiB | ||
4212 | 2025.03.26 00:04:28.731927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 566 | ||
4213 | 2025.03.26 00:04:28.735001 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4214 | 2025.03.26 00:04:28.735056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4215 | 2025.03.26 00:04:28.736528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4216 | 2025.03.26 00:04:28.736856 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4217 | 2025.03.26 00:04:28.737623 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
4218 | 2025.03.26 00:04:29.342719 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4219 | 2025.03.26 00:04:29.342930 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4220 | 2025.03.26 00:04:29.343012 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4221 | 2025.03.26 00:04:29.343859 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4222 | 2025.03.26 00:04:29.343916 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4223 | 2025.03.26 00:04:29.344373 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4224 | 2025.03.26 00:04:29.344637 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4225 | 2025.03.26 00:04:29.344893 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002019 sec., 53491.82763744428 rows/sec., 4.48 MiB/sec. | ||
4226 | 2025.03.26 00:04:29.344959 [ 4 ] {b5684d66-0f73-48e8-b6c1-ddc253497b4c} <Debug> TCPHandler: Processed in 0.002375826 sec. | ||
4227 | 2025.03.26 00:04:29.345095 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4228 | 2025.03.26 00:04:29.345211 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4229 | 2025.03.26 00:04:29.345261 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4230 | 2025.03.26 00:04:29.345814 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4231 | 2025.03.26 00:04:29.345856 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4232 | 2025.03.26 00:04:29.346215 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4233 | 2025.03.26 00:04:29.346455 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4234 | 2025.03.26 00:04:29.346701 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001507 sec., 17252.8201725282 rows/sec., 1.27 MiB/sec. | ||
4235 | 2025.03.26 00:04:29.346813 [ 4 ] {64ffff95-78a4-4e8b-bd26-c2629704f2da} <Debug> TCPHandler: Processed in 0.001770486 sec. | ||
4236 | 2025.03.26 00:04:29.347038 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4237 | 2025.03.26 00:04:29.347147 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4238 | 2025.03.26 00:04:29.347194 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4239 | 2025.03.26 00:04:29.347771 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4240 | 2025.03.26 00:04:29.347811 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4241 | 2025.03.26 00:04:29.348174 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4242 | 2025.03.26 00:04:29.348418 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4243 | 2025.03.26 00:04:29.348633 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001511 sec., 59563.20317670417 rows/sec., 4.65 MiB/sec. | ||
4244 | 2025.03.26 00:04:29.348686 [ 4 ] {fda3f521-281a-459e-b24b-73c0cd166ef0} <Debug> TCPHandler: Processed in 0.001716306 sec. | ||
4245 | 2025.03.26 00:04:29.348826 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4246 | 2025.03.26 00:04:29.348960 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4247 | 2025.03.26 00:04:29.349018 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4248 | 2025.03.26 00:04:29.349590 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4249 | 2025.03.26 00:04:29.349630 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4250 | 2025.03.26 00:04:29.350021 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4251 | 2025.03.26 00:04:29.350258 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4252 | 2025.03.26 00:04:29.350463 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
4253 | 2025.03.26 00:04:29.350514 [ 4 ] {3711e029-2735-4582-bcb8-2914dba82673} <Debug> TCPHandler: Processed in 0.001753866 sec. | ||
4254 | 2025.03.26 00:04:29.350637 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4255 | 2025.03.26 00:04:29.350740 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4256 | 2025.03.26 00:04:29.350807 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4257 | 2025.03.26 00:04:29.351914 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4258 | 2025.03.26 00:04:29.351952 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4259 | 2025.03.26 00:04:29.352580 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4260 | 2025.03.26 00:04:29.352831 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4261 | 2025.03.26 00:04:29.353072 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002353 sec., 11049.723756906076 rows/sec., 19.80 MiB/sec. | ||
4262 | 2025.03.26 00:04:29.353165 [ 4 ] {a50e03fa-22bc-4b88-815e-9693577531e5} <Debug> TCPHandler: Processed in 0.002577732 sec. | ||
4263 | 2025.03.26 00:04:29.353300 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4264 | 2025.03.26 00:04:29.353404 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4265 | 2025.03.26 00:04:29.353450 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4266 | 2025.03.26 00:04:29.353907 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4267 | 2025.03.26 00:04:29.353946 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4268 | 2025.03.26 00:04:29.354298 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4269 | 2025.03.26 00:04:29.354522 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4270 | 2025.03.26 00:04:29.354765 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001379 sec., 43509.789702683105 rows/sec., 2.93 MiB/sec. | ||
4271 | 2025.03.26 00:04:29.354853 [ 4 ] {86ce2a7f-505a-4ee1-b651-0ffd78fbb2a9} <Debug> TCPHandler: Processed in 0.001600302 sec. | ||
4272 | 2025.03.26 00:04:33.591205 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4273 | 2025.03.26 00:04:33.591277 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4274 | 2025.03.26 00:04:33.705474 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4275 | 2025.03.26 00:04:33.706081 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4276 | 2025.03.26 00:04:33.706118 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4277 | 2025.03.26 00:04:33.706686 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4278 | 2025.03.26 00:04:33.706939 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4279 | 2025.03.26 00:04:33.707171 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4280 | 2025.03.26 00:04:34.342302 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4281 | 2025.03.26 00:04:34.342492 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4282 | 2025.03.26 00:04:34.342564 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4283 | 2025.03.26 00:04:34.343365 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4284 | 2025.03.26 00:04:34.343415 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4285 | 2025.03.26 00:04:34.343847 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4286 | 2025.03.26 00:04:34.344101 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4287 | 2025.03.26 00:04:34.344330 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.00189 sec., 45502.6455026455 rows/sec., 3.77 MiB/sec. | ||
4288 | 2025.03.26 00:04:34.344388 [ 4 ] {c99e87c4-d258-43f5-912b-293f91ffe132} <Debug> TCPHandler: Processed in 0.002221691 sec. | ||
4289 | 2025.03.26 00:04:34.344515 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4290 | 2025.03.26 00:04:34.344620 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4291 | 2025.03.26 00:04:34.344666 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4292 | 2025.03.26 00:04:34.345189 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4293 | 2025.03.26 00:04:34.345230 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4294 | 2025.03.26 00:04:34.345561 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4295 | 2025.03.26 00:04:34.345795 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4296 | 2025.03.26 00:04:34.346020 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00142 sec., 10563.38028169014 rows/sec., 794.32 KiB/sec. | ||
4297 | 2025.03.26 00:04:34.346073 [ 4 ] {5f5e6990-1325-4780-9918-9563711760dd} <Debug> TCPHandler: Processed in 0.001608801 sec. | ||
4298 | 2025.03.26 00:04:34.346190 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4299 | 2025.03.26 00:04:34.346295 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4300 | 2025.03.26 00:04:34.346339 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4301 | 2025.03.26 00:04:34.346873 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4302 | 2025.03.26 00:04:34.346916 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4303 | 2025.03.26 00:04:34.347271 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4304 | 2025.03.26 00:04:34.347504 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4305 | 2025.03.26 00:04:34.347720 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001446 sec., 54633.47164591978 rows/sec., 4.27 MiB/sec. | ||
4306 | 2025.03.26 00:04:34.347772 [ 4 ] {383048fe-9b29-4882-8c77-99c3ba567a2e} <Debug> TCPHandler: Processed in 0.001632353 sec. | ||
4307 | 2025.03.26 00:04:34.347885 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4308 | 2025.03.26 00:04:34.347991 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4309 | 2025.03.26 00:04:34.348063 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4310 | 2025.03.26 00:04:34.348586 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4311 | 2025.03.26 00:04:34.348625 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4312 | 2025.03.26 00:04:34.349002 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4313 | 2025.03.26 00:04:34.349233 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4314 | 2025.03.26 00:04:34.349440 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. | ||
4315 | 2025.03.26 00:04:34.349491 [ 4 ] {7231213b-06f3-46c6-b61f-b9cc3e6785bc} <Debug> TCPHandler: Processed in 0.001655323 sec. | ||
4316 | 2025.03.26 00:04:34.349593 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4317 | 2025.03.26 00:04:34.349720 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4318 | 2025.03.26 00:04:34.349785 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4319 | 2025.03.26 00:04:34.350852 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2025.03.26 00:04:34.350891 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4321 | 2025.03.26 00:04:34.351492 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4322 | 2025.03.26 00:04:34.351744 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2025.03.26 00:04:34.352027 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002321 sec., 6462.731581214993 rows/sec., 11.58 MiB/sec. | ||
4324 | 2025.03.26 00:04:34.352452 [ 4 ] {9ac80204-94d8-4223-abb6-41049c701997} <Debug> TCPHandler: Processed in 0.002904673 sec. | ||
4325 | 2025.03.26 00:04:34.352588 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4326 | 2025.03.26 00:04:34.352690 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4327 | 2025.03.26 00:04:34.352736 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4328 | 2025.03.26 00:04:34.353186 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4329 | 2025.03.26 00:04:34.353224 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4330 | 2025.03.26 00:04:34.353578 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4331 | 2025.03.26 00:04:34.353819 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4332 | 2025.03.26 00:04:34.354044 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001375 sec., 43636.36363636364 rows/sec., 2.94 MiB/sec. | ||
4333 | 2025.03.26 00:04:34.354095 [ 4 ] {39cc6553-1bc1-468e-8a38-a93f086e76eb} <Debug> TCPHandler: Processed in 0.00155778 sec. | ||
4334 | 2025.03.26 00:04:34.372271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4335 | 2025.03.26 00:04:34.391915 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4336 | 2025.03.26 00:04:34.391977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4337 | 2025.03.26 00:04:34.399498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4338 | 2025.03.26 00:04:34.400238 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4339 | 2025.03.26 00:04:34.403392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4340 | 2025.03.26 00:04:34.847377 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4341 | 2025.03.26 00:04:34.847662 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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) | ||
4342 | 2025.03.26 00:04:34.848106 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4343 | 2025.03.26 00:04:34.848159 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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 | ||
4344 | 2025.03.26 00:04:34.848531 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4345 | 2025.03.26 00:04:34.848611 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4346 | 2025.03.26 00:04:34.848800 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
4347 | 2025.03.26 00:04:34.848843 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4348 | 2025.03.26 00:04:34.848869 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4349 | 2025.03.26 00:04:34.848887 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4350 | 2025.03.26 00:04:34.848936 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', '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'))" | ||
4351 | 2025.03.26 00:04:34.848961 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
4352 | 2025.03.26 00:04:34.849952 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002416 sec., 14900.662251655627 rows/sec., 573.57 KiB/sec. | ||
4353 | 2025.03.26 00:04:34.850077 [ 4 ] {861e159e-de4c-4f2c-b4e1-a50d201bd79d} <Debug> TCPHandler: Processed in 0.002831991 sec. | ||
4354 | 2025.03.26 00:04:34.850410 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4355 | 2025.03.26 00:04:34.850584 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
4356 | 2025.03.26 00:04:34.850912 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4357 | 2025.03.26 00:04:34.850962 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
4358 | 2025.03.26 00:04:34.851288 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4359 | 2025.03.26 00:04:34.851354 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4360 | 2025.03.26 00:04:34.851494 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
4361 | 2025.03.26 00:04:34.851528 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4362 | 2025.03.26 00:04:34.851550 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4363 | 2025.03.26 00:04:34.851567 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4364 | 2025.03.26 00:04:34.851613 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
4365 | 2025.03.26 00:04:34.851637 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
4366 | 2025.03.26 00:04:34.852275 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001776 sec., 20270.27027027027 rows/sec., 780.26 KiB/sec. | ||
4367 | 2025.03.26 00:04:34.852387 [ 4 ] {dc9dc236-7f5c-4b0b-befd-3f97139b3463} <Debug> TCPHandler: Processed in 0.002029405 sec. | ||
4368 | 2025.03.26 00:04:34.852604 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4369 | 2025.03.26 00:04:34.852769 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
4370 | 2025.03.26 00:04:34.853074 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4371 | 2025.03.26 00:04:34.853128 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
4372 | 2025.03.26 00:04:34.853459 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4373 | 2025.03.26 00:04:34.853526 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4374 | 2025.03.26 00:04:34.853669 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
4375 | 2025.03.26 00:04:34.853703 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4376 | 2025.03.26 00:04:34.853726 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4377 | 2025.03.26 00:04:34.853744 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4378 | 2025.03.26 00:04:34.853789 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
4379 | 2025.03.26 00:04:34.853812 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
4380 | 2025.03.26 00:04:34.854422 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.001733 sec., 20773.225620311598 rows/sec., 799.62 KiB/sec. | ||
4381 | 2025.03.26 00:04:34.854547 [ 4 ] {dbff1778-56bf-447c-a0d4-516a2ac682df} <Debug> TCPHandler: Processed in 0.001994533 sec. | ||
4382 | 2025.03.26 00:04:34.854794 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4383 | 2025.03.26 00:04:34.854992 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
4384 | 2025.03.26 00:04:34.855512 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4385 | 2025.03.26 00:04:34.855874 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
4386 | 2025.03.26 00:04:34.856342 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4387 | 2025.03.26 00:04:34.856424 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4388 | 2025.03.26 00:04:34.856604 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
4389 | 2025.03.26 00:04:34.856645 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4390 | 2025.03.26 00:04:34.856671 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4391 | 2025.03.26 00:04:34.856695 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4392 | 2025.03.26 00:04:34.856746 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
4393 | 2025.03.26 00:04:34.856774 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
4394 | 2025.03.26 00:04:34.857493 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002594 sec., 13878.180416345413 rows/sec., 534.21 KiB/sec. | ||
4395 | 2025.03.26 00:04:34.857643 [ 4 ] {0f3cf8d3-04a2-4432-aeb1-f3f45a5628c3} <Debug> TCPHandler: Processed in 0.002910144 sec. | ||
4396 | 2025.03.26 00:04:34.857903 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4397 | 2025.03.26 00:04:34.858105 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
4398 | 2025.03.26 00:04:34.858498 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4399 | 2025.03.26 00:04:34.858565 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
4400 | 2025.03.26 00:04:34.859000 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4401 | 2025.03.26 00:04:34.859084 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4402 | 2025.03.26 00:04:34.859271 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
4403 | 2025.03.26 00:04:34.859315 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4404 | 2025.03.26 00:04:34.859345 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4405 | 2025.03.26 00:04:34.859368 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4406 | 2025.03.26 00:04:34.859427 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
4407 | 2025.03.26 00:04:34.859457 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
4408 | 2025.03.26 00:04:34.860258 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002251 sec., 15992.892047978676 rows/sec., 615.61 KiB/sec. | ||
4409 | 2025.03.26 00:04:34.860409 [ 4 ] {2e1f95af-2fea-485c-b9e5-f3a0340c1828} <Debug> TCPHandler: Processed in 0.002568223 sec. | ||
4410 | 2025.03.26 00:04:34.860688 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4411 | 2025.03.26 00:04:34.860909 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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) | ||
4412 | 2025.03.26 00:04:34.861321 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4413 | 2025.03.26 00:04:34.861390 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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 | ||
4414 | 2025.03.26 00:04:34.861825 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4415 | 2025.03.26 00:04:34.861913 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4416 | 2025.03.26 00:04:34.862099 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
4417 | 2025.03.26 00:04:34.862145 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4418 | 2025.03.26 00:04:34.862175 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4419 | 2025.03.26 00:04:34.862198 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4420 | 2025.03.26 00:04:34.862258 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', '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'))" | ||
4421 | 2025.03.26 00:04:34.862290 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
4422 | 2025.03.26 00:04:34.863103 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.002302 sec., 15638.575152041703 rows/sec., 601.97 KiB/sec. | ||
4423 | 2025.03.26 00:04:34.863252 [ 4 ] {c7ff1228-f585-40bf-9281-969c41bc0e21} <Debug> TCPHandler: Processed in 0.002631945 sec. | ||
4424 | 2025.03.26 00:04:35.078512 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4425 | 2025.03.26 00:04:35.078968 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4426 | 2025.03.26 00:04:35.079665 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4427 | 2025.03.26 00:04:35.079744 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4428 | 2025.03.26 00:04:35.080289 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4429 | 2025.03.26 00:04:35.080398 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4430 | 2025.03.26 00:04:35.080644 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
4431 | 2025.03.26 00:04:35.080701 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4432 | 2025.03.26 00:04:35.080737 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4433 | 2025.03.26 00:04:35.080760 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4434 | 2025.03.26 00:04:35.080830 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4435 | 2025.03.26 00:04:35.080863 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 36 rows starting from 0 | ||
4436 | 2025.03.26 00:04:35.082106 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Debug> executeQuery: Read 36 rows, 1.39 KiB in 0.003364 sec., 10701.545778834721 rows/sec., 411.93 KiB/sec. | ||
4437 | 2025.03.26 00:04:35.082270 [ 4 ] {6f8287de-133f-43ec-976d-b8ec4a17d9b9} <Debug> TCPHandler: Processed in 0.003963417 sec. | ||
4438 | 2025.03.26 00:04:35.082981 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4439 | 2025.03.26 00:04:35.083134 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
4440 | 2025.03.26 00:04:35.083194 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4441 | 2025.03.26 00:04:35.084109 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4442 | 2025.03.26 00:04:35.084176 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4443 | 2025.03.26 00:04:35.084888 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4444 | 2025.03.26 00:04:35.085181 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4445 | 2025.03.26 00:04:35.085494 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.002394 sec., 2923.976608187135 rows/sec., 594.75 KiB/sec. | ||
4446 | 2025.03.26 00:04:35.085616 [ 4 ] {8ca34757-85ce-4989-b9ca-7b5cdd821d6f} <Debug> TCPHandler: Processed in 0.002702787 sec. | ||
4447 | 2025.03.26 00:04:35.085863 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4448 | 2025.03.26 00:04:35.086024 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4449 | 2025.03.26 00:04:35.086089 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4450 | 2025.03.26 00:04:35.087660 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2025.03.26 00:04:35.087715 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4452 | 2025.03.26 00:04:35.088314 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4453 | 2025.03.26 00:04:35.088640 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2025.03.26 00:04:35.088888 [ 72 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4455 | 2025.03.26 00:04:35.088963 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Debug> executeQuery: Read 1249 rows, 105.44 KiB in 0.002966 sec., 421105.866486851 rows/sec., 34.72 MiB/sec. | ||
4456 | 2025.03.26 00:04:35.088998 [ 72 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4457 | 2025.03.26 00:04:35.089082 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4458 | 2025.03.26 00:04:35.089112 [ 4 ] {b5f57fe8-5f07-4c5c-8f07-04befb122da9} <Debug> TCPHandler: Processed in 0.003330727 sec. | ||
4459 | 2025.03.26 00:04:35.089461 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4460 | 2025.03.26 00:04:35.089786 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
4461 | 2025.03.26 00:04:35.089898 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4462 | 2025.03.26 00:04:35.090101 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4463 | 2025.03.26 00:04:35.090698 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4464 | 2025.03.26 00:04:35.090827 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 707 rows starting from the beginning of the part | ||
4465 | 2025.03.26 00:04:35.091295 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 669 rows starting from the beginning of the part | ||
4466 | 2025.03.26 00:04:35.091879 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 86 rows starting from the beginning of the part | ||
4467 | 2025.03.26 00:04:35.092241 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part | ||
4468 | 2025.03.26 00:04:35.092682 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 86 rows starting from the beginning of the part | ||
4469 | 2025.03.26 00:04:35.093122 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1249 rows starting from the beginning of the part | ||
4470 | 2025.03.26 00:04:35.094057 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4471 | 2025.03.26 00:04:35.094139 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4472 | 2025.03.26 00:04:35.095295 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4473 | 2025.03.26 00:04:35.095962 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4474 | 2025.03.26 00:04:35.096399 [ 72 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
4475 | 2025.03.26 00:04:35.096531 [ 72 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4476 | 2025.03.26 00:04:35.096648 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4477 | 2025.03.26 00:04:35.096759 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.006993 sec., 3718.003718003718 rows/sec., 279.58 KiB/sec. | ||
4478 | 2025.03.26 00:04:35.097236 [ 4 ] {e9055e65-31cc-48b7-8794-da1e69a6b982} <Debug> TCPHandler: Processed in 0.007932705 sec. | ||
4479 | 2025.03.26 00:04:35.097616 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
4480 | 2025.03.26 00:04:35.097672 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4481 | 2025.03.26 00:04:35.098053 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4482 | 2025.03.26 00:04:35.098221 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4483 | 2025.03.26 00:04:35.098222 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4484 | 2025.03.26 00:04:35.098488 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 161 rows starting from the beginning of the part | ||
4485 | 2025.03.26 00:04:35.099086 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 132 rows starting from the beginning of the part | ||
4486 | 2025.03.26 00:04:35.100302 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
4487 | 2025.03.26 00:04:35.100591 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 5 columns (5 merged, 0 gathered) in 0.011313353 sec., 256776.2183324431 rows/sec., 21.81 MiB/sec. | ||
4488 | 2025.03.26 00:04:35.101015 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
4489 | 2025.03.26 00:04:35.101312 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4490 | 2025.03.26 00:04:35.101641 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
4491 | 2025.03.26 00:04:35.102350 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
4492 | 2025.03.26 00:04:35.102904 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4493 | 2025.03.26 00:04:35.103439 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_31_6} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4494 | 2025.03.26 00:04:35.103543 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4495 | 2025.03.26 00:04:35.103668 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4496 | 2025.03.26 00:04:35.103844 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4497 | 2025.03.26 00:04:35.104860 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
4498 | 2025.03.26 00:04:35.105538 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4499 | 2025.03.26 00:04:35.106288 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00833 sec., 27370.94837935174 rows/sec., 1.85 MiB/sec. | ||
4500 | 2025.03.26 00:04:35.106724 [ 4 ] {d6969175-bb44-4ec8-b806-aa5507690df5} <Debug> TCPHandler: Processed in 0.009169785 sec. | ||
4501 | 2025.03.26 00:04:35.107040 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4502 | 2025.03.26 00:04:35.107334 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4503 | 2025.03.26 00:04:35.107533 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4504 | 2025.03.26 00:04:35.107671 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 375 rows, containing 5 columns (5 merged, 0 gathered) in 0.010752805 sec., 34874.62108724188 rows/sec., 2.40 MiB/sec. | ||
4505 | 2025.03.26 00:04:35.108040 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
4506 | 2025.03.26 00:04:35.108728 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4507 | 2025.03.26 00:04:35.109008 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_25_5} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
4508 | 2025.03.26 00:04:35.109323 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
4509 | 2025.03.26 00:04:35.109538 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4510 | 2025.03.26 00:04:35.109598 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4511 | 2025.03.26 00:04:35.110128 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4512 | 2025.03.26 00:04:35.110464 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4513 | 2025.03.26 00:04:35.110704 [ 72 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4514 | 2025.03.26 00:04:35.110793 [ 72 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4515 | 2025.03.26 00:04:35.110809 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.003588 sec., 152173.91304347827 rows/sec., 11.29 MiB/sec. | ||
4516 | 2025.03.26 00:04:35.110849 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4517 | 2025.03.26 00:04:35.111024 [ 4 ] {4a1f76e1-37b6-4a6f-903e-535a56c5d69c} <Debug> TCPHandler: Processed in 0.004119252 sec. | ||
4518 | 2025.03.26 00:04:35.111283 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
4519 | 2025.03.26 00:04:35.111370 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4520 | 2025.03.26 00:04:35.111813 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4521 | 2025.03.26 00:04:35.111875 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4522 | 2025.03.26 00:04:35.112038 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 455 rows starting from the beginning of the part | ||
4523 | 2025.03.26 00:04:35.112036 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4524 | 2025.03.26 00:04:35.112618 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 408 rows starting from the beginning of the part | ||
4525 | 2025.03.26 00:04:35.112885 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 79 rows starting from the beginning of the part | ||
4526 | 2025.03.26 00:04:35.113292 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
4527 | 2025.03.26 00:04:35.113697 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 79 rows starting from the beginning of the part | ||
4528 | 2025.03.26 00:04:35.114057 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 546 rows starting from the beginning of the part | ||
4529 | 2025.03.26 00:04:35.116326 [ 200 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1657 rows, containing 5 columns (5 merged, 0 gathered) in 0.005321481 sec., 311379.48251623934 rows/sec., 24.02 MiB/sec. | ||
4530 | 2025.03.26 00:04:35.116860 [ 197 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4531 | 2025.03.26 00:04:35.117580 [ 197 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4532 | 2025.03.26 00:04:35.117729 [ 197 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_31_6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4533 | 2025.03.26 00:04:35.117886 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4534 | 2025.03.26 00:04:35.119884 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4535 | 2025.03.26 00:04:35.119952 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4536 | 2025.03.26 00:04:35.120951 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4537 | 2025.03.26 00:04:35.121291 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4538 | 2025.03.26 00:04:35.121527 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4539 | 2025.03.26 00:04:35.121607 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4540 | 2025.03.26 00:04:35.121625 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Debug> executeQuery: Read 4665 rows, 319.00 KiB in 0.009956 sec., 468561.67135395744 rows/sec., 31.29 MiB/sec. | ||
4541 | 2025.03.26 00:04:35.121660 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4542 | 2025.03.26 00:04:35.122001 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4543 | 2025.03.26 00:04:35.122068 [ 4 ] {c0d194a1-4086-468c-9617-2145051136dd} <Debug> TCPHandler: Processed in 0.010810427 sec. | ||
4544 | 2025.03.26 00:04:35.122119 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
4545 | 2025.03.26 00:04:35.122458 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4546 | 2025.03.26 00:04:35.122714 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4547 | 2025.03.26 00:04:35.122858 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1899 rows starting from the beginning of the part | ||
4548 | 2025.03.26 00:04:35.122919 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4549 | 2025.03.26 00:04:35.123247 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 237 rows starting from the beginning of the part | ||
4550 | 2025.03.26 00:04:35.123480 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4551 | 2025.03.26 00:04:35.123771 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
4552 | 2025.03.26 00:04:35.124152 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
4553 | 2025.03.26 00:04:35.124581 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
4554 | 2025.03.26 00:04:35.124990 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 4665 rows starting from the beginning of the part | ||
4555 | 2025.03.26 00:04:35.128102 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4556 | 2025.03.26 00:04:35.128153 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4557 | 2025.03.26 00:04:35.129232 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7281 rows, containing 5 columns (5 merged, 0 gathered) in 0.007390987 sec., 985118.7669522353 rows/sec., 66.33 MiB/sec. | ||
4558 | 2025.03.26 00:04:35.129249 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4559 | 2025.03.26 00:04:35.129706 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4560 | 2025.03.26 00:04:35.130145 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4561 | 2025.03.26 00:04:35.130179 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007413 sec., 3507.351949278295 rows/sec., 6.29 MiB/sec. | ||
4562 | 2025.03.26 00:04:35.130609 [ 4 ] {4b6474aa-dd26-4ba0-94fc-3f9f33a3bb38} <Debug> TCPHandler: Processed in 0.008334498 sec. | ||
4563 | 2025.03.26 00:04:35.130884 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4564 | 2025.03.26 00:04:35.131046 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4565 | 2025.03.26 00:04:35.131122 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4566 | 2025.03.26 00:04:35.131263 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4567 | 2025.03.26 00:04:35.131314 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4568 | 2025.03.26 00:04:35.131603 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
4569 | 2025.03.26 00:04:35.132146 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4570 | 2025.03.26 00:04:35.132204 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4571 | 2025.03.26 00:04:35.132696 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4572 | 2025.03.26 00:04:35.133023 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4573 | 2025.03.26 00:04:35.133324 [ 71 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4574 | 2025.03.26 00:04:35.133346 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.002277 sec., 5270.092226613966 rows/sec., 363.69 KiB/sec. | ||
4575 | 2025.03.26 00:04:35.133464 [ 71 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4576 | 2025.03.26 00:04:35.133560 [ 4 ] {666907ef-2539-46e0-ae85-9a9503db3716} <Debug> TCPHandler: Processed in 0.002752208 sec. | ||
4577 | 2025.03.26 00:04:35.133579 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4578 | 2025.03.26 00:04:35.133819 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
4579 | 2025.03.26 00:04:35.134024 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4580 | 2025.03.26 00:04:35.134079 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 810 rows starting from the beginning of the part | ||
4581 | 2025.03.26 00:04:35.134210 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 82 rows starting from the beginning of the part | ||
4582 | 2025.03.26 00:04:35.134373 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
4583 | 2025.03.26 00:04:35.134497 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
4584 | 2025.03.26 00:04:35.134611 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
4585 | 2025.03.26 00:04:35.134721 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
4586 | 2025.03.26 00:04:35.135931 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.00219258 sec., 494394.73132109205 rows/sec., 31.84 MiB/sec. | ||
4587 | 2025.03.26 00:04:35.136106 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4588 | 2025.03.26 00:04:35.136396 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2025.03.26 00:04:35.136484 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_31_6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4590 | 2025.03.26 00:04:35.136563 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
4591 | 2025.03.26 00:04:38.738673 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 620 | ||
4592 | 2025.03.26 00:04:38.742213 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4593 | 2025.03.26 00:04:38.742273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4594 | 2025.03.26 00:04:38.743815 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4595 | 2025.03.26 00:04:38.744133 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4596 | 2025.03.26 00:04:38.744354 [ 69 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4597 | 2025.03.26 00:04:38.744470 [ 69 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4598 | 2025.03.26 00:04:38.744535 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4599 | 2025.03.26 00:04:38.745191 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
4600 | 2025.03.26 00:04:38.746282 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 620 | ||
4601 | 2025.03.26 00:04:38.746683 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4602 | 2025.03.26 00:04:38.746844 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 426 rows starting from the beginning of the part | ||
4603 | 2025.03.26 00:04:38.747322 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
4604 | 2025.03.26 00:04:38.747807 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
4605 | 2025.03.26 00:04:38.748291 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
4606 | 2025.03.26 00:04:38.748763 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4607 | 2025.03.26 00:04:38.749230 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
4608 | 2025.03.26 00:04:38.756757 [ 190 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 72 columns (72 merged, 0 gathered) in 0.012068618 sec., 51372.90781761425 rows/sec., 45.61 MiB/sec. | ||
4609 | 2025.03.26 00:04:38.758296 [ 190 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4610 | 2025.03.26 00:04:38.759147 [ 190 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4611 | 2025.03.26 00:04:38.759249 [ 190 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_16_3} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4612 | 2025.03.26 00:04:38.759588 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.90 MiB. | ||
4613 | 2025.03.26 00:04:39.340575 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4614 | 2025.03.26 00:04:39.340763 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4615 | 2025.03.26 00:04:39.340837 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4616 | 2025.03.26 00:04:39.341622 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4617 | 2025.03.26 00:04:39.341671 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4618 | 2025.03.26 00:04:39.342104 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4619 | 2025.03.26 00:04:39.342364 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4620 | 2025.03.26 00:04:39.342624 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.24 MiB/sec. | ||
4621 | 2025.03.26 00:04:39.342825 [ 4 ] {6f60207b-36fa-4f59-a327-5693abc3e8c7} <Debug> TCPHandler: Processed in 0.002381757 sec. | ||
4622 | 2025.03.26 00:04:39.343009 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4623 | 2025.03.26 00:04:39.343123 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4624 | 2025.03.26 00:04:39.343171 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4625 | 2025.03.26 00:04:39.343753 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4626 | 2025.03.26 00:04:39.343793 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4627 | 2025.03.26 00:04:39.344143 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4628 | 2025.03.26 00:04:39.344383 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4629 | 2025.03.26 00:04:39.344591 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001496 sec., 42780.74866310161 rows/sec., 3.34 MiB/sec. | ||
4630 | 2025.03.26 00:04:39.344645 [ 4 ] {84b3dfd6-cac0-45fb-8725-350362bfde09} <Debug> TCPHandler: Processed in 0.001696444 sec. | ||
4631 | 2025.03.26 00:04:39.344766 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4632 | 2025.03.26 00:04:39.344871 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4633 | 2025.03.26 00:04:39.344920 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4634 | 2025.03.26 00:04:39.345436 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4635 | 2025.03.26 00:04:39.345474 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4636 | 2025.03.26 00:04:39.345847 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4637 | 2025.03.26 00:04:39.346084 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2025.03.26 00:04:39.346288 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001439 sec., 88950.66018068104 rows/sec., 6.20 MiB/sec. | ||
4639 | 2025.03.26 00:04:39.346340 [ 4 ] {9a3c9b02-1f63-486f-bd51-1fb7c665a115} <Debug> TCPHandler: Processed in 0.001625672 sec. | ||
4640 | 2025.03.26 00:04:39.346461 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4641 | 2025.03.26 00:04:39.346582 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4642 | 2025.03.26 00:04:39.346641 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4643 | 2025.03.26 00:04:39.347181 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2025.03.26 00:04:39.347228 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4645 | 2025.03.26 00:04:39.347652 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4646 | 2025.03.26 00:04:39.347891 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2025.03.26 00:04:39.348097 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001544 sec., 31088.082901554404 rows/sec., 2.10 MiB/sec. | ||
4648 | 2025.03.26 00:04:39.348148 [ 4 ] {a740aeb7-d4ff-4dfc-96cf-56a78e70edc0} <Debug> TCPHandler: Processed in 0.001740536 sec. | ||
4649 | 2025.03.26 00:04:41.208190 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4650 | 2025.03.26 00:04:41.208875 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4651 | 2025.03.26 00:04:41.208923 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4652 | 2025.03.26 00:04:41.209435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4653 | 2025.03.26 00:04:41.209683 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4654 | 2025.03.26 00:04:41.209919 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4655 | 2025.03.26 00:04:41.904359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4656 | 2025.03.26 00:04:41.925058 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4657 | 2025.03.26 00:04:41.925123 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4658 | 2025.03.26 00:04:41.932827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4659 | 2025.03.26 00:04:41.933624 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4660 | 2025.03.26 00:04:41.937180 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4661 | 2025.03.26 00:04:44.342082 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4662 | 2025.03.26 00:04:44.342383 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4663 | 2025.03.26 00:04:44.342501 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4664 | 2025.03.26 00:04:44.343346 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4665 | 2025.03.26 00:04:44.343400 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4666 | 2025.03.26 00:04:44.343830 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4667 | 2025.03.26 00:04:44.344080 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4668 | 2025.03.26 00:04:44.344323 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002026 sec., 42448.17374136229 rows/sec., 3.52 MiB/sec. | ||
4669 | 2025.03.26 00:04:44.344386 [ 4 ] {1b7f3f90-8c66-4ea2-8efd-be2c7a312cda} <Debug> TCPHandler: Processed in 0.00249581 sec. | ||
4670 | 2025.03.26 00:04:44.344508 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4671 | 2025.03.26 00:04:44.344622 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4672 | 2025.03.26 00:04:44.344671 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4673 | 2025.03.26 00:04:44.345509 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4674 | 2025.03.26 00:04:44.345585 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4675 | 2025.03.26 00:04:44.346201 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4676 | 2025.03.26 00:04:44.346593 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4677 | 2025.03.26 00:04:44.346933 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.002312 sec., 6487.889273356402 rows/sec., 487.86 KiB/sec. | ||
4678 | 2025.03.26 00:04:44.347173 [ 4 ] {dfded0b3-15d6-4900-bfd8-8e3901d68c5c} <Debug> TCPHandler: Processed in 0.002708607 sec. | ||
4679 | 2025.03.26 00:04:44.347446 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4680 | 2025.03.26 00:04:44.347625 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4681 | 2025.03.26 00:04:44.347708 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4682 | 2025.03.26 00:04:44.348496 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4683 | 2025.03.26 00:04:44.348546 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4684 | 2025.03.26 00:04:44.348925 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4685 | 2025.03.26 00:04:44.349177 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4686 | 2025.03.26 00:04:44.349395 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001827 sec., 43240.28461959496 rows/sec., 3.38 MiB/sec. | ||
4687 | 2025.03.26 00:04:44.349465 [ 4 ] {46c006c6-7d02-4d25-84f1-fcbef7ad9c3b} <Debug> TCPHandler: Processed in 0.0021887 sec. | ||
4688 | 2025.03.26 00:04:44.349630 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4689 | 2025.03.26 00:04:44.349742 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4690 | 2025.03.26 00:04:44.349792 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4691 | 2025.03.26 00:04:44.350320 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2025.03.26 00:04:44.350358 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4693 | 2025.03.26 00:04:44.350752 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4694 | 2025.03.26 00:04:44.350992 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2025.03.26 00:04:44.351191 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001473 sec., 108621.86014935507 rows/sec., 7.57 MiB/sec. | ||
4696 | 2025.03.26 00:04:44.351243 [ 4 ] {f729ecf7-eac3-4ce9-b7cd-fdbe160efc57} <Debug> TCPHandler: Processed in 0.001688324 sec. | ||
4697 | 2025.03.26 00:04:44.351374 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4698 | 2025.03.26 00:04:44.351478 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4699 | 2025.03.26 00:04:44.351543 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4700 | 2025.03.26 00:04:44.352630 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4701 | 2025.03.26 00:04:44.352668 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4702 | 2025.03.26 00:04:44.353281 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4703 | 2025.03.26 00:04:44.353544 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4704 | 2025.03.26 00:04:44.353728 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4705 | 2025.03.26 00:04:44.353794 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4706 | 2025.03.26 00:04:44.353830 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002362 sec., 6350.550381033023 rows/sec., 11.38 MiB/sec. | ||
4707 | 2025.03.26 00:04:44.353838 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4708 | 2025.03.26 00:04:44.354265 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
4709 | 2025.03.26 00:04:44.354352 [ 4 ] {851d820b-1ec5-42e3-9cf0-68c0d30cb666} <Debug> TCPHandler: Processed in 0.003016787 sec. | ||
4710 | 2025.03.26 00:04:44.354799 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4711 | 2025.03.26 00:04:44.355102 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4712 | 2025.03.26 00:04:44.355218 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4713 | 2025.03.26 00:04:44.355408 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4714 | 2025.03.26 00:04:44.355657 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 458 rows starting from the beginning of the part | ||
4715 | 2025.03.26 00:04:44.356210 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 15 rows starting from the beginning of the part | ||
4716 | 2025.03.26 00:04:44.356902 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
4717 | 2025.03.26 00:04:44.357118 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4718 | 2025.03.26 00:04:44.357237 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4719 | 2025.03.26 00:04:44.357558 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 15 rows starting from the beginning of the part | ||
4720 | 2025.03.26 00:04:44.358192 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 26 rows starting from the beginning of the part | ||
4721 | 2025.03.26 00:04:44.358714 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4722 | 2025.03.26 00:04:44.358895 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
4723 | 2025.03.26 00:04:44.359562 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4724 | 2025.03.26 00:04:44.360248 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005242 sec., 11446.012972148035 rows/sec., 789.89 KiB/sec. | ||
4725 | 2025.03.26 00:04:44.360396 [ 4 ] {a426a4c0-2960-4e46-9d88-e0256b721532} <Debug> TCPHandler: Processed in 0.005716103 sec. | ||
4726 | 2025.03.26 00:04:44.371886 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 555 rows, containing 19 columns (19 merged, 0 gathered) in 0.017909975 sec., 30988.317962476216 rows/sec., 55.53 MiB/sec. | ||
4727 | 2025.03.26 00:04:44.372615 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4728 | 2025.03.26 00:04:44.373040 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4729 | 2025.03.26 00:04:44.373116 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4730 | 2025.03.26 00:04:44.373260 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
4731 | 2025.03.26 00:04:48.591523 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4732 | 2025.03.26 00:04:48.591594 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4733 | 2025.03.26 00:04:48.710939 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4734 | 2025.03.26 00:04:48.711574 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4735 | 2025.03.26 00:04:48.711618 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4736 | 2025.03.26 00:04:48.712174 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4737 | 2025.03.26 00:04:48.712430 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4738 | 2025.03.26 00:04:48.712673 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4739 | 2025.03.26 00:04:48.747454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 640 | ||
4740 | 2025.03.26 00:04:48.750261 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4741 | 2025.03.26 00:04:48.750311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4742 | 2025.03.26 00:04:48.751804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4743 | 2025.03.26 00:04:48.752116 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4744 | 2025.03.26 00:04:48.752704 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
4745 | 2025.03.26 00:04:49.343036 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4746 | 2025.03.26 00:04:49.343248 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4747 | 2025.03.26 00:04:49.343330 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4748 | 2025.03.26 00:04:49.344184 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4749 | 2025.03.26 00:04:49.344235 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4750 | 2025.03.26 00:04:49.344681 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4751 | 2025.03.26 00:04:49.344937 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4752 | 2025.03.26 00:04:49.345206 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002012 sec., 53677.9324055666 rows/sec., 4.49 MiB/sec. | ||
4753 | 2025.03.26 00:04:49.345309 [ 4 ] {5bbfd07b-6716-4f66-bc81-bc6753e669ab} <Debug> TCPHandler: Processed in 0.002407078 sec. | ||
4754 | 2025.03.26 00:04:49.345520 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4755 | 2025.03.26 00:04:49.345707 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4756 | 2025.03.26 00:04:49.345755 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4757 | 2025.03.26 00:04:49.346304 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4758 | 2025.03.26 00:04:49.346344 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4759 | 2025.03.26 00:04:49.346695 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4760 | 2025.03.26 00:04:49.346938 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4761 | 2025.03.26 00:04:49.347165 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001489 sec., 17461.383478844862 rows/sec., 1.28 MiB/sec. | ||
4762 | 2025.03.26 00:04:49.347217 [ 4 ] {b6f8fd19-c1aa-46cd-99b0-6471412648b1} <Debug> TCPHandler: Processed in 0.001797198 sec. | ||
4763 | 2025.03.26 00:04:49.347349 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4764 | 2025.03.26 00:04:49.347453 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4765 | 2025.03.26 00:04:49.347499 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4766 | 2025.03.26 00:04:49.348050 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4767 | 2025.03.26 00:04:49.348089 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4768 | 2025.03.26 00:04:49.348442 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4769 | 2025.03.26 00:04:49.348678 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4770 | 2025.03.26 00:04:49.348893 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001462 sec., 61559.50752393981 rows/sec., 4.81 MiB/sec. | ||
4771 | 2025.03.26 00:04:49.348946 [ 4 ] {2f422170-b5d6-4b21-a781-951511509f94} <Debug> TCPHandler: Processed in 0.001645283 sec. | ||
4772 | 2025.03.26 00:04:49.349067 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4773 | 2025.03.26 00:04:49.349173 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4774 | 2025.03.26 00:04:49.349221 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4775 | 2025.03.26 00:04:49.349760 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4776 | 2025.03.26 00:04:49.349798 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4777 | 2025.03.26 00:04:49.350172 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4778 | 2025.03.26 00:04:49.350408 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4779 | 2025.03.26 00:04:49.350616 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
4780 | 2025.03.26 00:04:49.350668 [ 4 ] {d01b781a-18b4-420c-bddd-d5cab67130cc} <Debug> TCPHandler: Processed in 0.001650063 sec. | ||
4781 | 2025.03.26 00:04:49.350792 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4782 | 2025.03.26 00:04:49.350895 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4783 | 2025.03.26 00:04:49.350960 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4784 | 2025.03.26 00:04:49.352088 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4785 | 2025.03.26 00:04:49.352126 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4786 | 2025.03.26 00:04:49.352750 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
4787 | 2025.03.26 00:04:49.353022 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4788 | 2025.03.26 00:04:49.353261 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002386 sec., 10896.898575020956 rows/sec., 19.53 MiB/sec. | ||
4789 | 2025.03.26 00:04:49.353353 [ 4 ] {3b1e2c8b-9a6c-4b2b-8ea6-f6fd84c2d7c0} <Debug> TCPHandler: Processed in 0.002609754 sec. | ||
4790 | 2025.03.26 00:04:49.353483 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4791 | 2025.03.26 00:04:49.353586 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4792 | 2025.03.26 00:04:49.353631 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4793 | 2025.03.26 00:04:49.354053 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4794 | 2025.03.26 00:04:49.354091 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4795 | 2025.03.26 00:04:49.354438 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4796 | 2025.03.26 00:04:49.354677 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4797 | 2025.03.26 00:04:49.354931 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001357 sec., 44215.18054532056 rows/sec., 2.98 MiB/sec. | ||
4798 | 2025.03.26 00:04:49.354999 [ 4 ] {a88d23b7-4c67-4cab-a687-5d75ce98a34a} <Debug> TCPHandler: Processed in 0.00156309 sec. | ||
4799 | 2025.03.26 00:04:49.438147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4800 | 2025.03.26 00:04:49.459351 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4801 | 2025.03.26 00:04:49.459420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4802 | 2025.03.26 00:04:49.466742 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4803 | 2025.03.26 00:04:49.467511 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4804 | 2025.03.26 00:04:49.470330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4805 | 2025.03.26 00:04:54.336019 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4806 | 2025.03.26 00:04:54.336480 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4807 | 2025.03.26 00:04:54.337135 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4808 | 2025.03.26 00:04:54.337189 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4809 | 2025.03.26 00:04:54.337571 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4810 | 2025.03.26 00:04:54.337648 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4811 | 2025.03.26 00:04:54.337821 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
4812 | 2025.03.26 00:04:54.337964 [ 291 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
4813 | 2025.03.26 00:04:54.337975 [ 288 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4814 | 2025.03.26 00:04:54.338102 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4815 | 2025.03.26 00:04:54.338131 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4816 | 2025.03.26 00:04:54.338223 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4817 | 2025.03.26 00:04:54.338246 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
4818 | 2025.03.26 00:04:54.338289 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4819 | 2025.03.26 00:04:54.338366 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4820 | 2025.03.26 00:04:54.339508 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.003253 sec., 13218.567476175838 rows/sec., 504.04 KiB/sec. | ||
4821 | 2025.03.26 00:04:54.339641 [ 4 ] {f0954846-c5dd-4492-832e-114b21d65c52} <Debug> TCPHandler: Processed in 0.003780222 sec. | ||
4822 | 2025.03.26 00:04:54.339913 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4823 | 2025.03.26 00:04:54.340081 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4824 | 2025.03.26 00:04:54.340392 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4825 | 2025.03.26 00:04:54.340446 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4826 | 2025.03.26 00:04:54.340789 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4827 | 2025.03.26 00:04:54.340856 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4828 | 2025.03.26 00:04:54.340997 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
4829 | 2025.03.26 00:04:54.341099 [ 287 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4830 | 2025.03.26 00:04:54.341101 [ 290 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
4831 | 2025.03.26 00:04:54.341219 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4832 | 2025.03.26 00:04:54.341246 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4833 | 2025.03.26 00:04:54.341327 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4834 | 2025.03.26 00:04:54.341348 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
4835 | 2025.03.26 00:04:54.341389 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4836 | 2025.03.26 00:04:54.341431 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4837 | 2025.03.26 00:04:54.342205 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002208 sec., 19474.63768115942 rows/sec., 742.59 KiB/sec. | ||
4838 | 2025.03.26 00:04:54.342315 [ 4 ] {299a9a3c-3d58-42cb-80db-e9735d5dcf8d} <Debug> TCPHandler: Processed in 0.002453349 sec. | ||
4839 | 2025.03.26 00:04:54.342634 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4840 | 2025.03.26 00:04:54.342800 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4841 | 2025.03.26 00:04:54.343104 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4842 | 2025.03.26 00:04:54.343156 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4843 | 2025.03.26 00:04:54.343496 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4844 | 2025.03.26 00:04:54.343559 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4845 | 2025.03.26 00:04:54.343697 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
4846 | 2025.03.26 00:04:54.343763 [ 291 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4847 | 2025.03.26 00:04:54.343764 [ 287 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
4848 | 2025.03.26 00:04:54.343844 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4849 | 2025.03.26 00:04:54.343867 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4850 | 2025.03.26 00:04:54.343943 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4851 | 2025.03.26 00:04:54.343963 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
4852 | 2025.03.26 00:04:54.344002 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4853 | 2025.03.26 00:04:54.344044 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4854 | 2025.03.26 00:04:54.345010 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002293 sec., 18752.72568687309 rows/sec., 715.07 KiB/sec. | ||
4855 | 2025.03.26 00:04:54.345134 [ 4 ] {b9d5a951-dd06-4ea4-8096-65ade3d39330} <Debug> TCPHandler: Processed in 0.002551052 sec. | ||
4856 | 2025.03.26 00:04:54.345362 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4857 | 2025.03.26 00:04:54.345534 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4858 | 2025.03.26 00:04:54.345846 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4859 | 2025.03.26 00:04:54.345898 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4860 | 2025.03.26 00:04:54.346244 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4861 | 2025.03.26 00:04:54.346307 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4862 | 2025.03.26 00:04:54.346448 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
4863 | 2025.03.26 00:04:54.346504 [ 287 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4864 | 2025.03.26 00:04:54.346537 [ 288 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
4865 | 2025.03.26 00:04:54.346622 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4866 | 2025.03.26 00:04:54.346649 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4867 | 2025.03.26 00:04:54.346727 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4868 | 2025.03.26 00:04:54.346747 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
4869 | 2025.03.26 00:04:54.346789 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4870 | 2025.03.26 00:04:54.346831 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4871 | 2025.03.26 00:04:54.347600 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.00215 sec., 20000 rows/sec., 762.63 KiB/sec. | ||
4872 | 2025.03.26 00:04:54.347746 [ 4 ] {7eac4518-78f8-4bbe-9d2c-04520abaca3b} <Debug> TCPHandler: Processed in 0.002433468 sec. | ||
4873 | 2025.03.26 00:04:54.348013 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4874 | 2025.03.26 00:04:54.348181 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4875 | 2025.03.26 00:04:54.348498 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4876 | 2025.03.26 00:04:54.348551 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4877 | 2025.03.26 00:04:54.348902 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4878 | 2025.03.26 00:04:54.348965 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4879 | 2025.03.26 00:04:54.349102 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
4880 | 2025.03.26 00:04:54.349207 [ 287 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
4881 | 2025.03.26 00:04:54.349210 [ 288 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4882 | 2025.03.26 00:04:54.349308 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4883 | 2025.03.26 00:04:54.349335 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4884 | 2025.03.26 00:04:54.349413 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4885 | 2025.03.26 00:04:54.349435 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
4886 | 2025.03.26 00:04:54.349475 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4887 | 2025.03.26 00:04:54.349517 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4888 | 2025.03.26 00:04:54.350276 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002178 sec., 19742.883379247018 rows/sec., 752.82 KiB/sec. | ||
4889 | 2025.03.26 00:04:54.350420 [ 4 ] {2683344f-2f29-42eb-b694-68a0844353f9} <Debug> TCPHandler: Processed in 0.002455869 sec. | ||
4890 | 2025.03.26 00:04:54.350690 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4891 | 2025.03.26 00:04:54.350861 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
4892 | 2025.03.26 00:04:54.351182 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
4893 | 2025.03.26 00:04:54.351236 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
4894 | 2025.03.26 00:04:54.351586 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4895 | 2025.03.26 00:04:54.351650 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
4896 | 2025.03.26 00:04:54.351789 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
4897 | 2025.03.26 00:04:54.351893 [ 287 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
4898 | 2025.03.26 00:04:54.351894 [ 288 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
4899 | 2025.03.26 00:04:54.351992 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
4900 | 2025.03.26 00:04:54.352019 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
4901 | 2025.03.26 00:04:54.352100 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
4902 | 2025.03.26 00:04:54.352120 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
4903 | 2025.03.26 00:04:54.352160 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4904 | 2025.03.26 00:04:54.352203 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
4905 | 2025.03.26 00:04:54.353085 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> executeQuery: Read 43 rows, 1.64 KiB in 0.002309 sec., 18622.78042442616 rows/sec., 710.11 KiB/sec. | ||
4906 | 2025.03.26 00:04:54.353229 [ 4 ] {2a803b6c-dae9-4aec-8913-8eb8be8c53e3} <Debug> TCPHandler: Processed in 0.002588313 sec. | ||
4907 | 2025.03.26 00:04:54.382499 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4908 | 2025.03.26 00:04:54.382626 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
4909 | 2025.03.26 00:04:54.382677 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
4910 | 2025.03.26 00:04:54.383434 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4911 | 2025.03.26 00:04:54.383480 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4912 | 2025.03.26 00:04:54.383977 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4913 | 2025.03.26 00:04:54.384194 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4914 | 2025.03.26 00:04:54.384439 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001846 sec., 3250.2708559046587 rows/sec., 1.50 MiB/sec. | ||
4915 | 2025.03.26 00:04:54.384564 [ 4 ] {c0215c91-27e0-45bb-ac07-b7d46b7d899e} <Debug> TCPHandler: Processed in 0.002119808 sec. | ||
4916 | 2025.03.26 00:04:54.384700 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4917 | 2025.03.26 00:04:54.384806 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4918 | 2025.03.26 00:04:54.384850 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4919 | 2025.03.26 00:04:54.385391 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4920 | 2025.03.26 00:04:54.385430 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4921 | 2025.03.26 00:04:54.385772 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4922 | 2025.03.26 00:04:54.386006 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4923 | 2025.03.26 00:04:54.386265 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001478 sec., 16238.159675236808 rows/sec., 1.35 MiB/sec. | ||
4924 | 2025.03.26 00:04:54.386466 [ 4 ] {514c57de-7f65-4fc7-bb95-a2b920b1e781} <Debug> TCPHandler: Processed in 0.001813998 sec. | ||
4925 | 2025.03.26 00:04:54.386595 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4926 | 2025.03.26 00:04:54.386700 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4927 | 2025.03.26 00:04:54.386745 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4928 | 2025.03.26 00:04:54.387275 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2025.03.26 00:04:54.387313 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4930 | 2025.03.26 00:04:54.387663 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4931 | 2025.03.26 00:04:54.387891 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2025.03.26 00:04:54.388242 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001526 sec., 5242.463958060288 rows/sec., 427.49 KiB/sec. | ||
4933 | 2025.03.26 00:04:54.388396 [ 4 ] {111b0e9c-6e46-4bb1-9009-ca95fe505201} <Debug> TCPHandler: Processed in 0.001850159 sec. | ||
4934 | 2025.03.26 00:04:54.388500 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4935 | 2025.03.26 00:04:54.388599 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4936 | 2025.03.26 00:04:54.388643 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4937 | 2025.03.26 00:04:54.389273 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2025.03.26 00:04:54.389311 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4939 | 2025.03.26 00:04:54.389672 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4940 | 2025.03.26 00:04:54.389899 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2025.03.26 00:04:54.390140 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Debug> executeQuery: Read 210 rows, 19.04 KiB in 0.00155 sec., 135483.87096774194 rows/sec., 11.99 MiB/sec. | ||
4942 | 2025.03.26 00:04:54.390319 [ 4 ] {ea69fc19-c665-41a6-966a-6c12002d9c78} <Debug> TCPHandler: Processed in 0.001865229 sec. | ||
4943 | 2025.03.26 00:04:54.390530 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4944 | 2025.03.26 00:04:54.390642 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4945 | 2025.03.26 00:04:54.390688 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4946 | 2025.03.26 00:04:54.391237 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2025.03.26 00:04:54.391276 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4948 | 2025.03.26 00:04:54.391615 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4949 | 2025.03.26 00:04:54.391846 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2025.03.26 00:04:54.392049 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Debug> executeQuery: Read 35 rows, 2.65 KiB in 0.001428 sec., 24509.803921568626 rows/sec., 1.81 MiB/sec. | ||
4951 | 2025.03.26 00:04:54.392101 [ 4 ] {e7205f5c-f7f8-4919-98f0-9750f097e3f4} <Debug> TCPHandler: Processed in 0.001645163 sec. | ||
4952 | 2025.03.26 00:04:54.392201 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4953 | 2025.03.26 00:04:54.392301 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4954 | 2025.03.26 00:04:54.392344 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4955 | 2025.03.26 00:04:54.392859 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4956 | 2025.03.26 00:04:54.392897 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4957 | 2025.03.26 00:04:54.393238 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4958 | 2025.03.26 00:04:54.393466 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4959 | 2025.03.26 00:04:54.393700 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001416 sec., 16949.15254237288 rows/sec., 1.41 MiB/sec. | ||
4960 | 2025.03.26 00:04:54.393873 [ 4 ] {21e317a9-949c-4332-b1ff-a1adf01ffbe0} <Debug> TCPHandler: Processed in 0.001720316 sec. | ||
4961 | 2025.03.26 00:04:54.393993 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2025.03.26 00:04:54.394098 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4963 | 2025.03.26 00:04:54.394141 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4964 | 2025.03.26 00:04:54.394671 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2025.03.26 00:04:54.394710 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4966 | 2025.03.26 00:04:54.395046 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4967 | 2025.03.26 00:04:54.395270 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2025.03.26 00:04:54.395501 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001419 sec., 8456.659619450318 rows/sec., 660.68 KiB/sec. | ||
4969 | 2025.03.26 00:04:54.395572 [ 4 ] {4fe289a9-227e-4eff-918e-0795affb044e} <Debug> TCPHandler: Processed in 0.001628852 sec. | ||
4970 | 2025.03.26 00:04:54.395690 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4971 | 2025.03.26 00:04:54.395803 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4972 | 2025.03.26 00:04:54.395848 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4973 | 2025.03.26 00:04:54.396425 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2025.03.26 00:04:54.396464 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4975 | 2025.03.26 00:04:54.396830 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4976 | 2025.03.26 00:04:54.397062 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4977 | 2025.03.26 00:04:54.397284 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Debug> executeQuery: Read 123 rows, 10.23 KiB in 0.001502 sec., 81890.81225033289 rows/sec., 6.65 MiB/sec. | ||
4978 | 2025.03.26 00:04:54.397336 [ 4 ] {0b9a7296-626e-4d73-92ca-927b84e202e5} <Debug> TCPHandler: Processed in 0.001697385 sec. | ||
4979 | 2025.03.26 00:04:54.397454 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4980 | 2025.03.26 00:04:54.397559 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4981 | 2025.03.26 00:04:54.397607 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4982 | 2025.03.26 00:04:54.398236 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4983 | 2025.03.26 00:04:54.398274 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4984 | 2025.03.26 00:04:54.398682 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4985 | 2025.03.26 00:04:54.398915 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4986 | 2025.03.26 00:04:54.399133 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Debug> executeQuery: Read 716 rows, 57.51 KiB in 0.001595 sec., 448902.8213166144 rows/sec., 35.21 MiB/sec. | ||
4987 | 2025.03.26 00:04:54.399185 [ 4 ] {2a5adf1b-54e4-4a24-88f4-5cb8e2520800} <Debug> TCPHandler: Processed in 0.001784557 sec. | ||
4988 | 2025.03.26 00:04:54.399300 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4989 | 2025.03.26 00:04:54.399404 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4990 | 2025.03.26 00:04:54.399470 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4991 | 2025.03.26 00:04:54.400520 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4992 | 2025.03.26 00:04:54.400560 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
4993 | 2025.03.26 00:04:54.401161 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4994 | 2025.03.26 00:04:54.401412 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4995 | 2025.03.26 00:04:54.401652 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002269 sec., 6610.841780520052 rows/sec., 11.85 MiB/sec. | ||
4996 | 2025.03.26 00:04:54.401759 [ 4 ] {2a29b4b7-96f3-4d80-89ea-25db02822bb3} <Debug> TCPHandler: Processed in 0.002507761 sec. | ||
4997 | 2025.03.26 00:04:54.401873 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4998 | 2025.03.26 00:04:54.401974 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4999 | 2025.03.26 00:04:54.402019 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5000 | 2025.03.26 00:04:54.402445 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5001 | 2025.03.26 00:04:54.402483 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5002 | 2025.03.26 00:04:54.402838 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5003 | 2025.03.26 00:04:54.403066 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2025.03.26 00:04:54.403278 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001324 sec., 45317.220543806645 rows/sec., 3.05 MiB/sec. | ||
5005 | 2025.03.26 00:04:54.403327 [ 4 ] {63760bfa-ddb4-4a46-bbb1-12d76350fdc6} <Debug> TCPHandler: Processed in 0.001503428 sec. | ||
5006 | 2025.03.26 00:04:55.001154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.15 MiB, peak 194.55 MiB, free memory in arenas 0.00 B, will set to 188.02 MiB (RSS), difference: -1.13 MiB | ||
5007 | 2025.03.26 00:04:56.213687 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
5008 | 2025.03.26 00:04:56.214374 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5009 | 2025.03.26 00:04:56.214433 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5010 | 2025.03.26 00:04:56.215004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5011 | 2025.03.26 00:04:56.215267 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5012 | 2025.03.26 00:04:56.215561 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
5013 | 2025.03.26 00:04:56.971292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5014 | 2025.03.26 00:04:56.992302 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2025.03.26 00:04:56.992363 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5016 | 2025.03.26 00:04:56.999683 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5017 | 2025.03.26 00:04:57.000453 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.55 MiB, peak 194.55 MiB, free memory in arenas 0.00 B, will set to 188.62 MiB (RSS), difference: -3.93 MiB | ||
5018 | 2025.03.26 00:04:57.000594 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2025.03.26 00:04:57.004094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5020 | 2025.03.26 00:04:58.001215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.62 MiB, peak 194.55 MiB, free memory in arenas 0.00 B, will set to 188.62 MiB (RSS), difference: 4.00 MiB | ||
5021 | 2025.03.26 00:04:58.753716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 686 | ||
5022 | 2025.03.26 00:04:58.757153 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5023 | 2025.03.26 00:04:58.757226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5024 | 2025.03.26 00:04:58.758800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5025 | 2025.03.26 00:04:58.759137 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5026 | 2025.03.26 00:04:58.760467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
5027 | 2025.03.26 00:04:59.342474 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5028 | 2025.03.26 00:04:59.342685 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5029 | 2025.03.26 00:04:59.342768 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5030 | 2025.03.26 00:04:59.343590 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5031 | 2025.03.26 00:04:59.343639 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5032 | 2025.03.26 00:04:59.344091 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5033 | 2025.03.26 00:04:59.344354 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5034 | 2025.03.26 00:04:59.344584 [ 49 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5035 | 2025.03.26 00:04:59.344649 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002017 sec., 53544.86861675756 rows/sec., 4.48 MiB/sec. | ||
5036 | 2025.03.26 00:04:59.344704 [ 49 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5037 | 2025.03.26 00:04:59.344784 [ 4 ] {542d2b3d-9268-4fb7-9a09-1c6728b667cd} <Debug> TCPHandler: Processed in 0.002446838 sec. | ||
5038 | 2025.03.26 00:04:59.344795 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5039 | 2025.03.26 00:04:59.344974 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5040 | 2025.03.26 00:04:59.345013 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
5041 | 2025.03.26 00:04:59.345119 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5042 | 2025.03.26 00:04:59.345180 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5043 | 2025.03.26 00:04:59.345186 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5044 | 2025.03.26 00:04:59.345232 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1848 rows starting from the beginning of the part | ||
5045 | 2025.03.26 00:04:59.345394 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
5046 | 2025.03.26 00:04:59.345798 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part | ||
5047 | 2025.03.26 00:04:59.346297 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 108 rows starting from the beginning of the part | ||
5048 | 2025.03.26 00:04:59.346698 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 210 rows starting from the beginning of the part | ||
5049 | 2025.03.26 00:04:59.347109 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 108 rows starting from the beginning of the part | ||
5050 | 2025.03.26 00:04:59.347851 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5051 | 2025.03.26 00:04:59.347895 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5052 | 2025.03.26 00:04:59.348439 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5053 | 2025.03.26 00:04:59.348754 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5054 | 2025.03.26 00:04:59.349018 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.003934 sec., 6609.049313675649 rows/sec., 496.97 KiB/sec. | ||
5055 | 2025.03.26 00:04:59.349100 [ 4 ] {8e98eb30-12e8-4274-93bf-1dc6bfe55ae6} <Debug> TCPHandler: Processed in 0.004211535 sec. | ||
5056 | 2025.03.26 00:04:59.349296 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5057 | 2025.03.26 00:04:59.349320 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.00437782 sec., 551872.8499572846 rows/sec., 47.43 MiB/sec. | ||
5058 | 2025.03.26 00:04:59.349438 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5059 | 2025.03.26 00:04:59.349492 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5060 | 2025.03.26 00:04:59.349703 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5061 | 2025.03.26 00:04:59.350315 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5062 | 2025.03.26 00:04:59.350544 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_36_7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5063 | 2025.03.26 00:04:59.350715 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5064 | 2025.03.26 00:04:59.350728 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2025.03.26 00:04:59.350784 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5066 | 2025.03.26 00:04:59.351156 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5067 | 2025.03.26 00:04:59.351396 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2025.03.26 00:04:59.351559 [ 49 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5069 | 2025.03.26 00:04:59.351617 [ 49 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5070 | 2025.03.26 00:04:59.351637 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5071 | 2025.03.26 00:04:59.351674 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002266 sec., 39717.563989408656 rows/sec., 3.10 MiB/sec. | ||
5072 | 2025.03.26 00:04:59.351891 [ 4 ] {beb5cf35-2703-4451-a9cc-985271476642} <Debug> TCPHandler: Processed in 0.002666015 sec. | ||
5073 | 2025.03.26 00:04:59.351916 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
5074 | 2025.03.26 00:04:59.352075 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5075 | 2025.03.26 00:04:59.352139 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5076 | 2025.03.26 00:04:59.352210 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 911 rows starting from the beginning of the part | ||
5077 | 2025.03.26 00:04:59.352299 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5078 | 2025.03.26 00:04:59.352423 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
5079 | 2025.03.26 00:04:59.352527 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5080 | 2025.03.26 00:04:59.352780 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 79 rows starting from the beginning of the part | ||
5081 | 2025.03.26 00:04:59.353143 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
5082 | 2025.03.26 00:04:59.353552 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 123 rows starting from the beginning of the part | ||
5083 | 2025.03.26 00:04:59.353931 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
5084 | 2025.03.26 00:04:59.355263 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5085 | 2025.03.26 00:04:59.355332 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5086 | 2025.03.26 00:04:59.356408 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5087 | 2025.03.26 00:04:59.356943 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5088 | 2025.03.26 00:04:59.356962 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1357 rows, containing 5 columns (5 merged, 0 gathered) in 0.005247078 sec., 258620.13105198744 rows/sec., 20.31 MiB/sec. | ||
5089 | 2025.03.26 00:04:59.357149 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5090 | 2025.03.26 00:04:59.357216 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5091 | 2025.03.26 00:04:59.357280 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5092 | 2025.03.26 00:04:59.357295 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5093 | 2025.03.26 00:04:59.357295 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005052 sec., 31670.625494853524 rows/sec., 2.21 MiB/sec. | ||
5094 | 2025.03.26 00:04:59.357710 [ 4 ] {c63c8261-8746-4763-a0f9-9ec7303ba713} <Debug> TCPHandler: Processed in 0.005701943 sec. | ||
5095 | 2025.03.26 00:04:59.358113 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5096 | 2025.03.26 00:04:59.358497 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5097 | 2025.03.26 00:04:59.358498 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5098 | 2025.03.26 00:04:59.358866 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_36_7} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5099 | 2025.03.26 00:04:59.358907 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5100 | 2025.03.26 00:04:59.358907 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
5101 | 2025.03.26 00:04:59.359173 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
5102 | 2025.03.26 00:04:59.359539 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5103 | 2025.03.26 00:04:59.359656 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7281 rows starting from the beginning of the part | ||
5104 | 2025.03.26 00:04:59.360062 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 128 rows starting from the beginning of the part | ||
5105 | 2025.03.26 00:04:59.360531 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
5106 | 2025.03.26 00:04:59.360950 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
5107 | 2025.03.26 00:04:59.361336 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 716 rows starting from the beginning of the part | ||
5108 | 2025.03.26 00:04:59.361712 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
5109 | 2025.03.26 00:04:59.363862 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5110 | 2025.03.26 00:04:59.363948 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5111 | 2025.03.26 00:04:59.365650 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5112 | 2025.03.26 00:04:59.366236 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5113 | 2025.03.26 00:04:59.366543 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008182 sec., 3177.7071620630654 rows/sec., 5.69 MiB/sec. | ||
5114 | 2025.03.26 00:04:59.366691 [ 4 ] {f05d06a5-70a9-4efd-bce4-9a071fcb8a62} <Debug> TCPHandler: Processed in 0.008707699 sec. | ||
5115 | 2025.03.26 00:04:59.366878 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5116 | 2025.03.26 00:04:59.366984 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5117 | 2025.03.26 00:04:59.367030 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5118 | 2025.03.26 00:04:59.367637 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8605 rows, containing 5 columns (5 merged, 0 gathered) in 0.010255289 sec., 839079.2302391478 rows/sec., 57.41 MiB/sec. | ||
5119 | 2025.03.26 00:04:59.367856 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5120 | 2025.03.26 00:04:59.368428 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5121 | 2025.03.26 00:04:59.368469 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5122 | 2025.03.26 00:04:59.368495 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5123 | 2025.03.26 00:04:59.368650 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5124 | 2025.03.26 00:04:59.368816 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
5125 | 2025.03.26 00:04:59.369088 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5126 | 2025.03.26 00:04:59.369338 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5127 | 2025.03.26 00:04:59.369523 [ 49 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5128 | 2025.03.26 00:04:59.369586 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002617 sec., 22927.01566679404 rows/sec., 1.55 MiB/sec. | ||
5129 | 2025.03.26 00:04:59.369596 [ 49 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5130 | 2025.03.26 00:04:59.369700 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5131 | 2025.03.26 00:04:59.369730 [ 4 ] {c4fb8dd2-d83e-487e-86c8-ce794b113a27} <Debug> TCPHandler: Processed in 0.002924324 sec. | ||
5132 | 2025.03.26 00:04:59.369960 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5133 | 2025.03.26 00:04:59.370078 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5134 | 2025.03.26 00:04:59.370107 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1084 rows starting from the beginning of the part | ||
5135 | 2025.03.26 00:04:59.370183 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part | ||
5136 | 2025.03.26 00:04:59.370306 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5137 | 2025.03.26 00:04:59.370517 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5138 | 2025.03.26 00:04:59.370596 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
5139 | 2025.03.26 00:04:59.370667 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
5140 | 2025.03.26 00:04:59.371914 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 4 columns (4 merged, 0 gathered) in 0.002068336 sec., 663335.1641126006 rows/sec., 43.14 MiB/sec. | ||
5141 | 2025.03.26 00:04:59.372079 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5142 | 2025.03.26 00:04:59.372342 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2025.03.26 00:04:59.372416 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_36_7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5144 | 2025.03.26 00:04:59.372485 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5145 | 2025.03.26 00:05:03.591639 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5146 | 2025.03.26 00:05:03.591711 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5147 | 2025.03.26 00:05:03.716581 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
5148 | 2025.03.26 00:05:03.717213 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5149 | 2025.03.26 00:05:03.717253 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5150 | 2025.03.26 00:05:03.717776 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5151 | 2025.03.26 00:05:03.718023 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5152 | 2025.03.26 00:05:03.718230 [ 45 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5153 | 2025.03.26 00:05:03.718307 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5154 | 2025.03.26 00:05:03.718325 [ 45 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5155 | 2025.03.26 00:05:03.718367 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5156 | 2025.03.26 00:05:03.718499 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
5157 | 2025.03.26 00:05:03.718648 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5158 | 2025.03.26 00:05:03.718695 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
5159 | 2025.03.26 00:05:03.718798 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
5160 | 2025.03.26 00:05:03.719046 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
5161 | 2025.03.26 00:05:03.719361 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
5162 | 2025.03.26 00:05:03.719582 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
5163 | 2025.03.26 00:05:03.719747 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
5164 | 2025.03.26 00:05:03.723946 [ 191 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.005504607 sec., 2171998.8366108607 rows/sec., 31.07 MiB/sec. | ||
5165 | 2025.03.26 00:05:03.724249 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5166 | 2025.03.26 00:05:03.724540 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5167 | 2025.03.26 00:05:03.724617 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_26_5} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5168 | 2025.03.26 00:05:03.724700 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5169 | 2025.03.26 00:05:04.341902 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5170 | 2025.03.26 00:05:04.342193 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5171 | 2025.03.26 00:05:04.342306 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5172 | 2025.03.26 00:05:04.343075 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2025.03.26 00:05:04.343118 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5174 | 2025.03.26 00:05:04.343541 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5175 | 2025.03.26 00:05:04.343789 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2025.03.26 00:05:04.344009 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001897 sec., 45334.73906167633 rows/sec., 3.76 MiB/sec. | ||
5177 | 2025.03.26 00:05:04.344065 [ 4 ] {f99b9130-cdf2-43c9-a94a-576674956f9b} <Debug> TCPHandler: Processed in 0.002344675 sec. | ||
5178 | 2025.03.26 00:05:04.344182 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5179 | 2025.03.26 00:05:04.344286 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5180 | 2025.03.26 00:05:04.344332 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5181 | 2025.03.26 00:05:04.344846 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5182 | 2025.03.26 00:05:04.344884 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5183 | 2025.03.26 00:05:04.345227 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5184 | 2025.03.26 00:05:04.345467 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2025.03.26 00:05:04.345627 [ 44 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
5186 | 2025.03.26 00:05:04.345692 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001425 sec., 10526.315789473683 rows/sec., 791.53 KiB/sec. | ||
5187 | 2025.03.26 00:05:04.345707 [ 44 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5188 | 2025.03.26 00:05:04.345777 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5189 | 2025.03.26 00:05:04.345819 [ 4 ] {df2efb88-cf4a-41dd-a766-ff92922681ad} <Debug> TCPHandler: Processed in 0.001685724 sec. | ||
5190 | 2025.03.26 00:05:04.346108 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5191 | 2025.03.26 00:05:04.346109 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
5192 | 2025.03.26 00:05:04.346470 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5193 | 2025.03.26 00:05:04.346631 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5194 | 2025.03.26 00:05:04.346672 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5195 | 2025.03.26 00:05:04.346778 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 161 rows starting from the beginning of the part | ||
5196 | 2025.03.26 00:05:04.346962 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 15 rows starting from the beginning of the part | ||
5197 | 2025.03.26 00:05:04.347347 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
5198 | 2025.03.26 00:05:04.347778 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
5199 | 2025.03.26 00:05:04.348154 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
5200 | 2025.03.26 00:05:04.348671 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
5201 | 2025.03.26 00:05:04.349660 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5202 | 2025.03.26 00:05:04.349705 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5203 | 2025.03.26 00:05:04.350227 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5204 | 2025.03.26 00:05:04.350610 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 278 rows, containing 5 columns (5 merged, 0 gathered) in 0.004706792 sec., 59063.58300940429 rows/sec., 4.22 MiB/sec. | ||
5205 | 2025.03.26 00:05:04.350612 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5206 | 2025.03.26 00:05:04.350937 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
5207 | 2025.03.26 00:05:04.351057 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.004704 sec., 16794.21768707483 rows/sec., 1.31 MiB/sec. | ||
5208 | 2025.03.26 00:05:04.351180 [ 4 ] {844d0240-58e8-4bc8-b0e6-e27f1268a036} <Debug> TCPHandler: Processed in 0.005168345 sec. | ||
5209 | 2025.03.26 00:05:04.351360 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5210 | 2025.03.26 00:05:04.351498 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5211 | 2025.03.26 00:05:04.351547 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5212 | 2025.03.26 00:05:04.351642 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5213 | 2025.03.26 00:05:04.351666 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_30_6} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
5214 | 2025.03.26 00:05:04.351864 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5215 | 2025.03.26 00:05:04.352380 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5216 | 2025.03.26 00:05:04.352422 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5217 | 2025.03.26 00:05:04.352809 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5218 | 2025.03.26 00:05:04.353043 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5219 | 2025.03.26 00:05:04.353242 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001757 sec., 91064.31417188389 rows/sec., 6.34 MiB/sec. | ||
5220 | 2025.03.26 00:05:04.353295 [ 4 ] {dcc7a886-f4b4-4594-ac48-820e023f87a8} <Debug> TCPHandler: Processed in 0.002006095 sec. | ||
5221 | 2025.03.26 00:05:04.353415 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5222 | 2025.03.26 00:05:04.353519 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5223 | 2025.03.26 00:05:04.353588 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5224 | 2025.03.26 00:05:04.354622 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5225 | 2025.03.26 00:05:04.354662 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5226 | 2025.03.26 00:05:04.355282 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5227 | 2025.03.26 00:05:04.355533 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5228 | 2025.03.26 00:05:04.355787 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002288 sec., 6555.944055944055 rows/sec., 11.75 MiB/sec. | ||
5229 | 2025.03.26 00:05:04.356084 [ 4 ] {bbfcee69-fab4-4784-b437-f08947131fe2} <Debug> TCPHandler: Processed in 0.002718407 sec. | ||
5230 | 2025.03.26 00:05:04.356208 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5231 | 2025.03.26 00:05:04.356308 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5232 | 2025.03.26 00:05:04.356355 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5233 | 2025.03.26 00:05:04.356775 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5234 | 2025.03.26 00:05:04.356812 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5235 | 2025.03.26 00:05:04.357171 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5236 | 2025.03.26 00:05:04.357407 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5237 | 2025.03.26 00:05:04.357604 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001317 sec., 45558.08656036446 rows/sec., 3.07 MiB/sec. | ||
5238 | 2025.03.26 00:05:04.357653 [ 4 ] {35fa8d44-6e80-44e5-b20d-c2d61c40ddca} <Debug> TCPHandler: Processed in 0.001495657 sec. | ||
5239 | 2025.03.26 00:05:04.505054 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5240 | 2025.03.26 00:05:04.527165 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5241 | 2025.03.26 00:05:04.527213 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5242 | 2025.03.26 00:05:04.535028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5243 | 2025.03.26 00:05:04.535819 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5244 | 2025.03.26 00:05:04.536122 [ 44 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5245 | 2025.03.26 00:05:04.536193 [ 44 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5246 | 2025.03.26 00:05:04.536239 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.56 GiB. | ||
5247 | 2025.03.26 00:05:04.536775 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5248 | 2025.03.26 00:05:04.552597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5249 | 2025.03.26 00:05:04.553948 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5250 | 2025.03.26 00:05:04.555157 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5251 | 2025.03.26 00:05:04.560532 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5252 | 2025.03.26 00:05:04.566208 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5253 | 2025.03.26 00:05:04.572875 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5254 | 2025.03.26 00:05:04.579135 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5255 | 2025.03.26 00:05:04.583871 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5256 | 2025.03.26 00:05:04.644628 [ 198 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.108242354 sec., 1810.7514550173216 rows/sec., 9.36 MiB/sec. | ||
5257 | 2025.03.26 00:05:04.647691 [ 198 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5258 | 2025.03.26 00:05:04.650650 [ 198 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_26_5} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5259 | 2025.03.26 00:05:04.650773 [ 198 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_26_5} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5260 | 2025.03.26 00:05:04.653196 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
5261 | 2025.03.26 00:05:05.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.95 MiB, peak 201.49 MiB, free memory in arenas 0.00 B, will set to 192.49 MiB (RSS), difference: 1.54 MiB | ||
5262 | 2025.03.26 00:05:07.203839 [ 41 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
5263 | 2025.03.26 00:05:07.203903 [ 41 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5264 | 2025.03.26 00:05:07.203930 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5265 | 2025.03.26 00:05:07.204063 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
5266 | 2025.03.26 00:05:07.204198 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5267 | 2025.03.26 00:05:07.204235 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 114 rows starting from the beginning of the part | ||
5268 | 2025.03.26 00:05:07.204320 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part | ||
5269 | 2025.03.26 00:05:07.204418 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 113 rows starting from the beginning of the part | ||
5270 | 2025.03.26 00:05:07.204668 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
5271 | 2025.03.26 00:05:07.204806 [ 197 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
5272 | 2025.03.26 00:05:07.205955 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 592 rows, containing 5 columns (5 merged, 0 gathered) in 0.001961463 sec., 301815.53258970473 rows/sec., 21.26 MiB/sec. | ||
5273 | 2025.03.26 00:05:07.206193 [ 186 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
5274 | 2025.03.26 00:05:07.206566 [ 186 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5275 | 2025.03.26 00:05:07.206661 [ 186 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_10_2} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
5276 | 2025.03.26 00:05:07.206773 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
5277 | 2025.03.26 00:05:08.761591 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 710 | ||
5278 | 2025.03.26 00:05:08.764508 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5279 | 2025.03.26 00:05:08.764560 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5280 | 2025.03.26 00:05:08.766052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5281 | 2025.03.26 00:05:08.766371 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5282 | 2025.03.26 00:05:08.767558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 710 | ||
5283 | 2025.03.26 00:05:09.370298 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5284 | 2025.03.26 00:05:09.370510 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5285 | 2025.03.26 00:05:09.370594 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5286 | 2025.03.26 00:05:09.371433 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5287 | 2025.03.26 00:05:09.371481 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5288 | 2025.03.26 00:05:09.371896 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5289 | 2025.03.26 00:05:09.372143 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2025.03.26 00:05:09.372416 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001958 sec., 5107.252298263534 rows/sec., 416.46 KiB/sec. | ||
5291 | 2025.03.26 00:05:09.372549 [ 4 ] {84c3f237-514f-4cb3-81cf-2673c80f3af6} <Debug> TCPHandler: Processed in 0.002393817 sec. | ||
5292 | 2025.03.26 00:05:09.372670 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5293 | 2025.03.26 00:05:09.372776 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5294 | 2025.03.26 00:05:09.372821 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5295 | 2025.03.26 00:05:09.373993 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5296 | 2025.03.26 00:05:09.374033 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5297 | 2025.03.26 00:05:09.374482 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5298 | 2025.03.26 00:05:09.374731 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5299 | 2025.03.26 00:05:09.374939 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Debug> executeQuery: Read 1253 rows, 105.74 KiB in 0.002186 sec., 573193.0466605673 rows/sec., 47.24 MiB/sec. | ||
5300 | 2025.03.26 00:05:09.374993 [ 4 ] {6b5d655d-852b-40aa-baff-ac75b22cceb2} <Debug> TCPHandler: Processed in 0.002372946 sec. | ||
5301 | 2025.03.26 00:05:09.375123 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5302 | 2025.03.26 00:05:09.375259 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5303 | 2025.03.26 00:05:09.375315 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5304 | 2025.03.26 00:05:09.375878 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5305 | 2025.03.26 00:05:09.375918 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5306 | 2025.03.26 00:05:09.376293 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5307 | 2025.03.26 00:05:09.376529 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5308 | 2025.03.26 00:05:09.376741 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Debug> executeQuery: Read 36 rows, 2.65 KiB in 0.001513 sec., 23793.787177792467 rows/sec., 1.71 MiB/sec. | ||
5309 | 2025.03.26 00:05:09.376794 [ 4 ] {98deaf77-a7f0-4fa9-b81a-a880493bbf82} <Debug> TCPHandler: Processed in 0.001736446 sec. | ||
5310 | 2025.03.26 00:05:09.376896 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5311 | 2025.03.26 00:05:09.376996 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5312 | 2025.03.26 00:05:09.377039 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5313 | 2025.03.26 00:05:09.377656 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5314 | 2025.03.26 00:05:09.377695 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5315 | 2025.03.26 00:05:09.378043 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5316 | 2025.03.26 00:05:09.378283 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5317 | 2025.03.26 00:05:09.378491 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001514 sec., 150594.45178335535 rows/sec., 10.20 MiB/sec. | ||
5318 | 2025.03.26 00:05:09.378554 [ 4 ] {4773d8e9-9f90-433c-b8e6-82e048cbc8da} <Debug> TCPHandler: Processed in 0.001708534 sec. | ||
5319 | 2025.03.26 00:05:09.378680 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5320 | 2025.03.26 00:05:09.378786 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5321 | 2025.03.26 00:05:09.378831 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5322 | 2025.03.26 00:05:09.379681 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5323 | 2025.03.26 00:05:09.379721 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5324 | 2025.03.26 00:05:09.380102 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5325 | 2025.03.26 00:05:09.380337 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5326 | 2025.03.26 00:05:09.380552 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001788 sec., 310961.96868008946 rows/sec., 23.10 MiB/sec. | ||
5327 | 2025.03.26 00:05:09.380605 [ 4 ] {496ac958-cb31-46b9-9a89-54376f6f295f} <Debug> TCPHandler: Processed in 0.001975683 sec. | ||
5328 | 2025.03.26 00:05:09.380717 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5329 | 2025.03.26 00:05:09.380822 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5330 | 2025.03.26 00:05:09.380870 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5331 | 2025.03.26 00:05:09.381653 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5332 | 2025.03.26 00:05:09.381691 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5333 | 2025.03.26 00:05:09.382120 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5334 | 2025.03.26 00:05:09.382358 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2025.03.26 00:05:09.382573 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Debug> executeQuery: Read 885 rows, 60.98 KiB in 0.001772 sec., 499435.66591422126 rows/sec., 33.61 MiB/sec. | ||
5336 | 2025.03.26 00:05:09.382623 [ 4 ] {face5182-7b0d-4a7e-9528-63872249647c} <Debug> TCPHandler: Processed in 0.001957903 sec. | ||
5337 | 2025.03.26 00:05:09.382738 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5338 | 2025.03.26 00:05:09.382851 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5339 | 2025.03.26 00:05:09.382920 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5340 | 2025.03.26 00:05:09.384032 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5341 | 2025.03.26 00:05:09.384071 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5342 | 2025.03.26 00:05:09.384712 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5343 | 2025.03.26 00:05:09.384976 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5344 | 2025.03.26 00:05:09.385165 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5345 | 2025.03.26 00:05:09.385247 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5346 | 2025.03.26 00:05:09.385260 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002422 sec., 10734.929810074318 rows/sec., 19.24 MiB/sec. | ||
5347 | 2025.03.26 00:05:09.385287 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5348 | 2025.03.26 00:05:09.385984 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
5349 | 2025.03.26 00:05:09.386009 [ 4 ] {df312ba4-78f8-4de7-a00e-6c7352304d10} <Debug> TCPHandler: Processed in 0.003318307 sec. | ||
5350 | 2025.03.26 00:05:09.386321 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5351 | 2025.03.26 00:05:09.386582 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5352 | 2025.03.26 00:05:09.386717 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5353 | 2025.03.26 00:05:09.386786 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5354 | 2025.03.26 00:05:09.387010 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 555 rows starting from the beginning of the part | ||
5355 | 2025.03.26 00:05:09.387934 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
5356 | 2025.03.26 00:05:09.388752 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 15 rows starting from the beginning of the part | ||
5357 | 2025.03.26 00:05:09.388868 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5358 | 2025.03.26 00:05:09.388964 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5359 | 2025.03.26 00:05:09.389438 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
5360 | 2025.03.26 00:05:09.390164 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 15 rows starting from the beginning of the part | ||
5361 | 2025.03.26 00:05:09.390728 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5362 | 2025.03.26 00:05:09.390755 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 26 rows starting from the beginning of the part | ||
5363 | 2025.03.26 00:05:09.391498 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5364 | 2025.03.26 00:05:09.391985 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005489 sec., 10930.95281472035 rows/sec., 754.35 KiB/sec. | ||
5365 | 2025.03.26 00:05:09.392130 [ 4 ] {6168ffbb-23fe-4c65-be0a-5c2e1e106747} <Debug> TCPHandler: Processed in 0.005894079 sec. | ||
5366 | 2025.03.26 00:05:09.398434 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 19 columns (19 merged, 0 gathered) in 0.012947585 sec., 51206.46050981709 rows/sec., 91.76 MiB/sec. | ||
5367 | 2025.03.26 00:05:09.399350 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5368 | 2025.03.26 00:05:09.399830 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5369 | 2025.03.26 00:05:09.399931 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5370 | 2025.03.26 00:05:09.400112 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.55 MiB. | ||
5371 | 2025.03.26 00:05:11.219327 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5372 | 2025.03.26 00:05:11.220016 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5373 | 2025.03.26 00:05:11.220062 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5374 | 2025.03.26 00:05:11.220631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5375 | 2025.03.26 00:05:11.220898 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5376 | 2025.03.26 00:05:11.221154 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5377 | 2025.03.26 00:05:12.053585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5378 | 2025.03.26 00:05:12.072012 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5379 | 2025.03.26 00:05:12.072065 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5380 | 2025.03.26 00:05:12.079100 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5381 | 2025.03.26 00:05:12.079852 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5382 | 2025.03.26 00:05:12.082988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5383 | 2025.03.26 00:05:14.341477 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5384 | 2025.03.26 00:05:14.341692 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5385 | 2025.03.26 00:05:14.341780 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5386 | 2025.03.26 00:05:14.342679 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5387 | 2025.03.26 00:05:14.342733 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5388 | 2025.03.26 00:05:14.343198 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5389 | 2025.03.26 00:05:14.343453 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5390 | 2025.03.26 00:05:14.343710 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002078 sec., 41385.94802694899 rows/sec., 3.43 MiB/sec. | ||
5391 | 2025.03.26 00:05:14.343780 [ 4 ] {23868f89-bf0b-4f92-8144-83c21e69d9cd} <Debug> TCPHandler: Processed in 0.002436278 sec. | ||
5392 | 2025.03.26 00:05:14.343916 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5393 | 2025.03.26 00:05:14.344031 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5394 | 2025.03.26 00:05:14.344083 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5395 | 2025.03.26 00:05:14.344637 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5396 | 2025.03.26 00:05:14.344679 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5397 | 2025.03.26 00:05:14.345045 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5398 | 2025.03.26 00:05:14.345285 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5399 | 2025.03.26 00:05:14.345565 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001557 sec., 9633.911368015415 rows/sec., 724.42 KiB/sec. | ||
5400 | 2025.03.26 00:05:14.345749 [ 4 ] {a055b391-c876-417c-b113-3e70e017f7b3} <Debug> TCPHandler: Processed in 0.00188231 sec. | ||
5401 | 2025.03.26 00:05:14.345987 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5402 | 2025.03.26 00:05:14.346098 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5403 | 2025.03.26 00:05:14.346148 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5404 | 2025.03.26 00:05:14.346767 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5405 | 2025.03.26 00:05:14.346808 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5406 | 2025.03.26 00:05:14.347173 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5407 | 2025.03.26 00:05:14.347410 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5408 | 2025.03.26 00:05:14.347635 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001563 sec., 50543.82597568778 rows/sec., 3.95 MiB/sec. | ||
5409 | 2025.03.26 00:05:14.347694 [ 4 ] {bfbb8906-1974-450d-88e1-4137eac6eb4b} <Debug> TCPHandler: Processed in 0.001783237 sec. | ||
5410 | 2025.03.26 00:05:14.347798 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5411 | 2025.03.26 00:05:14.347903 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5412 | 2025.03.26 00:05:14.347954 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5413 | 2025.03.26 00:05:14.348479 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5414 | 2025.03.26 00:05:14.348518 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5415 | 2025.03.26 00:05:14.348952 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5416 | 2025.03.26 00:05:14.349184 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5417 | 2025.03.26 00:05:14.349437 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
5418 | 2025.03.26 00:05:14.349601 [ 4 ] {bedddd06-c523-44f2-a686-776159216e79} <Debug> TCPHandler: Processed in 0.001849399 sec. | ||
5419 | 2025.03.26 00:05:14.349862 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5420 | 2025.03.26 00:05:14.349969 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5421 | 2025.03.26 00:05:14.350048 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5422 | 2025.03.26 00:05:14.351153 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5423 | 2025.03.26 00:05:14.351193 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5424 | 2025.03.26 00:05:14.351802 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5425 | 2025.03.26 00:05:14.352056 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5426 | 2025.03.26 00:05:14.352292 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002346 sec., 6393.861892583121 rows/sec., 11.46 MiB/sec. | ||
5427 | 2025.03.26 00:05:14.352410 [ 4 ] {8bec839e-ed4f-48bc-8a37-16bfdd505b75} <Debug> TCPHandler: Processed in 0.002629504 sec. | ||
5428 | 2025.03.26 00:05:14.352528 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5429 | 2025.03.26 00:05:14.352631 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5430 | 2025.03.26 00:05:14.352678 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5431 | 2025.03.26 00:05:14.353109 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5432 | 2025.03.26 00:05:14.353148 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5433 | 2025.03.26 00:05:14.353506 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5434 | 2025.03.26 00:05:14.353740 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5435 | 2025.03.26 00:05:14.353957 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001348 sec., 44510.38575667656 rows/sec., 3.00 MiB/sec. | ||
5436 | 2025.03.26 00:05:14.354007 [ 4 ] {18a97236-a064-4fb0-984e-823b3530c5b6} <Debug> TCPHandler: Processed in 0.001529249 sec. | ||
5437 | 2025.03.26 00:05:18.591950 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5438 | 2025.03.26 00:05:18.592010 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5439 | 2025.03.26 00:05:18.722165 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5440 | 2025.03.26 00:05:18.722787 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5441 | 2025.03.26 00:05:18.722829 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5442 | 2025.03.26 00:05:18.723398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5443 | 2025.03.26 00:05:18.723648 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5444 | 2025.03.26 00:05:18.723901 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5445 | 2025.03.26 00:05:18.768587 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 738 | ||
5446 | 2025.03.26 00:05:18.771620 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5447 | 2025.03.26 00:05:18.771677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5448 | 2025.03.26 00:05:18.773194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5449 | 2025.03.26 00:05:18.773519 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5450 | 2025.03.26 00:05:18.774191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
5451 | 2025.03.26 00:05:19.342523 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5452 | 2025.03.26 00:05:19.342729 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5453 | 2025.03.26 00:05:19.342812 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5454 | 2025.03.26 00:05:19.343713 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5455 | 2025.03.26 00:05:19.343765 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5456 | 2025.03.26 00:05:19.344207 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5457 | 2025.03.26 00:05:19.344468 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5458 | 2025.03.26 00:05:19.344717 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002047 sec., 52760.136785539806 rows/sec., 4.41 MiB/sec. | ||
5459 | 2025.03.26 00:05:19.344783 [ 4 ] {cbf554e6-dc0e-4527-aa3c-9c1888327862} <Debug> TCPHandler: Processed in 0.002395017 sec. | ||
5460 | 2025.03.26 00:05:19.344909 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5461 | 2025.03.26 00:05:19.345021 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5462 | 2025.03.26 00:05:19.345070 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5463 | 2025.03.26 00:05:19.345600 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5464 | 2025.03.26 00:05:19.345641 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5465 | 2025.03.26 00:05:19.345990 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5466 | 2025.03.26 00:05:19.346222 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5467 | 2025.03.26 00:05:19.346427 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001432 sec., 18156.424581005587 rows/sec., 1.33 MiB/sec. | ||
5468 | 2025.03.26 00:05:19.346480 [ 4 ] {c6c23153-a8bc-48cd-9a3f-40ebeb2dfb11} <Debug> TCPHandler: Processed in 0.001624532 sec. | ||
5469 | 2025.03.26 00:05:19.346606 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5470 | 2025.03.26 00:05:19.346711 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5471 | 2025.03.26 00:05:19.346757 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5472 | 2025.03.26 00:05:19.347299 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5473 | 2025.03.26 00:05:19.347339 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5474 | 2025.03.26 00:05:19.347688 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5475 | 2025.03.26 00:05:19.347928 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5476 | 2025.03.26 00:05:19.348137 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001448 sec., 62154.696132596684 rows/sec., 4.85 MiB/sec. | ||
5477 | 2025.03.26 00:05:19.348190 [ 4 ] {5c82fc1a-1fdf-48cb-ac72-d9862b617266} <Debug> TCPHandler: Processed in 0.001634603 sec. | ||
5478 | 2025.03.26 00:05:19.348289 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5479 | 2025.03.26 00:05:19.348391 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5480 | 2025.03.26 00:05:19.348441 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5481 | 2025.03.26 00:05:19.348951 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5482 | 2025.03.26 00:05:19.348989 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5483 | 2025.03.26 00:05:19.349365 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5484 | 2025.03.26 00:05:19.349611 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5485 | 2025.03.26 00:05:19.349814 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001445 sec., 110726.6435986159 rows/sec., 7.71 MiB/sec. | ||
5486 | 2025.03.26 00:05:19.349866 [ 4 ] {d8a6be0c-50bf-488e-8f40-465fdd4ed107} <Debug> TCPHandler: Processed in 0.001626773 sec. | ||
5487 | 2025.03.26 00:05:19.349985 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5488 | 2025.03.26 00:05:19.350090 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5489 | 2025.03.26 00:05:19.350159 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5490 | 2025.03.26 00:05:19.351257 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5491 | 2025.03.26 00:05:19.351297 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5492 | 2025.03.26 00:05:19.351917 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
5493 | 2025.03.26 00:05:19.352170 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5494 | 2025.03.26 00:05:19.352468 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002397 sec., 10846.89194826867 rows/sec., 19.44 MiB/sec. | ||
5495 | 2025.03.26 00:05:19.352976 [ 4 ] {031dcc81-7d34-44b2-8f9c-52831066969a} <Debug> TCPHandler: Processed in 0.003037327 sec. | ||
5496 | 2025.03.26 00:05:19.353117 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5497 | 2025.03.26 00:05:19.353223 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5498 | 2025.03.26 00:05:19.353270 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5499 | 2025.03.26 00:05:19.353713 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5500 | 2025.03.26 00:05:19.353753 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5501 | 2025.03.26 00:05:19.354109 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5502 | 2025.03.26 00:05:19.354345 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5503 | 2025.03.26 00:05:19.354596 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
5504 | 2025.03.26 00:05:19.354657 [ 4 ] {4189e57b-170d-42e8-a0e5-1cd94a6a1953} <Debug> TCPHandler: Processed in 0.001593211 sec. | ||
5505 | 2025.03.26 00:05:19.583951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5506 | 2025.03.26 00:05:19.603407 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5507 | 2025.03.26 00:05:19.603459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5508 | 2025.03.26 00:05:19.610730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5509 | 2025.03.26 00:05:19.611486 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5510 | 2025.03.26 00:05:19.614789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5511 | 2025.03.26 00:05:20.623322 [ 26 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5512 | 2025.03.26 00:05:20.623393 [ 26 ] {} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5513 | 2025.03.26 00:05:20.623421 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5514 | 2025.03.26 00:05:20.623556 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
5515 | 2025.03.26 00:05:20.623687 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5516 | 2025.03.26 00:05:20.623727 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
5517 | 2025.03.26 00:05:20.623822 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
5518 | 2025.03.26 00:05:20.624064 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
5519 | 2025.03.26 00:05:20.624363 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
5520 | 2025.03.26 00:05:20.624540 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
5521 | 2025.03.26 00:05:20.625696 [ 188 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00220146 sec., 16352.784061486467 rows/sec., 1.36 MiB/sec. | ||
5522 | 2025.03.26 00:05:20.625900 [ 195 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5523 | 2025.03.26 00:05:20.626240 [ 195 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2025.03.26 00:05:20.626329 [ 195 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_5_1} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5525 | 2025.03.26 00:05:20.626432 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5526 | 2025.03.26 00:05:24.343496 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5527 | 2025.03.26 00:05:24.343691 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5528 | 2025.03.26 00:05:24.343768 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5529 | 2025.03.26 00:05:24.344552 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2025.03.26 00:05:24.344606 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5531 | 2025.03.26 00:05:24.345043 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5532 | 2025.03.26 00:05:24.345308 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2025.03.26 00:05:24.345594 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001956 sec., 12269.938650306749 rows/sec., 1.02 MiB/sec. | ||
5534 | 2025.03.26 00:05:24.345791 [ 4 ] {215f3cba-d3e3-492a-bb64-6cc5910b03ae} <Debug> TCPHandler: Processed in 0.002435048 sec. | ||
5535 | 2025.03.26 00:05:24.345918 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5536 | 2025.03.26 00:05:24.346029 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5537 | 2025.03.26 00:05:24.346079 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5538 | 2025.03.26 00:05:24.346734 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5539 | 2025.03.26 00:05:24.346776 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5540 | 2025.03.26 00:05:24.347150 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5541 | 2025.03.26 00:05:24.347384 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5542 | 2025.03.26 00:05:24.347541 [ 24 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5543 | 2025.03.26 00:05:24.347610 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Debug> executeQuery: Read 206 rows, 18.74 KiB in 0.001604 sec., 128428.927680798 rows/sec., 11.41 MiB/sec. | ||
5544 | 2025.03.26 00:05:24.347622 [ 24 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5545 | 2025.03.26 00:05:24.347681 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5546 | 2025.03.26 00:05:24.347730 [ 4 ] {bfe2c976-61a4-4911-8ba1-5b0dff60525a} <Debug> TCPHandler: Processed in 0.00186251 sec. | ||
5547 | 2025.03.26 00:05:24.348025 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5548 | 2025.03.26 00:05:24.348052 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
5549 | 2025.03.26 00:05:24.348391 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5550 | 2025.03.26 00:05:24.348555 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5551 | 2025.03.26 00:05:24.348742 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5552 | 2025.03.26 00:05:24.348840 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1969 rows starting from the beginning of the part | ||
5553 | 2025.03.26 00:05:24.349114 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 86 rows starting from the beginning of the part | ||
5554 | 2025.03.26 00:05:24.349522 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1253 rows starting from the beginning of the part | ||
5555 | 2025.03.26 00:05:24.349995 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 86 rows starting from the beginning of the part | ||
5556 | 2025.03.26 00:05:24.350322 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 108 rows starting from the beginning of the part | ||
5557 | 2025.03.26 00:05:24.350677 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 206 rows starting from the beginning of the part | ||
5558 | 2025.03.26 00:05:24.351372 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5559 | 2025.03.26 00:05:24.351443 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5560 | 2025.03.26 00:05:24.352422 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5561 | 2025.03.26 00:05:24.352988 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5562 | 2025.03.26 00:05:24.353452 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.005215 sec., 5177.372962607862 rows/sec., 400.55 KiB/sec. | ||
5563 | 2025.03.26 00:05:24.353712 [ 4 ] {250f5237-e33e-4ce2-9977-816c813f3e52} <Debug> TCPHandler: Processed in 0.005797836 sec. | ||
5564 | 2025.03.26 00:05:24.354039 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5565 | 2025.03.26 00:05:24.354338 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5566 | 2025.03.26 00:05:24.354404 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3708 rows, containing 5 columns (5 merged, 0 gathered) in 0.006620032 sec., 560118.1384017479 rows/sec., 48.43 MiB/sec. | ||
5567 | 2025.03.26 00:05:24.354426 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5568 | 2025.03.26 00:05:24.354712 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5569 | 2025.03.26 00:05:24.355270 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5570 | 2025.03.26 00:05:24.355486 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_41_8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5571 | 2025.03.26 00:05:24.355664 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
5572 | 2025.03.26 00:05:24.355676 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5573 | 2025.03.26 00:05:24.355733 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5574 | 2025.03.26 00:05:24.356094 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
5575 | 2025.03.26 00:05:24.356327 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5576 | 2025.03.26 00:05:24.356625 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002393 sec., 10029.251984956121 rows/sec., 852.09 KiB/sec. | ||
5577 | 2025.03.26 00:05:24.356782 [ 4 ] {f452aeba-3426-4046-9d28-9297ae815e88} <Debug> TCPHandler: Processed in 0.00283147 sec. | ||
5578 | 2025.03.26 00:05:24.356920 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5579 | 2025.03.26 00:05:24.357026 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5580 | 2025.03.26 00:05:24.357072 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5581 | 2025.03.26 00:05:24.357615 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5582 | 2025.03.26 00:05:24.357654 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5583 | 2025.03.26 00:05:24.358010 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5584 | 2025.03.26 00:05:24.358248 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5585 | 2025.03.26 00:05:24.358470 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001466 sec., 8185.538881309686 rows/sec., 639.50 KiB/sec. | ||
5586 | 2025.03.26 00:05:24.358526 [ 4 ] {3cbb981f-e7e6-4f04-a60b-1529b80d54f3} <Debug> TCPHandler: Processed in 0.001655063 sec. | ||
5587 | 2025.03.26 00:05:24.358660 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5588 | 2025.03.26 00:05:24.358764 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5589 | 2025.03.26 00:05:24.358810 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5590 | 2025.03.26 00:05:24.359391 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2025.03.26 00:05:24.359431 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5592 | 2025.03.26 00:05:24.359797 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5593 | 2025.03.26 00:05:24.360035 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2025.03.26 00:05:24.360194 [ 24 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5595 | 2025.03.26 00:05:24.360247 [ 24 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2025.03.26 00:05:24.360281 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5597 | 2025.03.26 00:05:24.360294 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001543 sec., 74530.13609850939 rows/sec., 6.06 MiB/sec. | ||
5598 | 2025.03.26 00:05:24.360520 [ 4 ] {1500947e-fdff-454e-b517-4c89eadd41e6} <Debug> TCPHandler: Processed in 0.001907901 sec. | ||
5599 | 2025.03.26 00:05:24.360544 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
5600 | 2025.03.26 00:05:24.360710 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5601 | 2025.03.26 00:05:24.360730 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5602 | 2025.03.26 00:05:24.360780 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 949 rows starting from the beginning of the part | ||
5603 | 2025.03.26 00:05:24.360985 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5604 | 2025.03.26 00:05:24.361060 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 79 rows starting from the beginning of the part | ||
5605 | 2025.03.26 00:05:24.361153 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5606 | 2025.03.26 00:05:24.361508 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 556 rows starting from the beginning of the part | ||
5607 | 2025.03.26 00:05:24.361921 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 79 rows starting from the beginning of the part | ||
5608 | 2025.03.26 00:05:24.362194 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
5609 | 2025.03.26 00:05:24.362587 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 115 rows starting from the beginning of the part | ||
5610 | 2025.03.26 00:05:24.363586 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5611 | 2025.03.26 00:05:24.363658 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5612 | 2025.03.26 00:05:24.364802 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5613 | 2025.03.26 00:05:24.365130 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5614 | 2025.03.26 00:05:24.365547 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5615 | 2025.03.26 00:05:24.365571 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1868 rows, containing 5 columns (5 merged, 0 gathered) in 0.005195877 sec., 359515.82379644475 rows/sec., 28.22 MiB/sec. | ||
5616 | 2025.03.26 00:05:24.365651 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5617 | 2025.03.26 00:05:24.365712 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5618 | 2025.03.26 00:05:24.365764 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.004897 sec., 40024.50479885644 rows/sec., 2.87 MiB/sec. | ||
5619 | 2025.03.26 00:05:24.366037 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5620 | 2025.03.26 00:05:24.366104 [ 4 ] {7e0dce88-6f2c-4d79-9adc-5dab5d44c5f5} <Debug> TCPHandler: Processed in 0.005470155 sec. | ||
5621 | 2025.03.26 00:05:24.366602 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5622 | 2025.03.26 00:05:24.367010 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5623 | 2025.03.26 00:05:24.367015 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5624 | 2025.03.26 00:05:24.367040 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
5625 | 2025.03.26 00:05:24.367303 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5626 | 2025.03.26 00:05:24.367358 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_41_8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5627 | 2025.03.26 00:05:24.367702 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
5628 | 2025.03.26 00:05:24.367917 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5629 | 2025.03.26 00:05:24.368043 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 8605 rows starting from the beginning of the part | ||
5630 | 2025.03.26 00:05:24.368472 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
5631 | 2025.03.26 00:05:24.368905 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 885 rows starting from the beginning of the part | ||
5632 | 2025.03.26 00:05:24.369140 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
5633 | 2025.03.26 00:05:24.369532 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
5634 | 2025.03.26 00:05:24.369847 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 196 rows starting from the beginning of the part | ||
5635 | 2025.03.26 00:05:24.372158 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5636 | 2025.03.26 00:05:24.372229 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5637 | 2025.03.26 00:05:24.373949 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
5638 | 2025.03.26 00:05:24.374443 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5639 | 2025.03.26 00:05:24.374896 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.008027 sec., 1868.6931605830323 rows/sec., 3.35 MiB/sec. | ||
5640 | 2025.03.26 00:05:24.375084 [ 4 ] {f61db079-0054-418f-9b08-fc0eaba7410b} <Debug> TCPHandler: Processed in 0.008663948 sec. | ||
5641 | 2025.03.26 00:05:24.375233 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5642 | 2025.03.26 00:05:24.375347 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5643 | 2025.03.26 00:05:24.375397 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5644 | 2025.03.26 00:05:24.376128 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5645 | 2025.03.26 00:05:24.376230 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5646 | 2025.03.26 00:05:24.376561 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10166 rows, containing 5 columns (5 merged, 0 gathered) in 0.010683442 sec., 951565.9840714257 rows/sec., 65.13 MiB/sec. | ||
5647 | 2025.03.26 00:05:24.376925 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5648 | 2025.03.26 00:05:24.377097 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5649 | 2025.03.26 00:05:24.377497 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5650 | 2025.03.26 00:05:24.377553 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5651 | 2025.03.26 00:05:24.377688 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5652 | 2025.03.26 00:05:24.377814 [ 24 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5653 | 2025.03.26 00:05:24.377916 [ 24 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5654 | 2025.03.26 00:05:24.378003 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5655 | 2025.03.26 00:05:24.378068 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
5656 | 2025.03.26 00:05:24.378076 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00274 sec., 21897.810218978102 rows/sec., 1.48 MiB/sec. | ||
5657 | 2025.03.26 00:05:24.378391 [ 4 ] {52096b46-712a-4500-a064-9d249d34c617} <Debug> TCPHandler: Processed in 0.003202003 sec. | ||
5658 | 2025.03.26 00:05:24.378470 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5659 | 2025.03.26 00:05:24.378795 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5660 | 2025.03.26 00:05:24.378844 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1372 rows starting from the beginning of the part | ||
5661 | 2025.03.26 00:05:24.378973 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5662 | 2025.03.26 00:05:24.379217 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
5663 | 2025.03.26 00:05:24.379304 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5664 | 2025.03.26 00:05:24.379386 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5665 | 2025.03.26 00:05:24.379467 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
5666 | 2025.03.26 00:05:24.380674 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 4 columns (4 merged, 0 gathered) in 0.00248898 sec., 671761.1230303176 rows/sec., 43.97 MiB/sec. | ||
5667 | 2025.03.26 00:05:24.380873 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5668 | 2025.03.26 00:05:24.381155 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_41_8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5669 | 2025.03.26 00:05:24.381227 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_41_8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5670 | 2025.03.26 00:05:24.381298 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5671 | 2025.03.26 00:05:26.224924 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5672 | 2025.03.26 00:05:26.225588 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5673 | 2025.03.26 00:05:26.225633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5674 | 2025.03.26 00:05:26.226153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5675 | 2025.03.26 00:05:26.226410 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5676 | 2025.03.26 00:05:26.226674 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5677 | 2025.03.26 00:05:27.115759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5678 | 2025.03.26 00:05:27.135767 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5679 | 2025.03.26 00:05:27.135823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5680 | 2025.03.26 00:05:27.143723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5681 | 2025.03.26 00:05:27.144503 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5682 | 2025.03.26 00:05:27.148163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5683 | 2025.03.26 00:05:28.775239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 768 | ||
5684 | 2025.03.26 00:05:28.778305 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5685 | 2025.03.26 00:05:28.778366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5686 | 2025.03.26 00:05:28.779921 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5687 | 2025.03.26 00:05:28.780268 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5688 | 2025.03.26 00:05:28.780491 [ 108 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5689 | 2025.03.26 00:05:28.780612 [ 108 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5690 | 2025.03.26 00:05:28.780680 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5691 | 2025.03.26 00:05:28.781001 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
5692 | 2025.03.26 00:05:28.781464 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
5693 | 2025.03.26 00:05:28.781927 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5694 | 2025.03.26 00:05:28.782063 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 620 rows starting from the beginning of the part | ||
5695 | 2025.03.26 00:05:28.782512 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
5696 | 2025.03.26 00:05:28.783121 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part | ||
5697 | 2025.03.26 00:05:28.783799 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
5698 | 2025.03.26 00:05:28.784395 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part | ||
5699 | 2025.03.26 00:05:28.785004 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
5700 | 2025.03.26 00:05:28.792908 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 72 columns (72 merged, 0 gathered) in 0.012117989 sec., 63376.85238037434 rows/sec., 55.65 MiB/sec. | ||
5701 | 2025.03.26 00:05:28.794118 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5702 | 2025.03.26 00:05:28.794806 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5703 | 2025.03.26 00:05:28.794887 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_21_4} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5704 | 2025.03.26 00:05:28.795080 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
5705 | 2025.03.26 00:05:29.342228 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5706 | 2025.03.26 00:05:29.342417 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5707 | 2025.03.26 00:05:29.342493 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5708 | 2025.03.26 00:05:29.343286 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5709 | 2025.03.26 00:05:29.343341 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5710 | 2025.03.26 00:05:29.343792 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5711 | 2025.03.26 00:05:29.344053 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5712 | 2025.03.26 00:05:29.344319 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.00195 sec., 55384.61538461539 rows/sec., 4.63 MiB/sec. | ||
5713 | 2025.03.26 00:05:29.344403 [ 4 ] {ef1740f5-bb14-4ef7-ae8a-7a562fad6128} <Debug> TCPHandler: Processed in 0.002306244 sec. | ||
5714 | 2025.03.26 00:05:29.344677 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5715 | 2025.03.26 00:05:29.344809 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5716 | 2025.03.26 00:05:29.344862 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5717 | 2025.03.26 00:05:29.345417 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2025.03.26 00:05:29.345458 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5719 | 2025.03.26 00:05:29.345815 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5720 | 2025.03.26 00:05:29.346061 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2025.03.26 00:05:29.346243 [ 108 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
5722 | 2025.03.26 00:05:29.346304 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00152 sec., 17105.263157894737 rows/sec., 1.26 MiB/sec. | ||
5723 | 2025.03.26 00:05:29.346327 [ 108 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5724 | 2025.03.26 00:05:29.346385 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5725 | 2025.03.26 00:05:29.346435 [ 4 ] {8deb3eac-21ef-4045-869b-170e30f3042a} <Debug> TCPHandler: Processed in 0.00186306 sec. | ||
5726 | 2025.03.26 00:05:29.346761 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5727 | 2025.03.26 00:05:29.346776 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
5728 | 2025.03.26 00:05:29.347060 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5729 | 2025.03.26 00:05:29.347131 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5730 | 2025.03.26 00:05:29.347152 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5731 | 2025.03.26 00:05:29.347204 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 175 rows starting from the beginning of the part | ||
5732 | 2025.03.26 00:05:29.347543 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
5733 | 2025.03.26 00:05:29.347859 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
5734 | 2025.03.26 00:05:29.348334 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
5735 | 2025.03.26 00:05:29.348713 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
5736 | 2025.03.26 00:05:29.348930 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
5737 | 2025.03.26 00:05:29.349867 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5738 | 2025.03.26 00:05:29.349928 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5739 | 2025.03.26 00:05:29.351020 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5740 | 2025.03.26 00:05:29.351607 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5741 | 2025.03.26 00:05:29.351828 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 5 columns (5 merged, 0 gathered) in 0.00530179 sec., 57527.74063099444 rows/sec., 4.15 MiB/sec. | ||
5742 | 2025.03.26 00:05:29.352070 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.005079 sec., 17720.023626698166 rows/sec., 1.38 MiB/sec. | ||
5743 | 2025.03.26 00:05:29.352184 [ 4 ] {a6bbab8e-f580-4654-a956-da225521613b} <Debug> TCPHandler: Processed in 0.005553608 sec. | ||
5744 | 2025.03.26 00:05:29.352210 [ 188 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
5745 | 2025.03.26 00:05:29.352384 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5746 | 2025.03.26 00:05:29.352552 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5747 | 2025.03.26 00:05:29.352648 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5748 | 2025.03.26 00:05:29.352832 [ 188 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5749 | 2025.03.26 00:05:29.353068 [ 188 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_35_7} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
5750 | 2025.03.26 00:05:29.353226 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5751 | 2025.03.26 00:05:29.353540 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5752 | 2025.03.26 00:05:29.353583 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5753 | 2025.03.26 00:05:29.353974 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5754 | 2025.03.26 00:05:29.354210 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5755 | 2025.03.26 00:05:29.354412 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001903 sec., 84077.77193904361 rows/sec., 5.86 MiB/sec. | ||
5756 | 2025.03.26 00:05:29.354469 [ 4 ] {dfb21e70-e6f6-48e4-92c7-72dd0020dd75} <Debug> TCPHandler: Processed in 0.002158009 sec. | ||
5757 | 2025.03.26 00:05:29.354601 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5758 | 2025.03.26 00:05:29.354707 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5759 | 2025.03.26 00:05:29.354776 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5760 | 2025.03.26 00:05:29.355880 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5761 | 2025.03.26 00:05:29.355919 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5762 | 2025.03.26 00:05:29.356558 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
5763 | 2025.03.26 00:05:29.356821 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5764 | 2025.03.26 00:05:29.357063 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002378 sec., 10933.557611438184 rows/sec., 19.59 MiB/sec. | ||
5765 | 2025.03.26 00:05:29.357167 [ 4 ] {7dac2446-7fb8-435b-a1f5-5e4a49d0a2c2} <Debug> TCPHandler: Processed in 0.002614454 sec. | ||
5766 | 2025.03.26 00:05:29.357303 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5767 | 2025.03.26 00:05:29.357408 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5768 | 2025.03.26 00:05:29.357455 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5769 | 2025.03.26 00:05:29.357894 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5770 | 2025.03.26 00:05:29.357933 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5771 | 2025.03.26 00:05:29.358287 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5772 | 2025.03.26 00:05:29.358516 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5773 | 2025.03.26 00:05:29.358760 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
5774 | 2025.03.26 00:05:29.358937 [ 4 ] {b57f3a7b-ef29-457a-83f7-572e0c71c00d} <Debug> TCPHandler: Processed in 0.001680014 sec. | ||
5775 | 2025.03.26 00:05:33.592071 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5776 | 2025.03.26 00:05:33.592171 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5777 | 2025.03.26 00:05:33.727681 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
5778 | 2025.03.26 00:05:33.728300 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5779 | 2025.03.26 00:05:33.728340 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5780 | 2025.03.26 00:05:33.728868 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5781 | 2025.03.26 00:05:33.729138 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5782 | 2025.03.26 00:05:33.729353 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5783 | 2025.03.26 00:05:34.341332 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5784 | 2025.03.26 00:05:34.341531 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5785 | 2025.03.26 00:05:34.341610 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5786 | 2025.03.26 00:05:34.342420 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5787 | 2025.03.26 00:05:34.342461 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5788 | 2025.03.26 00:05:34.342881 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5789 | 2025.03.26 00:05:34.343125 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5790 | 2025.03.26 00:05:34.343328 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001854 sec., 46386.19201725998 rows/sec., 3.85 MiB/sec. | ||
5791 | 2025.03.26 00:05:34.343388 [ 4 ] {6a02084e-d00d-4c1f-8cc0-131b215904f8} <Debug> TCPHandler: Processed in 0.00218649 sec. | ||
5792 | 2025.03.26 00:05:34.343509 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5793 | 2025.03.26 00:05:34.343620 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5794 | 2025.03.26 00:05:34.343669 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5795 | 2025.03.26 00:05:34.344201 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5796 | 2025.03.26 00:05:34.344238 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5797 | 2025.03.26 00:05:34.344576 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5798 | 2025.03.26 00:05:34.344818 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5799 | 2025.03.26 00:05:34.345036 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001432 sec., 10474.860335195532 rows/sec., 787.66 KiB/sec. | ||
5800 | 2025.03.26 00:05:34.345103 [ 4 ] {c5903bd8-9f89-4f4e-ab5f-ce06fa703050} <Debug> TCPHandler: Processed in 0.001647473 sec. | ||
5801 | 2025.03.26 00:05:34.345364 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5802 | 2025.03.26 00:05:34.345484 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5803 | 2025.03.26 00:05:34.345532 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5804 | 2025.03.26 00:05:34.346090 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5805 | 2025.03.26 00:05:34.346129 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5806 | 2025.03.26 00:05:34.346472 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5807 | 2025.03.26 00:05:34.346701 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5808 | 2025.03.26 00:05:34.346880 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00142 sec., 55633.80281690141 rows/sec., 4.34 MiB/sec. | ||
5809 | 2025.03.26 00:05:34.346933 [ 4 ] {ddadb6e2-3733-4f11-942a-c393906a0f77} <Debug> TCPHandler: Processed in 0.001671734 sec. | ||
5810 | 2025.03.26 00:05:34.347045 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5811 | 2025.03.26 00:05:34.347150 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5812 | 2025.03.26 00:05:34.347200 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5813 | 2025.03.26 00:05:34.347715 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2025.03.26 00:05:34.347752 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5815 | 2025.03.26 00:05:34.348119 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5816 | 2025.03.26 00:05:34.348350 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5817 | 2025.03.26 00:05:34.348521 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001393 sec., 114860.0143575018 rows/sec., 8.00 MiB/sec. | ||
5818 | 2025.03.26 00:05:34.348571 [ 4 ] {caa04bfe-953f-42d3-9725-7da4ac250904} <Debug> TCPHandler: Processed in 0.00157657 sec. | ||
5819 | 2025.03.26 00:05:34.348677 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2025.03.26 00:05:34.348779 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5821 | 2025.03.26 00:05:34.348846 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5822 | 2025.03.26 00:05:34.349896 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2025.03.26 00:05:34.349933 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5824 | 2025.03.26 00:05:34.350556 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
5825 | 2025.03.26 00:05:34.350810 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2025.03.26 00:05:34.350952 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
5827 | 2025.03.26 00:05:34.351006 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5828 | 2025.03.26 00:05:34.351039 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5829 | 2025.03.26 00:05:34.351048 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002288 sec., 6555.944055944055 rows/sec., 11.75 MiB/sec. | ||
5830 | 2025.03.26 00:05:34.351421 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
5831 | 2025.03.26 00:05:34.351455 [ 4 ] {e6314ee2-7c90-4f4a-8f10-e8f08fcd591a} <Debug> TCPHandler: Processed in 0.002826071 sec. | ||
5832 | 2025.03.26 00:05:34.351689 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5833 | 2025.03.26 00:05:34.351951 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5834 | 2025.03.26 00:05:34.352086 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5835 | 2025.03.26 00:05:34.352266 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5836 | 2025.03.26 00:05:34.352511 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 663 rows starting from the beginning of the part | ||
5837 | 2025.03.26 00:05:34.353347 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 15 rows starting from the beginning of the part | ||
5838 | 2025.03.26 00:05:34.354160 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
5839 | 2025.03.26 00:05:34.354218 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5840 | 2025.03.26 00:05:34.354290 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5841 | 2025.03.26 00:05:34.354783 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 15 rows starting from the beginning of the part | ||
5842 | 2025.03.26 00:05:34.355400 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
5843 | 2025.03.26 00:05:34.355983 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
5844 | 2025.03.26 00:05:34.355984 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5845 | 2025.03.26 00:05:34.356792 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5846 | 2025.03.26 00:05:34.357324 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005454 sec., 11001.100110011002 rows/sec., 759.19 KiB/sec. | ||
5847 | 2025.03.26 00:05:34.357467 [ 4 ] {68df5be7-03fa-4e65-b8f7-0e940451a4bc} <Debug> TCPHandler: Processed in 0.005841658 sec. | ||
5848 | 2025.03.26 00:05:34.362404 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 19 columns (19 merged, 0 gathered) in 0.011253071 sec., 67537.119422778 rows/sec., 121.02 MiB/sec. | ||
5849 | 2025.03.26 00:05:34.363410 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
5850 | 2025.03.26 00:05:34.363884 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5851 | 2025.03.26 00:05:34.363980 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
5852 | 2025.03.26 00:05:34.364158 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.64 MiB. | ||
5853 | 2025.03.26 00:05:34.649123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5854 | 2025.03.26 00:05:34.670995 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5855 | 2025.03.26 00:05:34.671056 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5856 | 2025.03.26 00:05:34.678573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5857 | 2025.03.26 00:05:34.679363 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5858 | 2025.03.26 00:05:34.682998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5859 | 2025.03.26 00:05:35.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.12 MiB, peak 203.19 MiB, free memory in arenas 0.00 B, will set to 197.75 MiB (RSS), difference: 1.63 MiB | ||
5860 | 2025.03.26 00:05:36.370291 [ 125 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5861 | 2025.03.26 00:05:36.370359 [ 125 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5862 | 2025.03.26 00:05:36.370382 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5863 | 2025.03.26 00:05:36.370605 [ 188 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::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 | ||
5864 | 2025.03.26 00:05:36.370794 [ 188 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5865 | 2025.03.26 00:05:36.370831 [ 188 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 112 rows starting from the beginning of the part | ||
5866 | 2025.03.26 00:05:36.370917 [ 188 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::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 | ||
5867 | 2025.03.26 00:05:36.371160 [ 188 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part | ||
5868 | 2025.03.26 00:05:36.371367 [ 188 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::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 | ||
5869 | 2025.03.26 00:05:36.371579 [ 188 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::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 | ||
5870 | 2025.03.26 00:05:36.372742 [ 198 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 5 columns (5 merged, 0 gathered) in 0.002270943 sec., 158524.45437864357 rows/sec., 9.84 MiB/sec. | ||
5871 | 2025.03.26 00:05:36.372960 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5872 | 2025.03.26 00:05:36.373295 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_9_2} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5873 | 2025.03.26 00:05:36.373384 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_9_2} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5874 | 2025.03.26 00:05:36.373488 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
5875 | 2025.03.26 00:05:36.777191 [ 128 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5876 | 2025.03.26 00:05:36.777289 [ 128 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5877 | 2025.03.26 00:05:36.777336 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5878 | 2025.03.26 00:05:36.777731 [ 186 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
5879 | 2025.03.26 00:05:36.778019 [ 186 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5880 | 2025.03.26 00:05:36.778083 [ 186 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 212 rows starting from the beginning of the part | ||
5881 | 2025.03.26 00:05:36.778247 [ 186 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
5882 | 2025.03.26 00:05:36.778453 [ 186 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
5883 | 2025.03.26 00:05:36.778720 [ 186 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
5884 | 2025.03.26 00:05:36.778933 [ 186 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
5885 | 2025.03.26 00:05:36.780229 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.002774599 sec., 246522.11004184748 rows/sec., 16.95 MiB/sec. | ||
5886 | 2025.03.26 00:05:36.780411 [ 198 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5887 | 2025.03.26 00:05:36.780752 [ 198 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_9_2} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5888 | 2025.03.26 00:05:36.780847 [ 198 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_9_2} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5889 | 2025.03.26 00:05:36.780942 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
5890 | 2025.03.26 00:05:38.782607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 792 | ||
5891 | 2025.03.26 00:05:38.785628 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5892 | 2025.03.26 00:05:38.785694 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5893 | 2025.03.26 00:05:38.787201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5894 | 2025.03.26 00:05:38.787530 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5895 | 2025.03.26 00:05:38.788239 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5896 | 2025.03.26 00:05:39.369886 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5897 | 2025.03.26 00:05:39.370071 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5898 | 2025.03.26 00:05:39.370144 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5899 | 2025.03.26 00:05:39.371384 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5900 | 2025.03.26 00:05:39.371435 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5901 | 2025.03.26 00:05:39.371932 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5902 | 2025.03.26 00:05:39.372183 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5903 | 2025.03.26 00:05:39.372418 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.0024 sec., 520000.00000000006 rows/sec., 42.88 MiB/sec. | ||
5904 | 2025.03.26 00:05:39.372476 [ 4 ] {ade71620-2af1-41ed-a452-9e5740fe84fb} <Debug> TCPHandler: Processed in 0.002722327 sec. | ||
5905 | 2025.03.26 00:05:39.372598 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5906 | 2025.03.26 00:05:39.372702 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5907 | 2025.03.26 00:05:39.372749 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5908 | 2025.03.26 00:05:39.373278 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5909 | 2025.03.26 00:05:39.373317 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5910 | 2025.03.26 00:05:39.373661 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5911 | 2025.03.26 00:05:39.373901 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5912 | 2025.03.26 00:05:39.374115 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001434 sec., 18131.10181311018 rows/sec., 1.33 MiB/sec. | ||
5913 | 2025.03.26 00:05:39.374168 [ 4 ] {f3c08004-fecb-41e1-a968-b6f6b9db6ec1} <Debug> TCPHandler: Processed in 0.001621962 sec. | ||
5914 | 2025.03.26 00:05:39.374291 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5915 | 2025.03.26 00:05:39.374395 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5916 | 2025.03.26 00:05:39.374439 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5917 | 2025.03.26 00:05:39.375030 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5918 | 2025.03.26 00:05:39.375068 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5919 | 2025.03.26 00:05:39.375424 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5920 | 2025.03.26 00:05:39.375653 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5921 | 2025.03.26 00:05:39.375878 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001498 sec., 152202.93724966623 rows/sec., 10.31 MiB/sec. | ||
5922 | 2025.03.26 00:05:39.376052 [ 4 ] {ae510f1f-4ca7-43da-a8cd-3e6d4dbe81c7} <Debug> TCPHandler: Processed in 0.001806628 sec. | ||
5923 | 2025.03.26 00:05:39.376204 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5924 | 2025.03.26 00:05:39.376307 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5925 | 2025.03.26 00:05:39.376352 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5926 | 2025.03.26 00:05:39.377065 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5927 | 2025.03.26 00:05:39.377104 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5928 | 2025.03.26 00:05:39.377471 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5929 | 2025.03.26 00:05:39.377706 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5930 | 2025.03.26 00:05:39.377950 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001664 sec., 328125 rows/sec., 24.35 MiB/sec. | ||
5931 | 2025.03.26 00:05:39.378005 [ 4 ] {89861e0c-e6d0-4824-a722-0f410d9a2fdc} <Debug> TCPHandler: Processed in 0.00185574 sec. | ||
5932 | 2025.03.26 00:05:39.378119 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5933 | 2025.03.26 00:05:39.378223 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5934 | 2025.03.26 00:05:39.378272 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5935 | 2025.03.26 00:05:39.378951 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5936 | 2025.03.26 00:05:39.378991 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5937 | 2025.03.26 00:05:39.379414 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5938 | 2025.03.26 00:05:39.379649 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5939 | 2025.03.26 00:05:39.379854 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.001653 sec., 532365.3962492438 rows/sec., 35.82 MiB/sec. | ||
5940 | 2025.03.26 00:05:39.379909 [ 4 ] {fe5e5c86-665d-4135-9a6d-c484748c1b92} <Debug> TCPHandler: Processed in 0.001841139 sec. | ||
5941 | 2025.03.26 00:05:39.380022 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5942 | 2025.03.26 00:05:39.380126 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5943 | 2025.03.26 00:05:39.380194 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5944 | 2025.03.26 00:05:39.381276 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5945 | 2025.03.26 00:05:39.381316 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5946 | 2025.03.26 00:05:39.381934 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5947 | 2025.03.26 00:05:39.382197 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5948 | 2025.03.26 00:05:39.382483 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002374 sec., 10951.979780960406 rows/sec., 19.63 MiB/sec. | ||
5949 | 2025.03.26 00:05:39.383061 [ 4 ] {2a112333-b5cc-4468-bbc3-ea816ef84168} <Debug> TCPHandler: Processed in 0.003084909 sec. | ||
5950 | 2025.03.26 00:05:39.383265 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5951 | 2025.03.26 00:05:39.383370 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5952 | 2025.03.26 00:05:39.383416 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5953 | 2025.03.26 00:05:39.383892 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5954 | 2025.03.26 00:05:39.383930 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5955 | 2025.03.26 00:05:39.384294 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5956 | 2025.03.26 00:05:39.384533 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2025.03.26 00:05:39.384744 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001397 sec., 42949.17680744452 rows/sec., 2.89 MiB/sec. | ||
5958 | 2025.03.26 00:05:39.384797 [ 4 ] {134f6858-071a-4797-99b0-06410532d426} <Debug> TCPHandler: Processed in 0.001586611 sec. | ||
5959 | 2025.03.26 00:05:41.230365 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
5960 | 2025.03.26 00:05:41.231049 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5961 | 2025.03.26 00:05:41.231091 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5962 | 2025.03.26 00:05:41.231669 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5963 | 2025.03.26 00:05:41.231923 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5964 | 2025.03.26 00:05:41.232125 [ 97 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5965 | 2025.03.26 00:05:41.232162 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
5966 | 2025.03.26 00:05:41.232208 [ 97 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5967 | 2025.03.26 00:05:41.232236 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5968 | 2025.03.26 00:05:41.232363 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
5969 | 2025.03.26 00:05:41.232515 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5970 | 2025.03.26 00:05:41.232564 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
5971 | 2025.03.26 00:05:41.232651 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
5972 | 2025.03.26 00:05:41.232844 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
5973 | 2025.03.26 00:05:41.233013 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
5974 | 2025.03.26 00:05:41.233244 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
5975 | 2025.03.26 00:05:41.233465 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
5976 | 2025.03.26 00:05:41.235951 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003654237 sec., 3906150.5862920224 rows/sec., 55.88 MiB/sec. | ||
5977 | 2025.03.26 00:05:41.236417 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5978 | 2025.03.26 00:05:41.236771 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5979 | 2025.03.26 00:05:41.236872 [ 196 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_31_6} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5980 | 2025.03.26 00:05:41.236998 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
5981 | 2025.03.26 00:05:42.183961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5982 | 2025.03.26 00:05:42.206978 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5983 | 2025.03.26 00:05:42.207042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5984 | 2025.03.26 00:05:42.214684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5985 | 2025.03.26 00:05:42.215469 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5986 | 2025.03.26 00:05:42.215847 [ 150 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5987 | 2025.03.26 00:05:42.215977 [ 150 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5988 | 2025.03.26 00:05:42.216048 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
5989 | 2025.03.26 00:05:42.216886 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
5990 | 2025.03.26 00:05:42.234176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5991 | 2025.03.26 00:05:42.235452 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5992 | 2025.03.26 00:05:42.237013 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5993 | 2025.03.26 00:05:42.242706 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5994 | 2025.03.26 00:05:42.248380 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5995 | 2025.03.26 00:05:42.253998 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5996 | 2025.03.26 00:05:42.260465 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5997 | 2025.03.26 00:05:42.264877 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
5998 | 2025.03.26 00:05:42.327931 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.111695205 sec., 2094.986978178696 rows/sec., 10.83 MiB/sec. | ||
5999 | 2025.03.26 00:05:42.330679 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6000 | 2025.03.26 00:05:42.333525 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_31_6} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6001 | 2025.03.26 00:05:42.333655 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_31_6} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6002 | 2025.03.26 00:05:42.335868 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6003 | 2025.03.26 00:05:44.341636 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6004 | 2025.03.26 00:05:44.341831 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6005 | 2025.03.26 00:05:44.341905 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6006 | 2025.03.26 00:05:44.342760 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6007 | 2025.03.26 00:05:44.342816 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6008 | 2025.03.26 00:05:44.343254 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6009 | 2025.03.26 00:05:44.343498 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6010 | 2025.03.26 00:05:44.343744 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001968 sec., 43699.186991869916 rows/sec., 3.62 MiB/sec. | ||
6011 | 2025.03.26 00:05:44.343800 [ 4 ] {8e8de1b1-b5e9-4efc-930d-cbbbcb6bd74e} <Debug> TCPHandler: Processed in 0.002300803 sec. | ||
6012 | 2025.03.26 00:05:44.343931 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6013 | 2025.03.26 00:05:44.344037 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6014 | 2025.03.26 00:05:44.344082 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6015 | 2025.03.26 00:05:44.344638 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2025.03.26 00:05:44.344677 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6017 | 2025.03.26 00:05:44.345024 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6018 | 2025.03.26 00:05:44.345266 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2025.03.26 00:05:44.345467 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001453 sec., 10323.46868547832 rows/sec., 776.28 KiB/sec. | ||
6020 | 2025.03.26 00:05:44.345520 [ 4 ] {236d6dbe-deeb-4e98-8302-4f4ff67acc2e} <Debug> TCPHandler: Processed in 0.001639673 sec. | ||
6021 | 2025.03.26 00:05:44.345657 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6022 | 2025.03.26 00:05:44.345760 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6023 | 2025.03.26 00:05:44.345806 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6024 | 2025.03.26 00:05:44.346375 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2025.03.26 00:05:44.346413 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6026 | 2025.03.26 00:05:44.346757 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6027 | 2025.03.26 00:05:44.346987 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2025.03.26 00:05:44.347201 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001461 sec., 54072.553045859 rows/sec., 4.22 MiB/sec. | ||
6029 | 2025.03.26 00:05:44.347253 [ 4 ] {3e217b6e-b0ab-4fcf-babd-7e2e075fbba5} <Debug> TCPHandler: Processed in 0.001646913 sec. | ||
6030 | 2025.03.26 00:05:44.347377 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6031 | 2025.03.26 00:05:44.347481 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6032 | 2025.03.26 00:05:44.347531 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6033 | 2025.03.26 00:05:44.348054 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6034 | 2025.03.26 00:05:44.348091 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6035 | 2025.03.26 00:05:44.348464 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6036 | 2025.03.26 00:05:44.348693 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2025.03.26 00:05:44.348900 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00144 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
6038 | 2025.03.26 00:05:44.348951 [ 4 ] {913a10b7-51d0-4e1a-a879-52d5811b67b4} <Debug> TCPHandler: Processed in 0.001623152 sec. | ||
6039 | 2025.03.26 00:05:44.349073 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6040 | 2025.03.26 00:05:44.349176 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6041 | 2025.03.26 00:05:44.349243 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6042 | 2025.03.26 00:05:44.350318 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2025.03.26 00:05:44.350356 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6044 | 2025.03.26 00:05:44.350972 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6045 | 2025.03.26 00:05:44.351228 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2025.03.26 00:05:44.351468 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002313 sec., 6485.08430609598 rows/sec., 11.62 MiB/sec. | ||
6047 | 2025.03.26 00:05:44.351560 [ 4 ] {80f6caa1-ff27-443a-b71e-2b9be3edacd4} <Debug> TCPHandler: Processed in 0.002536192 sec. | ||
6048 | 2025.03.26 00:05:44.351674 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2025.03.26 00:05:44.351776 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6050 | 2025.03.26 00:05:44.351822 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6051 | 2025.03.26 00:05:44.352253 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2025.03.26 00:05:44.352291 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6053 | 2025.03.26 00:05:44.352642 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6054 | 2025.03.26 00:05:44.352875 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2025.03.26 00:05:44.353083 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
6056 | 2025.03.26 00:05:44.353132 [ 4 ] {1461e843-905f-4ca0-8a9b-155c4b82672c} <Debug> TCPHandler: Processed in 0.001508109 sec. | ||
6057 | 2025.03.26 00:05:48.592226 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6058 | 2025.03.26 00:05:48.592302 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6059 | 2025.03.26 00:05:48.733196 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
6060 | 2025.03.26 00:05:48.733836 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6061 | 2025.03.26 00:05:48.733882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6062 | 2025.03.26 00:05:48.734480 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6063 | 2025.03.26 00:05:48.734732 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2025.03.26 00:05:48.734980 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6065 | 2025.03.26 00:05:48.789279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 818 | ||
6066 | 2025.03.26 00:05:48.792418 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6067 | 2025.03.26 00:05:48.792480 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6068 | 2025.03.26 00:05:48.793992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6069 | 2025.03.26 00:05:48.794321 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6070 | 2025.03.26 00:05:48.795035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
6071 | 2025.03.26 00:05:49.002298 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00092278 sec. | ||
6072 | 2025.03.26 00:05:49.347936 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6073 | 2025.03.26 00:05:49.348128 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6074 | 2025.03.26 00:05:49.348204 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6075 | 2025.03.26 00:05:49.349026 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6076 | 2025.03.26 00:05:49.349079 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6077 | 2025.03.26 00:05:49.349531 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6078 | 2025.03.26 00:05:49.349785 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6079 | 2025.03.26 00:05:49.350037 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00195 sec., 108717.94871794872 rows/sec., 6.91 MiB/sec. | ||
6080 | 2025.03.26 00:05:49.350193 [ 4 ] {567ba062-f04a-40fa-afc5-6749ab7b4608} <Debug> TCPHandler: Processed in 0.002416578 sec. | ||
6081 | 2025.03.26 00:05:49.350344 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6082 | 2025.03.26 00:05:49.350450 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6083 | 2025.03.26 00:05:49.350498 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6084 | 2025.03.26 00:05:49.351447 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2025.03.26 00:05:49.351488 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6086 | 2025.03.26 00:05:49.351887 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6087 | 2025.03.26 00:05:49.352125 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6088 | 2025.03.26 00:05:49.352302 [ 145 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6089 | 2025.03.26 00:05:49.352373 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001943 sec., 344312.9181677818 rows/sec., 27.25 MiB/sec. | ||
6090 | 2025.03.26 00:05:49.352393 [ 145 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2025.03.26 00:05:49.352471 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6092 | 2025.03.26 00:05:49.352518 [ 4 ] {bbe9a094-4a8d-4d38-a863-4efe48dc83d9} <Debug> TCPHandler: Processed in 0.002220621 sec. | ||
6093 | 2025.03.26 00:05:49.352721 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
6094 | 2025.03.26 00:05:49.352757 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6095 | 2025.03.26 00:05:49.352993 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6096 | 2025.03.26 00:05:49.353001 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6097 | 2025.03.26 00:05:49.353053 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1971 rows starting from the beginning of the part | ||
6098 | 2025.03.26 00:05:49.353097 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6099 | 2025.03.26 00:05:49.353377 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
6100 | 2025.03.26 00:05:49.353721 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 86 rows starting from the beginning of the part | ||
6101 | 2025.03.26 00:05:49.354049 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1248 rows starting from the beginning of the part | ||
6102 | 2025.03.26 00:05:49.354394 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 86 rows starting from the beginning of the part | ||
6103 | 2025.03.26 00:05:49.354746 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 669 rows starting from the beginning of the part | ||
6104 | 2025.03.26 00:05:49.356105 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6105 | 2025.03.26 00:05:49.356167 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6106 | 2025.03.26 00:05:49.357174 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6107 | 2025.03.26 00:05:49.357522 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6108 | 2025.03.26 00:05:49.357858 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.004926 sec., 26796.58952496955 rows/sec., 1.65 MiB/sec. | ||
6109 | 2025.03.26 00:05:49.358092 [ 4 ] {277163eb-dcd5-4ac1-bac5-020eaf8d17ed} <Debug> TCPHandler: Processed in 0.005392543 sec. | ||
6110 | 2025.03.26 00:05:49.358486 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2025.03.26 00:05:49.358967 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6112 | 2025.03.26 00:05:49.359151 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6113 | 2025.03.26 00:05:49.359194 [ 190 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4168 rows, containing 5 columns (5 merged, 0 gathered) in 0.006623532 sec., 629271.5125404391 rows/sec., 53.87 MiB/sec. | ||
6114 | 2025.03.26 00:05:49.359456 [ 190 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6115 | 2025.03.26 00:05:49.359825 [ 190 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6116 | 2025.03.26 00:05:49.359944 [ 190 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_46_9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6117 | 2025.03.26 00:05:49.359955 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6118 | 2025.03.26 00:05:49.360002 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6119 | 2025.03.26 00:05:49.360043 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
6120 | 2025.03.26 00:05:49.360372 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6121 | 2025.03.26 00:05:49.360607 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6122 | 2025.03.26 00:05:49.360830 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002035 sec., 55528.25552825553 rows/sec., 3.59 MiB/sec. | ||
6123 | 2025.03.26 00:05:49.360887 [ 4 ] {f72bfcb8-67cf-4990-bc39-78ba98832fd4} <Debug> TCPHandler: Processed in 0.002546892 sec. | ||
6124 | 2025.03.26 00:05:49.361007 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6125 | 2025.03.26 00:05:49.361119 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6126 | 2025.03.26 00:05:49.361165 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6127 | 2025.03.26 00:05:49.361741 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6128 | 2025.03.26 00:05:49.361780 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6129 | 2025.03.26 00:05:49.362144 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6130 | 2025.03.26 00:05:49.362386 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6131 | 2025.03.26 00:05:49.362671 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001553 sec., 72118.48036059241 rows/sec., 4.11 MiB/sec. | ||
6132 | 2025.03.26 00:05:49.362788 [ 4 ] {91785fa9-3781-43fb-8802-c3eb4f546498} <Debug> TCPHandler: Processed in 0.001835279 sec. | ||
6133 | 2025.03.26 00:05:49.362921 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6134 | 2025.03.26 00:05:49.363025 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6135 | 2025.03.26 00:05:49.363070 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6136 | 2025.03.26 00:05:49.363791 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6137 | 2025.03.26 00:05:49.363830 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6138 | 2025.03.26 00:05:49.364207 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6139 | 2025.03.26 00:05:49.364451 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6140 | 2025.03.26 00:05:49.364618 [ 145 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6141 | 2025.03.26 00:05:49.364684 [ 145 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6142 | 2025.03.26 00:05:49.364709 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001697 sec., 240424.2781378904 rows/sec., 17.07 MiB/sec. | ||
6143 | 2025.03.26 00:05:49.364726 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6144 | 2025.03.26 00:05:49.364863 [ 4 ] {65dba32f-d92b-4770-9cd1-406fbc99e5e6} <Debug> TCPHandler: Processed in 0.001992204 sec. | ||
6145 | 2025.03.26 00:05:49.364929 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
6146 | 2025.03.26 00:05:49.365017 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2025.03.26 00:05:49.365059 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6148 | 2025.03.26 00:05:49.365101 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 953 rows starting from the beginning of the part | ||
6149 | 2025.03.26 00:05:49.365153 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6150 | 2025.03.26 00:05:49.365303 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6151 | 2025.03.26 00:05:49.365334 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
6152 | 2025.03.26 00:05:49.365714 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 79 rows starting from the beginning of the part | ||
6153 | 2025.03.26 00:05:49.365952 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 546 rows starting from the beginning of the part | ||
6154 | 2025.03.26 00:05:49.366368 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 79 rows starting from the beginning of the part | ||
6155 | 2025.03.26 00:05:49.366698 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 408 rows starting from the beginning of the part | ||
6156 | 2025.03.26 00:05:49.367570 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6157 | 2025.03.26 00:05:49.367613 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6158 | 2025.03.26 00:05:49.368162 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
6159 | 2025.03.26 00:05:49.368439 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6160 | 2025.03.26 00:05:49.368882 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00372 sec., 1612.9032258064515 rows/sec., 84.27 KiB/sec. | ||
6161 | 2025.03.26 00:05:49.369346 [ 4 ] {c79aa620-878b-40ad-8c75-f6fb33d4941d} <Debug> TCPHandler: Processed in 0.00437906 sec. | ||
6162 | 2025.03.26 00:05:49.369431 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 5 columns (5 merged, 0 gathered) in 0.004571387 sec., 471410.5368895699 rows/sec., 36.51 MiB/sec. | ||
6163 | 2025.03.26 00:05:49.369486 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6164 | 2025.03.26 00:05:49.369596 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6165 | 2025.03.26 00:05:49.369614 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6166 | 2025.03.26 00:05:49.369659 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6167 | 2025.03.26 00:05:49.370037 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6168 | 2025.03.26 00:05:49.370122 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_46_9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6169 | 2025.03.26 00:05:49.370213 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6170 | 2025.03.26 00:05:49.370383 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6171 | 2025.03.26 00:05:49.370421 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6172 | 2025.03.26 00:05:49.370803 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6173 | 2025.03.26 00:05:49.371039 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2025.03.26 00:05:49.371197 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6175 | 2025.03.26 00:05:49.371257 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6176 | 2025.03.26 00:05:49.371292 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6177 | 2025.03.26 00:05:49.371312 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001733 sec., 136757.06866705135 rows/sec., 9.17 MiB/sec. | ||
6178 | 2025.03.26 00:05:49.371623 [ 4 ] {8a708e0a-6c35-4d95-9861-021d495bbc2e} <Debug> TCPHandler: Processed in 0.002185841 sec. | ||
6179 | 2025.03.26 00:05:49.371640 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
6180 | 2025.03.26 00:05:49.371954 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6181 | 2025.03.26 00:05:49.372201 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6182 | 2025.03.26 00:05:49.372318 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 10166 rows starting from the beginning of the part | ||
6183 | 2025.03.26 00:05:49.372334 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6184 | 2025.03.26 00:05:49.372534 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6185 | 2025.03.26 00:05:49.372696 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
6186 | 2025.03.26 00:05:49.373194 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
6187 | 2025.03.26 00:05:49.373730 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 880 rows starting from the beginning of the part | ||
6188 | 2025.03.26 00:05:49.374240 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
6189 | 2025.03.26 00:05:49.374682 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 237 rows starting from the beginning of the part | ||
6190 | 2025.03.26 00:05:49.375380 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6191 | 2025.03.26 00:05:49.375425 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6192 | 2025.03.26 00:05:49.375983 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6193 | 2025.03.26 00:05:49.376295 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6194 | 2025.03.26 00:05:49.376835 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00462 sec., 216.45021645021646 rows/sec., 14.59 KiB/sec. | ||
6195 | 2025.03.26 00:05:49.377274 [ 4 ] {ec641657-2850-41a5-aa5a-ae0342a5ddd4} <Debug> TCPHandler: Processed in 0.005428455 sec. | ||
6196 | 2025.03.26 00:05:49.377592 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6197 | 2025.03.26 00:05:49.377749 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6198 | 2025.03.26 00:05:49.377838 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6199 | 2025.03.26 00:05:49.379453 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6200 | 2025.03.26 00:05:49.379491 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6201 | 2025.03.26 00:05:49.380260 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11763 rows, containing 5 columns (5 merged, 0 gathered) in 0.008879225 sec., 1324777.7818446993 rows/sec., 90.58 MiB/sec. | ||
6202 | 2025.03.26 00:05:49.380406 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6203 | 2025.03.26 00:05:49.380515 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6204 | 2025.03.26 00:05:49.380753 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6205 | 2025.03.26 00:05:49.380887 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6206 | 2025.03.26 00:05:49.381133 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6207 | 2025.03.26 00:05:49.381160 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003451 sec., 7534.04810199942 rows/sec., 13.50 MiB/sec. | ||
6208 | 2025.03.26 00:05:49.381238 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
6209 | 2025.03.26 00:05:49.381334 [ 4 ] {e0120b55-4417-4814-ad3c-33c80b7f35b9} <Debug> TCPHandler: Processed in 0.003820833 sec. | ||
6210 | 2025.03.26 00:05:49.381475 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6211 | 2025.03.26 00:05:49.381579 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6212 | 2025.03.26 00:05:49.381624 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6213 | 2025.03.26 00:05:49.382057 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6214 | 2025.03.26 00:05:49.382094 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6215 | 2025.03.26 00:05:49.382448 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6216 | 2025.03.26 00:05:49.382683 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6217 | 2025.03.26 00:05:49.382873 [ 145 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6218 | 2025.03.26 00:05:49.382950 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001378 sec., 59506.53120464441 rows/sec., 3.78 MiB/sec. | ||
6219 | 2025.03.26 00:05:49.382954 [ 145 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6220 | 2025.03.26 00:05:49.383066 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6221 | 2025.03.26 00:05:49.383079 [ 4 ] {ed5477d8-393c-4292-bbcd-532b84a9a624} <Debug> TCPHandler: Processed in 0.001651843 sec. | ||
6222 | 2025.03.26 00:05:49.383328 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
6223 | 2025.03.26 00:05:49.383539 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6224 | 2025.03.26 00:05:49.383598 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1672 rows starting from the beginning of the part | ||
6225 | 2025.03.26 00:05:49.383707 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
6226 | 2025.03.26 00:05:49.383915 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
6227 | 2025.03.26 00:05:49.384091 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
6228 | 2025.03.26 00:05:49.384258 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
6229 | 2025.03.26 00:05:49.384376 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 82 rows starting from the beginning of the part | ||
6230 | 2025.03.26 00:05:49.385883 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 4 columns (4 merged, 0 gathered) in 0.002670656 sec., 746633.0369766828 rows/sec., 48.99 MiB/sec. | ||
6231 | 2025.03.26 00:05:49.386130 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6232 | 2025.03.26 00:05:49.386456 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2025.03.26 00:05:49.386548 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_46_9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6234 | 2025.03.26 00:05:49.386622 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
6235 | 2025.03.26 00:05:49.735156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6236 | 2025.03.26 00:05:49.754491 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6237 | 2025.03.26 00:05:49.754552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6238 | 2025.03.26 00:05:49.761479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6239 | 2025.03.26 00:05:49.762209 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6240 | 2025.03.26 00:05:49.765263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6241 | 2025.03.26 00:05:54.341410 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6242 | 2025.03.26 00:05:54.341619 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6243 | 2025.03.26 00:05:54.341700 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6244 | 2025.03.26 00:05:54.342442 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6245 | 2025.03.26 00:05:54.342482 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6246 | 2025.03.26 00:05:54.342904 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6247 | 2025.03.26 00:05:54.343146 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2025.03.26 00:05:54.343402 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001834 sec., 4362.0501635768815 rows/sec., 355.69 KiB/sec. | ||
6249 | 2025.03.26 00:05:54.343583 [ 4 ] {fc234e95-66cc-49e2-bd53-0e6521ba78f0} <Debug> TCPHandler: Processed in 0.002304664 sec. | ||
6250 | 2025.03.26 00:05:54.343724 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6251 | 2025.03.26 00:05:54.343830 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6252 | 2025.03.26 00:05:54.343874 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6253 | 2025.03.26 00:05:54.344453 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6254 | 2025.03.26 00:05:54.344491 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6255 | 2025.03.26 00:05:54.344855 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6256 | 2025.03.26 00:05:54.345083 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6257 | 2025.03.26 00:05:54.345331 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Debug> executeQuery: Read 90 rows, 7.60 KiB in 0.001513 sec., 59484.46794448116 rows/sec., 4.90 MiB/sec. | ||
6258 | 2025.03.26 00:05:54.345457 [ 4 ] {ddb8687f-c97a-4177-bb4e-d83b45ba5968} <Debug> TCPHandler: Processed in 0.001783268 sec. | ||
6259 | 2025.03.26 00:05:54.345686 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6260 | 2025.03.26 00:05:54.345790 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6261 | 2025.03.26 00:05:54.345836 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6262 | 2025.03.26 00:05:54.346379 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6263 | 2025.03.26 00:05:54.346417 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6264 | 2025.03.26 00:05:54.346758 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6265 | 2025.03.26 00:05:54.346981 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6266 | 2025.03.26 00:05:54.347146 [ 139 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
6267 | 2025.03.26 00:05:54.347212 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Debug> executeQuery: Read 23 rows, 1.69 KiB in 0.00144 sec., 15972.22222222222 rows/sec., 1.14 MiB/sec. | ||
6268 | 2025.03.26 00:05:54.347242 [ 139 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6269 | 2025.03.26 00:05:54.347319 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6270 | 2025.03.26 00:05:54.347331 [ 4 ] {17875d08-19a2-492d-b5ac-e044ecd413b2} <Debug> TCPHandler: Processed in 0.001724905 sec. | ||
6271 | 2025.03.26 00:05:54.347531 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6272 | 2025.03.26 00:05:54.347564 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
6273 | 2025.03.26 00:05:54.347694 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6274 | 2025.03.26 00:05:54.347787 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6275 | 2025.03.26 00:05:54.347943 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6276 | 2025.03.26 00:05:54.348028 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 179 rows starting from the beginning of the part | ||
6277 | 2025.03.26 00:05:54.348316 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 15 rows starting from the beginning of the part | ||
6278 | 2025.03.26 00:05:54.348777 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
6279 | 2025.03.26 00:05:54.349209 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
6280 | 2025.03.26 00:05:54.349670 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 132 rows starting from the beginning of the part | ||
6281 | 2025.03.26 00:05:54.349994 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 23 rows starting from the beginning of the part | ||
6282 | 2025.03.26 00:05:54.350802 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6283 | 2025.03.26 00:05:54.350861 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6284 | 2025.03.26 00:05:54.351771 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6285 | 2025.03.26 00:05:54.352368 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6286 | 2025.03.26 00:05:54.352865 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.005208 sec., 16705.069124423964 rows/sec., 1.31 MiB/sec. | ||
6287 | 2025.03.26 00:05:54.353091 [ 4 ] {41fdb11b-604a-451c-ad15-3937d0bd6ae8} <Debug> TCPHandler: Processed in 0.005632291 sec. | ||
6288 | 2025.03.26 00:05:54.353110 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.005665632 sec., 68836.09807343646 rows/sec., 4.76 MiB/sec. | ||
6289 | 2025.03.26 00:05:54.353229 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6290 | 2025.03.26 00:05:54.353383 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6291 | 2025.03.26 00:05:54.353382 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
6292 | 2025.03.26 00:05:54.353452 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6293 | 2025.03.26 00:05:54.354007 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6294 | 2025.03.26 00:05:54.354216 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_40_8} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
6295 | 2025.03.26 00:05:54.354414 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6296 | 2025.03.26 00:05:54.354553 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6297 | 2025.03.26 00:05:54.354595 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6298 | 2025.03.26 00:05:54.354997 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6299 | 2025.03.26 00:05:54.355229 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6300 | 2025.03.26 00:05:54.355435 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.002101 sec., 78058.0675868634 rows/sec., 5.43 MiB/sec. | ||
6301 | 2025.03.26 00:05:54.355488 [ 4 ] {b9925773-953c-4e8d-927c-ed70446a56a9} <Debug> TCPHandler: Processed in 0.002321705 sec. | ||
6302 | 2025.03.26 00:05:54.355622 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6303 | 2025.03.26 00:05:54.355729 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6304 | 2025.03.26 00:05:54.355796 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6305 | 2025.03.26 00:05:54.356872 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6306 | 2025.03.26 00:05:54.356910 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6307 | 2025.03.26 00:05:54.357525 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
6308 | 2025.03.26 00:05:54.357772 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6309 | 2025.03.26 00:05:54.358073 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002359 sec., 6358.62653666808 rows/sec., 11.39 MiB/sec. | ||
6310 | 2025.03.26 00:05:54.358496 [ 4 ] {ddf504b1-56dc-4e33-958f-a5b03aff38db} <Debug> TCPHandler: Processed in 0.002921394 sec. | ||
6311 | 2025.03.26 00:05:54.358714 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6312 | 2025.03.26 00:05:54.358819 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6313 | 2025.03.26 00:05:54.358865 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6314 | 2025.03.26 00:05:54.359329 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6315 | 2025.03.26 00:05:54.359367 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6316 | 2025.03.26 00:05:54.359729 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6317 | 2025.03.26 00:05:54.359956 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6318 | 2025.03.26 00:05:54.360154 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001358 sec., 44182.62150220913 rows/sec., 2.98 MiB/sec. | ||
6319 | 2025.03.26 00:05:54.360204 [ 4 ] {c358026e-5abc-4f41-87ad-a9c4022f989e} <Debug> TCPHandler: Processed in 0.00154593 sec. | ||
6320 | 2025.03.26 00:05:56.235984 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6321 | 2025.03.26 00:05:56.236660 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6322 | 2025.03.26 00:05:56.236700 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6323 | 2025.03.26 00:05:56.237211 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6324 | 2025.03.26 00:05:56.237459 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6325 | 2025.03.26 00:05:56.237704 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6326 | 2025.03.26 00:05:57.266229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6327 | 2025.03.26 00:05:57.286314 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6328 | 2025.03.26 00:05:57.286368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6329 | 2025.03.26 00:05:57.293833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6330 | 2025.03.26 00:05:57.294610 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6331 | 2025.03.26 00:05:57.298668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6332 | 2025.03.26 00:05:58.796076 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 854 | ||
6333 | 2025.03.26 00:05:58.799162 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6334 | 2025.03.26 00:05:58.799204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6335 | 2025.03.26 00:05:58.800688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6336 | 2025.03.26 00:05:58.801000 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6337 | 2025.03.26 00:05:58.802410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 854 | ||
6338 | 2025.03.26 00:05:59.348217 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6339 | 2025.03.26 00:05:59.348412 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6340 | 2025.03.26 00:05:59.348484 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6341 | 2025.03.26 00:05:59.349355 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6342 | 2025.03.26 00:05:59.349398 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6343 | 2025.03.26 00:05:59.349837 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6344 | 2025.03.26 00:05:59.350097 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6345 | 2025.03.26 00:05:59.350346 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001984 sec., 106854.83870967741 rows/sec., 6.80 MiB/sec. | ||
6346 | 2025.03.26 00:05:59.350578 [ 4 ] {f676f014-98af-4c01-928d-47b81ea1e1c5} <Debug> TCPHandler: Processed in 0.00248682 sec. | ||
6347 | 2025.03.26 00:05:59.350702 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6348 | 2025.03.26 00:05:59.350811 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6349 | 2025.03.26 00:05:59.350860 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6350 | 2025.03.26 00:05:59.351771 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6351 | 2025.03.26 00:05:59.351811 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6352 | 2025.03.26 00:05:59.352211 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6353 | 2025.03.26 00:05:59.352447 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6354 | 2025.03.26 00:05:59.352656 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001868 sec., 358137.04496788007 rows/sec., 28.35 MiB/sec. | ||
6355 | 2025.03.26 00:05:59.352764 [ 4 ] {d1181df6-8cd9-41b2-8bd6-d545b941c9f9} <Debug> TCPHandler: Processed in 0.002112618 sec. | ||
6356 | 2025.03.26 00:05:59.352994 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6357 | 2025.03.26 00:05:59.353108 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6358 | 2025.03.26 00:05:59.353155 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6359 | 2025.03.26 00:05:59.353737 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6360 | 2025.03.26 00:05:59.353775 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6361 | 2025.03.26 00:05:59.354118 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6362 | 2025.03.26 00:05:59.354351 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6363 | 2025.03.26 00:05:59.354569 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.00148 sec., 89189.18918918919 rows/sec., 5.50 MiB/sec. | ||
6364 | 2025.03.26 00:05:59.354771 [ 4 ] {4da7a2a3-b303-41ed-bc47-49ef67d7cd59} <Debug> TCPHandler: Processed in 0.00185974 sec. | ||
6365 | 2025.03.26 00:05:59.354999 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6366 | 2025.03.26 00:05:59.355104 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6367 | 2025.03.26 00:05:59.355151 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6368 | 2025.03.26 00:05:59.355728 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6369 | 2025.03.26 00:05:59.355766 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6370 | 2025.03.26 00:05:59.356110 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6371 | 2025.03.26 00:05:59.356343 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6372 | 2025.03.26 00:05:59.356462 [ 134 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
6373 | 2025.03.26 00:05:59.356504 [ 134 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6374 | 2025.03.26 00:05:59.356525 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001442 sec., 78363.38418862691 rows/sec., 5.07 MiB/sec. | ||
6375 | 2025.03.26 00:05:59.356528 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6376 | 2025.03.26 00:05:59.356629 [ 4 ] {e2782ae6-48d4-425e-8ec7-5de8f0908b69} <Debug> TCPHandler: Processed in 0.001694104 sec. | ||
6377 | 2025.03.26 00:05:59.356784 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
6378 | 2025.03.26 00:05:59.356818 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6379 | 2025.03.26 00:05:59.357030 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6380 | 2025.03.26 00:05:59.357073 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6381 | 2025.03.26 00:05:59.357116 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6382 | 2025.03.26 00:05:59.357145 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 366 rows starting from the beginning of the part | ||
6383 | 2025.03.26 00:05:59.357536 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
6384 | 2025.03.26 00:05:59.357904 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
6385 | 2025.03.26 00:05:59.358302 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
6386 | 2025.03.26 00:05:59.358747 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
6387 | 2025.03.26 00:05:59.359057 [ 199 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 113 rows starting from the beginning of the part | ||
6388 | 2025.03.26 00:05:59.359958 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6389 | 2025.03.26 00:05:59.360021 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6390 | 2025.03.26 00:05:59.361024 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6391 | 2025.03.26 00:05:59.361546 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6392 | 2025.03.26 00:05:59.362174 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005187 sec., 21592.442645074225 rows/sec., 1.23 MiB/sec. | ||
6393 | 2025.03.26 00:05:59.362554 [ 4 ] {7f87b76a-b6a6-4881-8f24-4d73d0e71954} <Debug> TCPHandler: Processed in 0.005785345 sec. | ||
6394 | 2025.03.26 00:05:59.362658 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1072 rows, containing 5 columns (5 merged, 0 gathered) in 0.006004662 sec., 178527.95044916766 rows/sec., 12.72 MiB/sec. | ||
6395 | 2025.03.26 00:05:59.362711 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6396 | 2025.03.26 00:05:59.362848 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6397 | 2025.03.26 00:05:59.362896 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
6398 | 2025.03.26 00:05:59.362912 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6399 | 2025.03.26 00:05:59.363573 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2025.03.26 00:05:59.363677 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_15_3} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
6401 | 2025.03.26 00:05:59.363831 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
6402 | 2025.03.26 00:05:59.364136 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6403 | 2025.03.26 00:05:59.364178 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6404 | 2025.03.26 00:05:59.364555 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6405 | 2025.03.26 00:05:59.364790 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6406 | 2025.03.26 00:05:59.364969 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.00215 sec., 189767.44186046513 rows/sec., 13.48 MiB/sec. | ||
6407 | 2025.03.26 00:05:59.365025 [ 4 ] {84b5e8c0-3382-4272-abc1-f660ca9f2194} <Debug> TCPHandler: Processed in 0.002372346 sec. | ||
6408 | 2025.03.26 00:05:59.365127 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6409 | 2025.03.26 00:05:59.365228 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6410 | 2025.03.26 00:05:59.365274 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6411 | 2025.03.26 00:05:59.365701 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6412 | 2025.03.26 00:05:59.365736 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6413 | 2025.03.26 00:05:59.366081 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6414 | 2025.03.26 00:05:59.366315 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6415 | 2025.03.26 00:05:59.366552 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001323 sec., 4535.14739229025 rows/sec., 236.94 KiB/sec. | ||
6416 | 2025.03.26 00:05:59.366699 [ 4 ] {98a22971-93a4-4a3b-b550-8262d608e447} <Debug> TCPHandler: Processed in 0.001621712 sec. | ||
6417 | 2025.03.26 00:05:59.366832 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6418 | 2025.03.26 00:05:59.366938 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6419 | 2025.03.26 00:05:59.366985 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6420 | 2025.03.26 00:05:59.367524 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6421 | 2025.03.26 00:05:59.367561 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6422 | 2025.03.26 00:05:59.368059 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6423 | 2025.03.26 00:05:59.368339 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6424 | 2025.03.26 00:05:59.368572 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001655 sec., 143202.416918429 rows/sec., 9.60 MiB/sec. | ||
6425 | 2025.03.26 00:05:59.368807 [ 4 ] {33b876fe-f14d-44ea-b95d-4844c1d6cad0} <Debug> TCPHandler: Processed in 0.002019655 sec. | ||
6426 | 2025.03.26 00:05:59.369017 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6427 | 2025.03.26 00:05:59.369122 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6428 | 2025.03.26 00:05:59.369172 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6429 | 2025.03.26 00:05:59.369622 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6430 | 2025.03.26 00:05:59.369660 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6431 | 2025.03.26 00:05:59.369992 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6432 | 2025.03.26 00:05:59.370225 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6433 | 2025.03.26 00:05:59.370399 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001301 sec., 768.6395080707148 rows/sec., 51.79 KiB/sec. | ||
6434 | 2025.03.26 00:05:59.370449 [ 4 ] {4c15f5ac-528b-4089-a2db-e3e349f08751} <Debug> TCPHandler: Processed in 0.001495558 sec. | ||
6435 | 2025.03.26 00:05:59.370576 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6436 | 2025.03.26 00:05:59.370680 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6437 | 2025.03.26 00:05:59.370746 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6438 | 2025.03.26 00:05:59.371839 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6439 | 2025.03.26 00:05:59.371877 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6440 | 2025.03.26 00:05:59.372499 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
6441 | 2025.03.26 00:05:59.372747 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6442 | 2025.03.26 00:05:59.372875 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
6443 | 2025.03.26 00:05:59.372915 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6444 | 2025.03.26 00:05:59.372938 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.55 GiB. | ||
6445 | 2025.03.26 00:05:59.372963 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002304 sec., 11284.722222222223 rows/sec., 20.22 MiB/sec. | ||
6446 | 2025.03.26 00:05:59.373331 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
6447 | 2025.03.26 00:05:59.374101 [ 4 ] {9317524b-88cb-4a20-8356-98ba5bd7111b} <Debug> TCPHandler: Processed in 0.003566935 sec. | ||
6448 | 2025.03.26 00:05:59.374488 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6449 | 2025.03.26 00:05:59.374508 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6450 | 2025.03.26 00:05:59.374667 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 760 rows starting from the beginning of the part | ||
6451 | 2025.03.26 00:05:59.374702 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6452 | 2025.03.26 00:05:59.374835 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6453 | 2025.03.26 00:05:59.375440 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 26 rows starting from the beginning of the part | ||
6454 | 2025.03.26 00:05:59.376133 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 15 rows starting from the beginning of the part | ||
6455 | 2025.03.26 00:05:59.376889 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
6456 | 2025.03.26 00:05:59.377421 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6457 | 2025.03.26 00:05:59.377523 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6458 | 2025.03.26 00:05:59.377630 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 15 rows starting from the beginning of the part | ||
6459 | 2025.03.26 00:05:59.378326 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
6460 | 2025.03.26 00:05:59.379145 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6461 | 2025.03.26 00:05:59.379691 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2025.03.26 00:05:59.380287 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005615 sec., 14603.73998219056 rows/sec., 949.78 KiB/sec. | ||
6463 | 2025.03.26 00:05:59.380602 [ 4 ] {213316a9-9fc4-46e8-ad2a-fcced89e5a4a} <Debug> TCPHandler: Processed in 0.00620553 sec. | ||
6464 | 2025.03.26 00:05:59.395436 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 19 columns (19 merged, 0 gathered) in 0.02243213 sec., 38694.49758003364 rows/sec., 69.34 MiB/sec. | ||
6465 | 2025.03.26 00:05:59.396461 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
6466 | 2025.03.26 00:05:59.396909 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6467 | 2025.03.26 00:05:59.396996 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
6468 | 2025.03.26 00:05:59.397171 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
6469 | 2025.03.26 00:06:00.001166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.49 MiB, peak 210.12 MiB, free memory in arenas 0.00 B, will set to 204.63 MiB (RSS), difference: 2.14 MiB | ||
6470 | 2025.03.26 00:06:03.592345 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6471 | 2025.03.26 00:06:03.592393 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6472 | 2025.03.26 00:06:03.738720 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6473 | 2025.03.26 00:06:03.739351 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6474 | 2025.03.26 00:06:03.739389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6475 | 2025.03.26 00:06:03.739921 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6476 | 2025.03.26 00:06:03.740178 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6477 | 2025.03.26 00:06:03.740370 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6478 | 2025.03.26 00:06:04.340928 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6479 | 2025.03.26 00:06:04.341114 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6480 | 2025.03.26 00:06:04.341186 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6481 | 2025.03.26 00:06:04.341975 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6482 | 2025.03.26 00:06:04.342017 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6483 | 2025.03.26 00:06:04.342464 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6484 | 2025.03.26 00:06:04.342731 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6485 | 2025.03.26 00:06:04.342965 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.0019 sec., 45263.15789473684 rows/sec., 3.75 MiB/sec. | ||
6486 | 2025.03.26 00:06:04.343030 [ 4 ] {ebeb9b69-befd-4b26-bc7c-fa5aa7159ae9} <Debug> TCPHandler: Processed in 0.002227391 sec. | ||
6487 | 2025.03.26 00:06:04.343158 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6488 | 2025.03.26 00:06:04.343268 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6489 | 2025.03.26 00:06:04.343317 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6490 | 2025.03.26 00:06:04.343863 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6491 | 2025.03.26 00:06:04.343903 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6492 | 2025.03.26 00:06:04.344256 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6493 | 2025.03.26 00:06:04.344491 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6494 | 2025.03.26 00:06:04.344709 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001465 sec., 10238.907849829351 rows/sec., 769.92 KiB/sec. | ||
6495 | 2025.03.26 00:06:04.344763 [ 4 ] {96691bc8-67e2-41a0-9cb8-6fac69b1bf7c} <Debug> TCPHandler: Processed in 0.001657164 sec. | ||
6496 | 2025.03.26 00:06:04.344902 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6497 | 2025.03.26 00:06:04.345005 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6498 | 2025.03.26 00:06:04.345051 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6499 | 2025.03.26 00:06:04.345611 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6500 | 2025.03.26 00:06:04.345650 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6501 | 2025.03.26 00:06:04.346004 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6502 | 2025.03.26 00:06:04.346239 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6503 | 2025.03.26 00:06:04.346459 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001474 sec., 53595.65807327001 rows/sec., 4.18 MiB/sec. | ||
6504 | 2025.03.26 00:06:04.346520 [ 4 ] {50ff0698-2d72-4830-972b-f2ef29e16ac9} <Debug> TCPHandler: Processed in 0.001667773 sec. | ||
6505 | 2025.03.26 00:06:04.346673 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6506 | 2025.03.26 00:06:04.346777 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6507 | 2025.03.26 00:06:04.346825 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6508 | 2025.03.26 00:06:04.347339 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6509 | 2025.03.26 00:06:04.347376 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6510 | 2025.03.26 00:06:04.347746 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6511 | 2025.03.26 00:06:04.347977 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6512 | 2025.03.26 00:06:04.348233 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001471 sec., 108769.54452753229 rows/sec., 7.58 MiB/sec. | ||
6513 | 2025.03.26 00:06:04.348396 [ 4 ] {f6bfeaf6-b0c0-4b72-9056-131e166dbad2} <Debug> TCPHandler: Processed in 0.001779877 sec. | ||
6514 | 2025.03.26 00:06:04.348663 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6515 | 2025.03.26 00:06:04.348769 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6516 | 2025.03.26 00:06:04.348844 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6517 | 2025.03.26 00:06:04.349935 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6518 | 2025.03.26 00:06:04.349972 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6519 | 2025.03.26 00:06:04.350585 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
6520 | 2025.03.26 00:06:04.350835 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6521 | 2025.03.26 00:06:04.351063 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002315 sec., 6479.481641468683 rows/sec., 11.61 MiB/sec. | ||
6522 | 2025.03.26 00:06:04.351156 [ 4 ] {776903a0-79fb-46c7-950e-0343c09f9280} <Debug> TCPHandler: Processed in 0.002583623 sec. | ||
6523 | 2025.03.26 00:06:04.351268 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6524 | 2025.03.26 00:06:04.351369 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6525 | 2025.03.26 00:06:04.351416 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6526 | 2025.03.26 00:06:04.351843 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6527 | 2025.03.26 00:06:04.351880 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6528 | 2025.03.26 00:06:04.352230 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6529 | 2025.03.26 00:06:04.352462 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6530 | 2025.03.26 00:06:04.352681 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001333 sec., 45011.252813203304 rows/sec., 3.03 MiB/sec. | ||
6531 | 2025.03.26 00:06:04.352794 [ 4 ] {c8208cc3-149d-46c7-af21-cb57733789a4} <Debug> TCPHandler: Processed in 0.00157401 sec. | ||
6532 | 2025.03.26 00:06:04.799627 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6533 | 2025.03.26 00:06:04.820273 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6534 | 2025.03.26 00:06:04.820335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6535 | 2025.03.26 00:06:04.827928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6536 | 2025.03.26 00:06:04.828688 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6537 | 2025.03.26 00:06:04.831621 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6538 | 2025.03.26 00:06:07.569951 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6539 | 2025.03.26 00:06:07.570162 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6540 | 2025.03.26 00:06:07.570244 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6541 | 2025.03.26 00:06:07.571185 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6542 | 2025.03.26 00:06:07.571237 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6543 | 2025.03.26 00:06:07.571678 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6544 | 2025.03.26 00:06:07.571930 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6545 | 2025.03.26 00:06:07.572180 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002066 sec., 102613.7463697967 rows/sec., 6.53 MiB/sec. | ||
6546 | 2025.03.26 00:06:07.572315 [ 4 ] {2f69e95f-2189-4501-b205-f8ce878463b4} <Debug> TCPHandler: Processed in 0.002504191 sec. | ||
6547 | 2025.03.26 00:06:07.572514 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6548 | 2025.03.26 00:06:07.572624 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6549 | 2025.03.26 00:06:07.572675 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6550 | 2025.03.26 00:06:07.573225 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6551 | 2025.03.26 00:06:07.573267 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6552 | 2025.03.26 00:06:07.573618 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6553 | 2025.03.26 00:06:07.573844 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6554 | 2025.03.26 00:06:07.574049 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00145 sec., 6896.551724137931 rows/sec., 562.37 KiB/sec. | ||
6555 | 2025.03.26 00:06:07.574104 [ 4 ] {dd5dd997-337c-4a15-b892-2e5e847be856} <Debug> TCPHandler: Processed in 0.001650223 sec. | ||
6556 | 2025.03.26 00:06:07.574239 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6557 | 2025.03.26 00:06:07.574342 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6558 | 2025.03.26 00:06:07.574387 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6559 | 2025.03.26 00:06:07.575757 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6560 | 2025.03.26 00:06:07.575796 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6561 | 2025.03.26 00:06:07.576253 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6562 | 2025.03.26 00:06:07.576555 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6563 | 2025.03.26 00:06:07.577108 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Debug> executeQuery: Read 1814 rows, 150.71 KiB in 0.002771 sec., 654637.3150487188 rows/sec., 53.11 MiB/sec. | ||
6564 | 2025.03.26 00:06:07.577183 [ 4 ] {99386d39-8044-4b49-8007-2654ca040c8c} <Debug> TCPHandler: Processed in 0.002993356 sec. | ||
6565 | 2025.03.26 00:06:07.577299 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6566 | 2025.03.26 00:06:07.577403 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6567 | 2025.03.26 00:06:07.577448 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6568 | 2025.03.26 00:06:07.578026 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6569 | 2025.03.26 00:06:07.578064 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6570 | 2025.03.26 00:06:07.578414 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6571 | 2025.03.26 00:06:07.578670 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6572 | 2025.03.26 00:06:07.578871 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Debug> executeQuery: Read 142 rows, 9.04 KiB in 0.001491 sec., 95238.09523809524 rows/sec., 5.92 MiB/sec. | ||
6573 | 2025.03.26 00:06:07.578923 [ 4 ] {f62797d8-8ea5-4cf6-9038-ba0c3bf7847a} <Debug> TCPHandler: Processed in 0.001675054 sec. | ||
6574 | 2025.03.26 00:06:07.579036 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6575 | 2025.03.26 00:06:07.579139 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6576 | 2025.03.26 00:06:07.579183 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6577 | 2025.03.26 00:06:07.579821 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6578 | 2025.03.26 00:06:07.579872 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6579 | 2025.03.26 00:06:07.580582 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
6580 | 2025.03.26 00:06:07.580826 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6581 | 2025.03.26 00:06:07.581028 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001909 sec., 178627.553693033 rows/sec., 11.92 MiB/sec. | ||
6582 | 2025.03.26 00:06:07.581081 [ 4 ] {9c109dc5-2c61-4681-8f09-1cef14b9216e} <Debug> TCPHandler: Processed in 0.002094357 sec. | ||
6583 | 2025.03.26 00:06:07.581193 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6584 | 2025.03.26 00:06:07.581298 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6585 | 2025.03.26 00:06:07.581342 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6586 | 2025.03.26 00:06:07.581895 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6587 | 2025.03.26 00:06:07.581933 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6588 | 2025.03.26 00:06:07.582270 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6589 | 2025.03.26 00:06:07.582500 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6590 | 2025.03.26 00:06:07.582768 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001484 sec., 75471.69811320755 rows/sec., 4.30 MiB/sec. | ||
6591 | 2025.03.26 00:06:07.582963 [ 4 ] {d69b8b7b-c729-4c38-9d33-921568d11255} <Debug> TCPHandler: Processed in 0.001813679 sec. | ||
6592 | 2025.03.26 00:06:07.583083 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6593 | 2025.03.26 00:06:07.583187 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6594 | 2025.03.26 00:06:07.583231 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6595 | 2025.03.26 00:06:07.584062 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6596 | 2025.03.26 00:06:07.584101 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6597 | 2025.03.26 00:06:07.584482 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6598 | 2025.03.26 00:06:07.584712 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6599 | 2025.03.26 00:06:07.584970 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Debug> executeQuery: Read 874 rows, 64.77 KiB in 0.001799 sec., 485825.4585881045 rows/sec., 35.16 MiB/sec. | ||
6600 | 2025.03.26 00:06:07.585147 [ 4 ] {f50f2d3f-eeb4-4bb6-b47d-b2177cc4f900} <Debug> TCPHandler: Processed in 0.002109818 sec. | ||
6601 | 2025.03.26 00:06:07.585385 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6602 | 2025.03.26 00:06:07.585498 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6603 | 2025.03.26 00:06:07.585546 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6604 | 2025.03.26 00:06:07.586012 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6605 | 2025.03.26 00:06:07.586051 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6606 | 2025.03.26 00:06:07.586398 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6607 | 2025.03.26 00:06:07.586637 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6608 | 2025.03.26 00:06:07.586788 [ 120 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
6609 | 2025.03.26 00:06:07.586859 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
6610 | 2025.03.26 00:06:07.586867 [ 120 ] {} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6611 | 2025.03.26 00:06:07.586937 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6612 | 2025.03.26 00:06:07.586976 [ 4 ] {ddd76d35-7393-4f74-b91e-853be5e71225} <Debug> TCPHandler: Processed in 0.001685294 sec. | ||
6613 | 2025.03.26 00:06:07.587169 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
6614 | 2025.03.26 00:06:07.587173 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6615 | 2025.03.26 00:06:07.587419 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6616 | 2025.03.26 00:06:07.587456 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6617 | 2025.03.26 00:06:07.587503 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6618 | 2025.03.26 00:06:07.587534 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
6619 | 2025.03.26 00:06:07.587834 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
6620 | 2025.03.26 00:06:07.588177 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
6621 | 2025.03.26 00:06:07.588547 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
6622 | 2025.03.26 00:06:07.588973 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
6623 | 2025.03.26 00:06:07.589249 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
6624 | 2025.03.26 00:06:07.590317 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6625 | 2025.03.26 00:06:07.590376 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6626 | 2025.03.26 00:06:07.591389 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6627 | 2025.03.26 00:06:07.591643 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.004600767 sec., 13041.303765220015 rows/sec., 681.36 KiB/sec. | ||
6628 | 2025.03.26 00:06:07.591775 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6629 | 2025.03.26 00:06:07.591782 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
6630 | 2025.03.26 00:06:07.592191 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Debug> executeQuery: Read 918 rows, 62.69 KiB in 0.004828 sec., 190140.84507042254 rows/sec., 12.68 MiB/sec. | ||
6631 | 2025.03.26 00:06:07.592533 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6632 | 2025.03.26 00:06:07.592581 [ 4 ] {c7d15f9f-7ce7-4143-9390-f52bd4da8436} <Debug> TCPHandler: Processed in 0.005479366 sec. | ||
6633 | 2025.03.26 00:06:07.592959 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_10_2} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
6634 | 2025.03.26 00:06:07.592993 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6635 | 2025.03.26 00:06:07.593264 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6636 | 2025.03.26 00:06:07.593371 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6637 | 2025.03.26 00:06:07.593438 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6638 | 2025.03.26 00:06:07.593886 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2025.03.26 00:06:07.593924 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6640 | 2025.03.26 00:06:07.594267 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6641 | 2025.03.26 00:06:07.594498 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2025.03.26 00:06:07.594683 [ 119 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
6643 | 2025.03.26 00:06:07.594735 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00148 sec., 675.6756756756757 rows/sec., 45.53 KiB/sec. | ||
6644 | 2025.03.26 00:06:07.594771 [ 119 ] {} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2025.03.26 00:06:07.594837 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6646 | 2025.03.26 00:06:07.594854 [ 4 ] {c1ec8ce2-44b9-497b-90d0-199edcf8ec39} <Debug> TCPHandler: Processed in 0.001981433 sec. | ||
6647 | 2025.03.26 00:06:07.595010 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::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 | ||
6648 | 2025.03.26 00:06:07.595034 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6649 | 2025.03.26 00:06:07.595154 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6650 | 2025.03.26 00:06:07.595166 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6651 | 2025.03.26 00:06:07.595198 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 6 rows starting from the beginning of the part | ||
6652 | 2025.03.26 00:06:07.595263 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6653 | 2025.03.26 00:06:07.595479 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
6654 | 2025.03.26 00:06:07.595943 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
6655 | 2025.03.26 00:06:07.596357 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
6656 | 2025.03.26 00:06:07.596704 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
6657 | 2025.03.26 00:06:07.597070 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
6658 | 2025.03.26 00:06:07.599515 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.004578127 sec., 2402.7293257701235 rows/sec., 161.05 KiB/sec. | ||
6659 | 2025.03.26 00:06:07.599655 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
6660 | 2025.03.26 00:06:07.599769 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6661 | 2025.03.26 00:06:07.599810 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6662 | 2025.03.26 00:06:07.600037 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6663 | 2025.03.26 00:06:07.600138 [ 198 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_11_2} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
6664 | 2025.03.26 00:06:07.600222 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6665 | 2025.03.26 00:06:07.600554 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
6666 | 2025.03.26 00:06:07.600810 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6667 | 2025.03.26 00:06:07.601058 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.005926 sec., 4387.445156935539 rows/sec., 7.86 MiB/sec. | ||
6668 | 2025.03.26 00:06:07.601174 [ 4 ] {dc59c764-4f35-45cb-ba69-10711e47360f} <Debug> TCPHandler: Processed in 0.006195869 sec. | ||
6669 | 2025.03.26 00:06:07.601316 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6670 | 2025.03.26 00:06:07.601420 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6671 | 2025.03.26 00:06:07.601464 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6672 | 2025.03.26 00:06:07.601908 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6673 | 2025.03.26 00:06:07.601946 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6674 | 2025.03.26 00:06:07.602292 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6675 | 2025.03.26 00:06:07.602523 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6676 | 2025.03.26 00:06:07.602781 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Debug> executeQuery: Read 64 rows, 4.10 KiB in 0.00137 sec., 46715.32846715329 rows/sec., 2.92 MiB/sec. | ||
6677 | 2025.03.26 00:06:07.602932 [ 4 ] {ecd12d4b-41d8-4677-8dcf-c88025ee72dd} <Debug> TCPHandler: Processed in 0.001660204 sec. | ||
6678 | 2025.03.26 00:06:08.803477 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 912 | ||
6679 | 2025.03.26 00:06:08.807243 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6680 | 2025.03.26 00:06:08.807294 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6681 | 2025.03.26 00:06:08.808790 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6682 | 2025.03.26 00:06:08.809102 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6683 | 2025.03.26 00:06:08.810390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
6684 | 2025.03.26 00:06:09.335249 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6685 | 2025.03.26 00:06:09.335455 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6686 | 2025.03.26 00:06:09.335536 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6687 | 2025.03.26 00:06:09.336384 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6688 | 2025.03.26 00:06:09.336426 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6689 | 2025.03.26 00:06:09.336890 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6690 | 2025.03.26 00:06:09.337140 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6691 | 2025.03.26 00:06:09.337291 [ 118 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6692 | 2025.03.26 00:06:09.337339 [ 118 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6693 | 2025.03.26 00:06:09.337344 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.20 MiB/sec. | ||
6694 | 2025.03.26 00:06:09.337365 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6695 | 2025.03.26 00:06:09.337470 [ 4 ] {7fb092fb-dbb6-402f-ade2-1379a20d058f} <Debug> TCPHandler: Processed in 0.002354496 sec. | ||
6696 | 2025.03.26 00:06:09.337612 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
6697 | 2025.03.26 00:06:09.337658 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6698 | 2025.03.26 00:06:09.337867 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6699 | 2025.03.26 00:06:09.337893 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6700 | 2025.03.26 00:06:09.337939 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1971 rows starting from the beginning of the part | ||
6701 | 2025.03.26 00:06:09.337983 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6702 | 2025.03.26 00:06:09.338233 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
6703 | 2025.03.26 00:06:09.338673 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 669 rows starting from the beginning of the part | ||
6704 | 2025.03.26 00:06:09.339024 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 86 rows starting from the beginning of the part | ||
6705 | 2025.03.26 00:06:09.339365 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1814 rows starting from the beginning of the part | ||
6706 | 2025.03.26 00:06:09.339750 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
6707 | 2025.03.26 00:06:09.341036 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6708 | 2025.03.26 00:06:09.341085 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6709 | 2025.03.26 00:06:09.341967 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6710 | 2025.03.26 00:06:09.342390 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6711 | 2025.03.26 00:06:09.342555 [ 118 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6712 | 2025.03.26 00:06:09.342600 [ 118 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6713 | 2025.03.26 00:06:09.342642 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004815 sec., 13291.796469366564 rows/sec., 1.04 MiB/sec. | ||
6714 | 2025.03.26 00:06:09.342645 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6715 | 2025.03.26 00:06:09.342849 [ 4 ] {a5b2aeb5-d64f-492b-8ea3-b32208cc500c} <Debug> TCPHandler: Processed in 0.005242719 sec. | ||
6716 | 2025.03.26 00:06:09.342965 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
6717 | 2025.03.26 00:06:09.343050 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6718 | 2025.03.26 00:06:09.343451 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6719 | 2025.03.26 00:06:09.343659 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6720 | 2025.03.26 00:06:09.343690 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4686 rows, containing 5 columns (5 merged, 0 gathered) in 0.00620746 sec., 754898.1386911877 rows/sec., 64.21 MiB/sec. | ||
6721 | 2025.03.26 00:06:09.343728 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6722 | 2025.03.26 00:06:09.343867 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 953 rows starting from the beginning of the part | ||
6723 | 2025.03.26 00:06:09.344231 [ 192 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6724 | 2025.03.26 00:06:09.344364 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 87 rows starting from the beginning of the part | ||
6725 | 2025.03.26 00:06:09.345206 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 408 rows starting from the beginning of the part | ||
6726 | 2025.03.26 00:06:09.345322 [ 192 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6727 | 2025.03.26 00:06:09.345645 [ 192 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_51_10} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6728 | 2025.03.26 00:06:09.345920 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
6729 | 2025.03.26 00:06:09.346069 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 79 rows starting from the beginning of the part | ||
6730 | 2025.03.26 00:06:09.346383 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 874 rows starting from the beginning of the part | ||
6731 | 2025.03.26 00:06:09.346814 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6732 | 2025.03.26 00:06:09.346818 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
6733 | 2025.03.26 00:06:09.346898 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6734 | 2025.03.26 00:06:09.348031 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6735 | 2025.03.26 00:06:09.348596 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6736 | 2025.03.26 00:06:09.348907 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6737 | 2025.03.26 00:06:09.349009 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6738 | 2025.03.26 00:06:09.349093 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6739 | 2025.03.26 00:06:09.349220 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.005897 sec., 7461.4210615567235 rows/sec., 533.24 KiB/sec. | ||
6740 | 2025.03.26 00:06:09.349542 [ 4 ] {ef11be70-ebef-430d-b7b0-ea20b80b0d0d} <Debug> TCPHandler: Processed in 0.006575211 sec. | ||
6741 | 2025.03.26 00:06:09.349560 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
6742 | 2025.03.26 00:06:09.349831 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6743 | 2025.03.26 00:06:09.349866 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6744 | 2025.03.26 00:06:09.349924 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 11763 rows starting from the beginning of the part | ||
6745 | 2025.03.26 00:06:09.350138 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6746 | 2025.03.26 00:06:09.350302 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 164 rows starting from the beginning of the part | ||
6747 | 2025.03.26 00:06:09.350382 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6748 | 2025.03.26 00:06:09.350725 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 237 rows starting from the beginning of the part | ||
6749 | 2025.03.26 00:06:09.351139 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
6750 | 2025.03.26 00:06:09.351716 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 918 rows starting from the beginning of the part | ||
6751 | 2025.03.26 00:06:09.352424 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 44 rows starting from the beginning of the part | ||
6752 | 2025.03.26 00:06:09.352872 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2465 rows, containing 5 columns (5 merged, 0 gathered) in 0.010046292 sec., 245364.16022946575 rows/sec., 18.85 MiB/sec. | ||
6753 | 2025.03.26 00:06:09.353270 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6754 | 2025.03.26 00:06:09.354217 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6755 | 2025.03.26 00:06:09.354314 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6756 | 2025.03.26 00:06:09.354398 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6757 | 2025.03.26 00:06:09.354433 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_51_10} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6758 | 2025.03.26 00:06:09.354641 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
6759 | 2025.03.26 00:06:09.355237 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6760 | 2025.03.26 00:06:09.355746 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6761 | 2025.03.26 00:06:09.356003 [ 118 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6762 | 2025.03.26 00:06:09.356052 [ 118 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6763 | 2025.03.26 00:06:09.356076 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6764 | 2025.03.26 00:06:09.356103 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.006142 sec., 2930.641484858352 rows/sec., 201.13 KiB/sec. | ||
6765 | 2025.03.26 00:06:09.356240 [ 4 ] {62667b9f-6049-407d-9a8c-1063bd87f559} <Debug> TCPHandler: Processed in 0.006490418 sec. | ||
6766 | 2025.03.26 00:06:09.356311 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
6767 | 2025.03.26 00:06:09.356440 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6768 | 2025.03.26 00:06:09.356481 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1994 rows starting from the beginning of the part | ||
6769 | 2025.03.26 00:06:09.356710 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
6770 | 2025.03.26 00:06:09.357061 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 82 rows starting from the beginning of the part | ||
6771 | 2025.03.26 00:06:09.357170 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
6772 | 2025.03.26 00:06:09.357330 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
6773 | 2025.03.26 00:06:09.357565 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 18 rows starting from the beginning of the part | ||
6774 | 2025.03.26 00:06:09.358819 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13286 rows, containing 5 columns (5 merged, 0 gathered) in 0.009596138 sec., 1384515.3123058463 rows/sec., 94.52 MiB/sec. | ||
6775 | 2025.03.26 00:06:09.359208 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6776 | 2025.03.26 00:06:09.359622 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6777 | 2025.03.26 00:06:09.359853 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6778 | 2025.03.26 00:06:09.360000 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003819533 sec., 596407.9901914711 rows/sec., 39.10 MiB/sec. | ||
6779 | 2025.03.26 00:06:09.360014 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
6780 | 2025.03.26 00:06:09.360275 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6781 | 2025.03.26 00:06:09.360542 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2025.03.26 00:06:09.360623 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_51_10} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6783 | 2025.03.26 00:06:09.360705 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
6784 | 2025.03.26 00:06:11.241378 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
6785 | 2025.03.26 00:06:11.242065 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6786 | 2025.03.26 00:06:11.242101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6787 | 2025.03.26 00:06:11.242614 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6788 | 2025.03.26 00:06:11.242866 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6789 | 2025.03.26 00:06:11.243051 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
6790 | 2025.03.26 00:06:12.332586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6791 | 2025.03.26 00:06:12.353477 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6792 | 2025.03.26 00:06:12.353528 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6793 | 2025.03.26 00:06:12.360868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6794 | 2025.03.26 00:06:12.361651 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6795 | 2025.03.26 00:06:12.365152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6796 | 2025.03.26 00:06:14.340819 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6797 | 2025.03.26 00:06:14.341006 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6798 | 2025.03.26 00:06:14.341081 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6799 | 2025.03.26 00:06:14.341879 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6800 | 2025.03.26 00:06:14.341927 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6801 | 2025.03.26 00:06:14.342357 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6802 | 2025.03.26 00:06:14.342606 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6803 | 2025.03.26 00:06:14.342815 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001862 sec., 46186.89581095596 rows/sec., 3.83 MiB/sec. | ||
6804 | 2025.03.26 00:06:14.342872 [ 4 ] {c2524b45-73c2-4688-be27-297458e487ff} <Debug> TCPHandler: Processed in 0.00218297 sec. | ||
6805 | 2025.03.26 00:06:14.343010 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6806 | 2025.03.26 00:06:14.343114 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6807 | 2025.03.26 00:06:14.343159 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6808 | 2025.03.26 00:06:14.343683 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6809 | 2025.03.26 00:06:14.343720 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6810 | 2025.03.26 00:06:14.344073 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6811 | 2025.03.26 00:06:14.344306 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6812 | 2025.03.26 00:06:14.344524 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001431 sec., 10482.18029350105 rows/sec., 788.21 KiB/sec. | ||
6813 | 2025.03.26 00:06:14.344576 [ 4 ] {5c7ce6f5-2bf2-4499-a16b-b4641e81a3a4} <Debug> TCPHandler: Processed in 0.001618352 sec. | ||
6814 | 2025.03.26 00:06:14.344695 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6815 | 2025.03.26 00:06:14.344798 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6816 | 2025.03.26 00:06:14.344842 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6817 | 2025.03.26 00:06:14.345386 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6818 | 2025.03.26 00:06:14.345425 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6819 | 2025.03.26 00:06:14.345772 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6820 | 2025.03.26 00:06:14.346003 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6821 | 2025.03.26 00:06:14.346207 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001429 sec., 55283.41497550735 rows/sec., 4.32 MiB/sec. | ||
6822 | 2025.03.26 00:06:14.346265 [ 4 ] {a1ceac40-9005-4fd7-ae14-1810fc252d05} <Debug> TCPHandler: Processed in 0.001618582 sec. | ||
6823 | 2025.03.26 00:06:14.346426 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6824 | 2025.03.26 00:06:14.346528 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6825 | 2025.03.26 00:06:14.346576 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6826 | 2025.03.26 00:06:14.347092 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6827 | 2025.03.26 00:06:14.347128 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6828 | 2025.03.26 00:06:14.347530 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6829 | 2025.03.26 00:06:14.347761 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6830 | 2025.03.26 00:06:14.347948 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001441 sec., 111034.00416377516 rows/sec., 7.73 MiB/sec. | ||
6831 | 2025.03.26 00:06:14.347998 [ 4 ] {635da00e-5cf1-4431-932a-91b0c400606f} <Debug> TCPHandler: Processed in 0.001637872 sec. | ||
6832 | 2025.03.26 00:06:14.348132 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6833 | 2025.03.26 00:06:14.348270 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6834 | 2025.03.26 00:06:14.348345 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6835 | 2025.03.26 00:06:14.349472 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6836 | 2025.03.26 00:06:14.349511 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6837 | 2025.03.26 00:06:14.350145 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
6838 | 2025.03.26 00:06:14.350401 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6839 | 2025.03.26 00:06:14.350635 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002395 sec., 6263.048016701461 rows/sec., 11.22 MiB/sec. | ||
6840 | 2025.03.26 00:06:14.350745 [ 4 ] {206ec753-b518-4065-b0b6-7785cb32cabd} <Debug> TCPHandler: Processed in 0.002677446 sec. | ||
6841 | 2025.03.26 00:06:14.350862 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6842 | 2025.03.26 00:06:14.350964 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6843 | 2025.03.26 00:06:14.351011 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6844 | 2025.03.26 00:06:14.351457 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6845 | 2025.03.26 00:06:14.351497 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6846 | 2025.03.26 00:06:14.351851 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6847 | 2025.03.26 00:06:14.352087 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6848 | 2025.03.26 00:06:14.352287 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
6849 | 2025.03.26 00:06:14.352335 [ 4 ] {f965a6e2-1a33-46c2-8a92-b3abb5de3408} <Debug> TCPHandler: Processed in 0.001524078 sec. | ||
6850 | 2025.03.26 00:06:18.592448 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6851 | 2025.03.26 00:06:18.592528 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6852 | 2025.03.26 00:06:18.744070 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
6853 | 2025.03.26 00:06:18.744710 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6854 | 2025.03.26 00:06:18.744757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6855 | 2025.03.26 00:06:18.745302 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6856 | 2025.03.26 00:06:18.745561 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6857 | 2025.03.26 00:06:18.745798 [ 107 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6858 | 2025.03.26 00:06:18.745819 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6859 | 2025.03.26 00:06:18.745877 [ 107 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6860 | 2025.03.26 00:06:18.745907 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6861 | 2025.03.26 00:06:18.746017 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
6862 | 2025.03.26 00:06:18.746121 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6863 | 2025.03.26 00:06:18.746154 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
6864 | 2025.03.26 00:06:18.746224 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
6865 | 2025.03.26 00:06:18.746398 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
6866 | 2025.03.26 00:06:18.746710 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
6867 | 2025.03.26 00:06:18.746887 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
6868 | 2025.03.26 00:06:18.747083 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
6869 | 2025.03.26 00:06:18.749464 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491262 sec., 4734964.033063116 rows/sec., 67.73 MiB/sec. | ||
6870 | 2025.03.26 00:06:18.749606 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6871 | 2025.03.26 00:06:18.749937 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6872 | 2025.03.26 00:06:18.750032 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_36_7} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6873 | 2025.03.26 00:06:18.750157 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6874 | 2025.03.26 00:06:18.811540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 932 | ||
6875 | 2025.03.26 00:06:18.814331 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6876 | 2025.03.26 00:06:18.814372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6877 | 2025.03.26 00:06:18.815898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6878 | 2025.03.26 00:06:18.816222 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6879 | 2025.03.26 00:06:18.816397 [ 107 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6880 | 2025.03.26 00:06:18.816462 [ 107 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6881 | 2025.03.26 00:06:18.816506 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6882 | 2025.03.26 00:06:18.817071 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
6883 | 2025.03.26 00:06:18.817610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
6884 | 2025.03.26 00:06:18.818167 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6885 | 2025.03.26 00:06:18.818362 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 768 rows starting from the beginning of the part | ||
6886 | 2025.03.26 00:06:18.819044 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
6887 | 2025.03.26 00:06:18.819700 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
6888 | 2025.03.26 00:06:18.820345 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
6889 | 2025.03.26 00:06:18.821002 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
6890 | 2025.03.26 00:06:18.821611 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
6891 | 2025.03.26 00:06:18.829909 [ 191 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 72 columns (72 merged, 0 gathered) in 0.013246225 sec., 70359.66850933002 rows/sec., 59.67 MiB/sec. | ||
6892 | 2025.03.26 00:06:18.831316 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6893 | 2025.03.26 00:06:18.832170 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6894 | 2025.03.26 00:06:18.832272 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_26_5} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6895 | 2025.03.26 00:06:18.832662 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
6896 | 2025.03.26 00:06:19.348199 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6897 | 2025.03.26 00:06:19.348410 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6898 | 2025.03.26 00:06:19.348489 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6899 | 2025.03.26 00:06:19.349353 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6900 | 2025.03.26 00:06:19.349404 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6901 | 2025.03.26 00:06:19.349837 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6902 | 2025.03.26 00:06:19.350091 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6903 | 2025.03.26 00:06:19.350349 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001979 sec., 107124.81051035877 rows/sec., 6.81 MiB/sec. | ||
6904 | 2025.03.26 00:06:19.350522 [ 4 ] {02897314-690f-4e1b-8957-f77d9b28a379} <Debug> TCPHandler: Processed in 0.002463679 sec. | ||
6905 | 2025.03.26 00:06:19.350679 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2025.03.26 00:06:19.350783 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6907 | 2025.03.26 00:06:19.350829 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6908 | 2025.03.26 00:06:19.351715 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6909 | 2025.03.26 00:06:19.351754 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6910 | 2025.03.26 00:06:19.352148 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6911 | 2025.03.26 00:06:19.352376 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6912 | 2025.03.26 00:06:19.352585 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001824 sec., 366776.31578947365 rows/sec., 29.03 MiB/sec. | ||
6913 | 2025.03.26 00:06:19.352638 [ 4 ] {e7ab5d21-269a-487f-a791-02c4364de668} <Debug> TCPHandler: Processed in 0.002009804 sec. | ||
6914 | 2025.03.26 00:06:19.352753 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6915 | 2025.03.26 00:06:19.352859 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6916 | 2025.03.26 00:06:19.352904 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6917 | 2025.03.26 00:06:19.353467 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2025.03.26 00:06:19.353506 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6919 | 2025.03.26 00:06:19.353848 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6920 | 2025.03.26 00:06:19.354075 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2025.03.26 00:06:19.354238 [ 107 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
6922 | 2025.03.26 00:06:19.354299 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001459 sec., 90472.92666209732 rows/sec., 5.58 MiB/sec. | ||
6923 | 2025.03.26 00:06:19.354319 [ 107 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6924 | 2025.03.26 00:06:19.354392 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6925 | 2025.03.26 00:06:19.354441 [ 4 ] {8987e6bb-e78b-48ca-bfa3-ca81d32e7209} <Debug> TCPHandler: Processed in 0.001735096 sec. | ||
6926 | 2025.03.26 00:06:19.354597 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
6927 | 2025.03.26 00:06:19.354610 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6928 | 2025.03.26 00:06:19.354759 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6929 | 2025.03.26 00:06:19.354760 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6930 | 2025.03.26 00:06:19.354815 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6931 | 2025.03.26 00:06:19.354818 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 179 rows starting from the beginning of the part | ||
6932 | 2025.03.26 00:06:19.355031 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 132 rows starting from the beginning of the part | ||
6933 | 2025.03.26 00:06:19.355515 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
6934 | 2025.03.26 00:06:19.355864 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 142 rows starting from the beginning of the part | ||
6935 | 2025.03.26 00:06:19.356258 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
6936 | 2025.03.26 00:06:19.356601 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 132 rows starting from the beginning of the part | ||
6937 | 2025.03.26 00:06:19.357339 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6938 | 2025.03.26 00:06:19.357382 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6939 | 2025.03.26 00:06:19.357900 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6940 | 2025.03.26 00:06:19.358241 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6941 | 2025.03.26 00:06:19.358311 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.003792322 sec., 162169.773558258 rows/sec., 10.87 MiB/sec. | ||
6942 | 2025.03.26 00:06:19.358639 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.003904 sec., 28944.67213114754 rows/sec., 1.87 MiB/sec. | ||
6943 | 2025.03.26 00:06:19.358710 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
6944 | 2025.03.26 00:06:19.358905 [ 4 ] {4ee95ce3-b3e4-43e0-a966-d89da45bc3f3} <Debug> TCPHandler: Processed in 0.004347129 sec. | ||
6945 | 2025.03.26 00:06:19.359070 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6946 | 2025.03.26 00:06:19.359244 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6947 | 2025.03.26 00:06:19.359321 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6948 | 2025.03.26 00:06:19.359335 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6949 | 2025.03.26 00:06:19.359569 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_45_9} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
6950 | 2025.03.26 00:06:19.359756 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
6951 | 2025.03.26 00:06:19.360244 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6952 | 2025.03.26 00:06:19.360288 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6953 | 2025.03.26 00:06:19.360642 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6954 | 2025.03.26 00:06:19.360874 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6955 | 2025.03.26 00:06:19.361054 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001868 sec., 59957.17344753747 rows/sec., 3.42 MiB/sec. | ||
6956 | 2025.03.26 00:06:19.361107 [ 4 ] {f529126a-54d2-4f28-beb4-6e1393ac89d7} <Debug> TCPHandler: Processed in 0.002103167 sec. | ||
6957 | 2025.03.26 00:06:19.361222 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6958 | 2025.03.26 00:06:19.361327 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6959 | 2025.03.26 00:06:19.361378 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6960 | 2025.03.26 00:06:19.362045 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6961 | 2025.03.26 00:06:19.362083 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6962 | 2025.03.26 00:06:19.362439 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6963 | 2025.03.26 00:06:19.362667 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6964 | 2025.03.26 00:06:19.362846 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001541 sec., 264763.1408176509 rows/sec., 18.80 MiB/sec. | ||
6965 | 2025.03.26 00:06:19.362940 [ 4 ] {5bb1ea67-d411-4592-be5c-5e2fe15d8094} <Debug> TCPHandler: Processed in 0.001766817 sec. | ||
6966 | 2025.03.26 00:06:19.363090 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6967 | 2025.03.26 00:06:19.363191 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6968 | 2025.03.26 00:06:19.363237 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6969 | 2025.03.26 00:06:19.363655 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6970 | 2025.03.26 00:06:19.363691 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6971 | 2025.03.26 00:06:19.364031 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
6972 | 2025.03.26 00:06:19.364256 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6973 | 2025.03.26 00:06:19.364477 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 239.84 KiB/sec. | ||
6974 | 2025.03.26 00:06:19.364654 [ 4 ] {fced7777-793e-4009-85c3-81669a98061a} <Debug> TCPHandler: Processed in 0.001623932 sec. | ||
6975 | 2025.03.26 00:06:19.364800 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6976 | 2025.03.26 00:06:19.364905 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6977 | 2025.03.26 00:06:19.364952 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6978 | 2025.03.26 00:06:19.365492 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6979 | 2025.03.26 00:06:19.365530 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6980 | 2025.03.26 00:06:19.365909 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6981 | 2025.03.26 00:06:19.366141 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6982 | 2025.03.26 00:06:19.366317 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001435 sec., 165156.7944250871 rows/sec., 11.07 MiB/sec. | ||
6983 | 2025.03.26 00:06:19.366445 [ 4 ] {0d59614b-2855-4a36-b835-5f36d10e9de1} <Debug> TCPHandler: Processed in 0.001695454 sec. | ||
6984 | 2025.03.26 00:06:19.366597 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6985 | 2025.03.26 00:06:19.366698 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6986 | 2025.03.26 00:06:19.366744 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6987 | 2025.03.26 00:06:19.369952 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6988 | 2025.03.26 00:06:19.369991 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6989 | 2025.03.26 00:06:19.370343 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6990 | 2025.03.26 00:06:19.370587 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6991 | 2025.03.26 00:06:19.370803 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004122 sec., 242.600679281902 rows/sec., 16.35 KiB/sec. | ||
6992 | 2025.03.26 00:06:19.370969 [ 4 ] {d461d356-1113-4108-9ba1-0783a51edc1e} <Debug> TCPHandler: Processed in 0.004431573 sec. | ||
6993 | 2025.03.26 00:06:19.371100 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6994 | 2025.03.26 00:06:19.371207 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6995 | 2025.03.26 00:06:19.371277 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6996 | 2025.03.26 00:06:19.372385 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6997 | 2025.03.26 00:06:19.372423 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
6998 | 2025.03.26 00:06:19.373042 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
6999 | 2025.03.26 00:06:19.373296 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7000 | 2025.03.26 00:06:19.373503 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002318 sec., 11216.566005176875 rows/sec., 20.10 MiB/sec. | ||
7001 | 2025.03.26 00:06:19.373596 [ 4 ] {1426c5db-e6ce-4865-acae-270884d93f49} <Debug> TCPHandler: Processed in 0.002548852 sec. | ||
7002 | 2025.03.26 00:06:19.373740 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7003 | 2025.03.26 00:06:19.373846 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7004 | 2025.03.26 00:06:19.373892 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7005 | 2025.03.26 00:06:19.374332 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7006 | 2025.03.26 00:06:19.374369 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7007 | 2025.03.26 00:06:19.374722 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7008 | 2025.03.26 00:06:19.375016 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7009 | 2025.03.26 00:06:19.375238 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec. | ||
7010 | 2025.03.26 00:06:19.375304 [ 4 ] {cee31ba7-0fff-46b7-b3e3-a590a88bd7c3} <Debug> TCPHandler: Processed in 0.001613922 sec. | ||
7011 | 2025.03.26 00:06:19.866121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7012 | 2025.03.26 00:06:19.887026 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7013 | 2025.03.26 00:06:19.887081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7014 | 2025.03.26 00:06:19.894154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7015 | 2025.03.26 00:06:19.894926 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7016 | 2025.03.26 00:06:19.895284 [ 106 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7017 | 2025.03.26 00:06:19.895420 [ 106 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7018 | 2025.03.26 00:06:19.895495 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7019 | 2025.03.26 00:06:19.896141 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7020 | 2025.03.26 00:06:19.911142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7021 | 2025.03.26 00:06:19.912617 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7022 | 2025.03.26 00:06:19.913853 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7023 | 2025.03.26 00:06:19.919172 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7024 | 2025.03.26 00:06:19.924632 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7025 | 2025.03.26 00:06:19.930153 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7026 | 2025.03.26 00:06:19.936756 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7027 | 2025.03.26 00:06:19.941445 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7028 | 2025.03.26 00:06:20.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.59 MiB, peak 219.37 MiB, free memory in arenas 0.00 B, will set to 207.13 MiB (RSS), difference: -11.45 MiB | ||
7029 | 2025.03.26 00:06:20.005552 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.109876657 sec., 2475.5030543020616 rows/sec., 12.80 MiB/sec. | ||
7030 | 2025.03.26 00:06:20.008615 [ 186 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7031 | 2025.03.26 00:06:20.011485 [ 186 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_36_7} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7032 | 2025.03.26 00:06:20.011608 [ 186 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_36_7} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7033 | 2025.03.26 00:06:20.013900 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
7034 | 2025.03.26 00:06:21.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 196.04 MiB, peak 219.37 MiB, free memory in arenas 0.00 B, will set to 207.15 MiB (RSS), difference: 11.11 MiB | ||
7035 | 2025.03.26 00:06:24.340846 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7036 | 2025.03.26 00:06:24.341034 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7037 | 2025.03.26 00:06:24.341109 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7038 | 2025.03.26 00:06:24.341918 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7039 | 2025.03.26 00:06:24.341970 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7040 | 2025.03.26 00:06:24.342400 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7041 | 2025.03.26 00:06:24.342658 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7042 | 2025.03.26 00:06:24.342905 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001927 sec., 44628.956927867155 rows/sec., 3.70 MiB/sec. | ||
7043 | 2025.03.26 00:06:24.342964 [ 4 ] {0dedc55b-6d5f-4f43-95d9-0768296546ec} <Debug> TCPHandler: Processed in 0.002256093 sec. | ||
7044 | 2025.03.26 00:06:24.343087 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7045 | 2025.03.26 00:06:24.343192 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7046 | 2025.03.26 00:06:24.343238 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7047 | 2025.03.26 00:06:24.343762 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7048 | 2025.03.26 00:06:24.343803 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7049 | 2025.03.26 00:06:24.344138 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7050 | 2025.03.26 00:06:24.344364 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7051 | 2025.03.26 00:06:24.344561 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001391 sec., 10783.608914450035 rows/sec., 810.88 KiB/sec. | ||
7052 | 2025.03.26 00:06:24.344613 [ 4 ] {0ddfb984-70f9-4327-80a3-099a4dfa3eb3} <Debug> TCPHandler: Processed in 0.001576661 sec. | ||
7053 | 2025.03.26 00:06:24.344733 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7054 | 2025.03.26 00:06:24.344836 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7055 | 2025.03.26 00:06:24.344880 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7056 | 2025.03.26 00:06:24.345427 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7057 | 2025.03.26 00:06:24.345466 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7058 | 2025.03.26 00:06:24.345804 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7059 | 2025.03.26 00:06:24.346035 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7060 | 2025.03.26 00:06:24.346267 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001449 sec., 54520.35886818496 rows/sec., 4.26 MiB/sec. | ||
7061 | 2025.03.26 00:06:24.346362 [ 4 ] {e9755b8c-590b-4b2d-8671-e9b10eca7f1a} <Debug> TCPHandler: Processed in 0.001678074 sec. | ||
7062 | 2025.03.26 00:06:24.346584 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7063 | 2025.03.26 00:06:24.346724 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7064 | 2025.03.26 00:06:24.346775 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7065 | 2025.03.26 00:06:24.347308 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7066 | 2025.03.26 00:06:24.347348 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7067 | 2025.03.26 00:06:24.347722 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7068 | 2025.03.26 00:06:24.347961 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7069 | 2025.03.26 00:06:24.348166 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001467 sec., 109066.12133606 rows/sec., 7.60 MiB/sec. | ||
7070 | 2025.03.26 00:06:24.348218 [ 4 ] {9ed42600-88a3-4932-b054-1353ed401431} <Debug> TCPHandler: Processed in 0.001739456 sec. | ||
7071 | 2025.03.26 00:06:24.348345 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7072 | 2025.03.26 00:06:24.348450 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7073 | 2025.03.26 00:06:24.348515 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7074 | 2025.03.26 00:06:24.349600 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7075 | 2025.03.26 00:06:24.349638 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7076 | 2025.03.26 00:06:24.350250 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
7077 | 2025.03.26 00:06:24.350504 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7078 | 2025.03.26 00:06:24.350729 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
7079 | 2025.03.26 00:06:24.350781 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002352 sec., 6377.551020408164 rows/sec., 11.43 MiB/sec. | ||
7080 | 2025.03.26 00:06:24.350851 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7081 | 2025.03.26 00:06:24.350963 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7082 | 2025.03.26 00:06:24.351075 [ 4 ] {59748fa6-a297-489e-ab4b-eaffa706384d} <Debug> TCPHandler: Processed in 0.002775159 sec. | ||
7083 | 2025.03.26 00:06:24.351389 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
7084 | 2025.03.26 00:06:24.351443 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7085 | 2025.03.26 00:06:24.351865 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7086 | 2025.03.26 00:06:24.352070 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7087 | 2025.03.26 00:06:24.352640 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7088 | 2025.03.26 00:06:24.352750 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 868 rows starting from the beginning of the part | ||
7089 | 2025.03.26 00:06:24.353296 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 15 rows starting from the beginning of the part | ||
7090 | 2025.03.26 00:06:24.353849 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7091 | 2025.03.26 00:06:24.353862 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 26 rows starting from the beginning of the part | ||
7092 | 2025.03.26 00:06:24.353896 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7093 | 2025.03.26 00:06:24.354345 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 15 rows starting from the beginning of the part | ||
7094 | 2025.03.26 00:06:24.354837 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
7095 | 2025.03.26 00:06:24.355020 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
7096 | 2025.03.26 00:06:24.355267 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
7097 | 2025.03.26 00:06:24.355686 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7098 | 2025.03.26 00:06:24.356090 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004372 sec., 13723.696248856359 rows/sec., 947.08 KiB/sec. | ||
7099 | 2025.03.26 00:06:24.356176 [ 4 ] {cd0a1d9c-daa0-4855-bb5a-b3fef91858cd} <Debug> TCPHandler: Processed in 0.004818225 sec. | ||
7100 | 2025.03.26 00:06:24.361945 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 19 columns (19 merged, 0 gathered) in 0.010826738 sec., 89131.18614304696 rows/sec., 159.72 MiB/sec. | ||
7101 | 2025.03.26 00:06:24.363241 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
7102 | 2025.03.26 00:06:24.363713 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2025.03.26 00:06:24.363805 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
7104 | 2025.03.26 00:06:24.363977 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.17 MiB. | ||
7105 | 2025.03.26 00:06:25.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.64 MiB, peak 219.37 MiB, free memory in arenas 0.00 B, will set to 209.60 MiB (RSS), difference: 1.96 MiB | ||
7106 | 2025.03.26 00:06:26.246867 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7107 | 2025.03.26 00:06:26.247553 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7108 | 2025.03.26 00:06:26.247599 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7109 | 2025.03.26 00:06:26.248137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7110 | 2025.03.26 00:06:26.248393 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2025.03.26 00:06:26.248648 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7112 | 2025.03.26 00:06:27.412134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7113 | 2025.03.26 00:06:27.431262 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7114 | 2025.03.26 00:06:27.431329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7115 | 2025.03.26 00:06:27.438360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7116 | 2025.03.26 00:06:27.439131 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7117 | 2025.03.26 00:06:27.443063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7118 | 2025.03.26 00:06:28.818649 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 966 | ||
7119 | 2025.03.26 00:06:28.821803 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7120 | 2025.03.26 00:06:28.821861 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7121 | 2025.03.26 00:06:28.823401 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7122 | 2025.03.26 00:06:28.823722 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7123 | 2025.03.26 00:06:28.824379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 966 | ||
7124 | 2025.03.26 00:06:29.347003 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7125 | 2025.03.26 00:06:29.347307 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7126 | 2025.03.26 00:06:29.347424 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7127 | 2025.03.26 00:06:29.348414 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7128 | 2025.03.26 00:06:29.348459 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7129 | 2025.03.26 00:06:29.348910 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7130 | 2025.03.26 00:06:29.349159 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2025.03.26 00:06:29.349349 [ 96 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
7132 | 2025.03.26 00:06:29.349411 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002187 sec., 96936.44261545496 rows/sec., 6.17 MiB/sec. | ||
7133 | 2025.03.26 00:06:29.349421 [ 96 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7134 | 2025.03.26 00:06:29.349490 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7135 | 2025.03.26 00:06:29.349544 [ 4 ] {977c16e9-e36d-4648-8f36-3bf6e852f626} <Debug> TCPHandler: Processed in 0.002726838 sec. | ||
7136 | 2025.03.26 00:06:29.349843 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7137 | 2025.03.26 00:06:29.349864 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
7138 | 2025.03.26 00:06:29.350225 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7139 | 2025.03.26 00:06:29.350414 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7140 | 2025.03.26 00:06:29.350456 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7141 | 2025.03.26 00:06:29.350602 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 236 rows starting from the beginning of the part | ||
7142 | 2025.03.26 00:06:29.350858 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
7143 | 2025.03.26 00:06:29.351162 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
7144 | 2025.03.26 00:06:29.351609 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
7145 | 2025.03.26 00:06:29.351942 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
7146 | 2025.03.26 00:06:29.352274 [ 188 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
7147 | 2025.03.26 00:06:29.353815 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7148 | 2025.03.26 00:06:29.353886 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7149 | 2025.03.26 00:06:29.354732 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7150 | 2025.03.26 00:06:29.354960 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005361152 sec., 241739.0889122338 rows/sec., 16.38 MiB/sec. | ||
7151 | 2025.03.26 00:06:29.355177 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7152 | 2025.03.26 00:06:29.355281 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
7153 | 2025.03.26 00:06:29.355622 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.005555 sec., 120432.04320432043 rows/sec., 9.53 MiB/sec. | ||
7154 | 2025.03.26 00:06:29.355755 [ 4 ] {ca781a1a-e57d-43be-8300-0a3d8d7dcd87} <Debug> TCPHandler: Processed in 0.006005323 sec. | ||
7155 | 2025.03.26 00:06:29.355938 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7156 | 2025.03.26 00:06:29.356011 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2025.03.26 00:06:29.356147 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7158 | 2025.03.26 00:06:29.356195 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_14_3} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
7159 | 2025.03.26 00:06:29.356222 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7160 | 2025.03.26 00:06:29.356388 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
7161 | 2025.03.26 00:06:29.356955 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7162 | 2025.03.26 00:06:29.356999 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7163 | 2025.03.26 00:06:29.357361 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7164 | 2025.03.26 00:06:29.357597 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7165 | 2025.03.26 00:06:29.357801 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001738 sec., 75949.3670886076 rows/sec., 4.69 MiB/sec. | ||
7166 | 2025.03.26 00:06:29.357855 [ 4 ] {1fb7636d-1001-4149-a697-1edf7ae8c2a9} <Debug> TCPHandler: Processed in 0.001990364 sec. | ||
7167 | 2025.03.26 00:06:29.357987 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7168 | 2025.03.26 00:06:29.358122 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7169 | 2025.03.26 00:06:29.358177 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7170 | 2025.03.26 00:06:29.358850 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7171 | 2025.03.26 00:06:29.358890 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7172 | 2025.03.26 00:06:29.359260 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
7173 | 2025.03.26 00:06:29.359498 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7174 | 2025.03.26 00:06:29.359770 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001677 sec., 67382.23017292784 rows/sec., 4.36 MiB/sec. | ||
7175 | 2025.03.26 00:06:29.360028 [ 4 ] {44d56b07-21ae-4fac-9ef5-ba24610df57c} <Debug> TCPHandler: Processed in 0.002102467 sec. | ||
7176 | 2025.03.26 00:06:29.360234 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7177 | 2025.03.26 00:06:29.360341 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7178 | 2025.03.26 00:06:29.360390 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7179 | 2025.03.26 00:06:29.361003 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7180 | 2025.03.26 00:06:29.361044 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7181 | 2025.03.26 00:06:29.361402 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7182 | 2025.03.26 00:06:29.361638 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7183 | 2025.03.26 00:06:29.361792 [ 84 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
7184 | 2025.03.26 00:06:29.361847 [ 84 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7185 | 2025.03.26 00:06:29.361880 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001557 sec., 71933.20488118177 rows/sec., 4.10 MiB/sec. | ||
7186 | 2025.03.26 00:06:29.361886 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7187 | 2025.03.26 00:06:29.362031 [ 4 ] {c8c025d9-f2da-4aff-8c10-353987c8e098} <Debug> TCPHandler: Processed in 0.00186093 sec. | ||
7188 | 2025.03.26 00:06:29.362172 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
7189 | 2025.03.26 00:06:29.362218 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7190 | 2025.03.26 00:06:29.362441 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7191 | 2025.03.26 00:06:29.362466 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7192 | 2025.03.26 00:06:29.362529 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7193 | 2025.03.26 00:06:29.362550 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 124 rows starting from the beginning of the part | ||
7194 | 2025.03.26 00:06:29.362969 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 112 rows starting from the beginning of the part | ||
7195 | 2025.03.26 00:06:29.363306 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 112 rows starting from the beginning of the part | ||
7196 | 2025.03.26 00:06:29.363697 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 112 rows starting from the beginning of the part | ||
7197 | 2025.03.26 00:06:29.364073 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 112 rows starting from the beginning of the part | ||
7198 | 2025.03.26 00:06:29.364265 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
7199 | 2025.03.26 00:06:29.365255 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7200 | 2025.03.26 00:06:29.365339 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7201 | 2025.03.26 00:06:29.366452 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7202 | 2025.03.26 00:06:29.367060 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7203 | 2025.03.26 00:06:29.367121 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.005093453 sec., 134290.0386044595 rows/sec., 8.21 MiB/sec. | ||
7204 | 2025.03.26 00:06:29.367430 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.005071 sec., 80457.50345099586 rows/sec., 5.71 MiB/sec. | ||
7205 | 2025.03.26 00:06:29.367541 [ 4 ] {ec6775f3-6ff1-48b6-a582-54f0a4f5d3c4} <Debug> TCPHandler: Processed in 0.005380012 sec. | ||
7206 | 2025.03.26 00:06:29.367542 [ 192 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
7207 | 2025.03.26 00:06:29.367717 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7208 | 2025.03.26 00:06:29.367894 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7209 | 2025.03.26 00:06:29.367985 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7210 | 2025.03.26 00:06:29.368162 [ 192 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7211 | 2025.03.26 00:06:29.368389 [ 192 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_14_3} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
7212 | 2025.03.26 00:06:29.368530 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
7213 | 2025.03.26 00:06:29.368767 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7214 | 2025.03.26 00:06:29.368810 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7215 | 2025.03.26 00:06:29.369173 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7216 | 2025.03.26 00:06:29.369404 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7217 | 2025.03.26 00:06:29.369609 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001765 sec., 3399.4334277620396 rows/sec., 177.61 KiB/sec. | ||
7218 | 2025.03.26 00:06:29.369662 [ 4 ] {eb2008d8-5918-4a07-aef3-560b667c46c9} <Debug> TCPHandler: Processed in 0.002021564 sec. | ||
7219 | 2025.03.26 00:06:29.369790 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7220 | 2025.03.26 00:06:29.369895 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7221 | 2025.03.26 00:06:29.369943 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7222 | 2025.03.26 00:06:29.370465 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2025.03.26 00:06:29.370502 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7224 | 2025.03.26 00:06:29.370880 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7225 | 2025.03.26 00:06:29.371113 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7226 | 2025.03.26 00:06:29.371315 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001443 sec., 164241.16424116422 rows/sec., 11.01 MiB/sec. | ||
7227 | 2025.03.26 00:06:29.371366 [ 4 ] {b4833d45-795f-4956-a02d-92ffd44b411d} <Debug> TCPHandler: Processed in 0.001625202 sec. | ||
7228 | 2025.03.26 00:06:29.371495 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7229 | 2025.03.26 00:06:29.371631 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7230 | 2025.03.26 00:06:29.371690 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7231 | 2025.03.26 00:06:29.372123 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7232 | 2025.03.26 00:06:29.372161 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7233 | 2025.03.26 00:06:29.372525 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7234 | 2025.03.26 00:06:29.372761 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7235 | 2025.03.26 00:06:29.372961 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001358 sec., 736.3770250368188 rows/sec., 49.62 KiB/sec. | ||
7236 | 2025.03.26 00:06:29.373011 [ 4 ] {307be529-104b-4dd3-a04b-383c23e645ae} <Debug> TCPHandler: Processed in 0.001579861 sec. | ||
7237 | 2025.03.26 00:06:29.373139 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7238 | 2025.03.26 00:06:29.373244 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7239 | 2025.03.26 00:06:29.373310 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7240 | 2025.03.26 00:06:29.374403 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7241 | 2025.03.26 00:06:29.374441 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7242 | 2025.03.26 00:06:29.375066 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
7243 | 2025.03.26 00:06:29.375320 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7244 | 2025.03.26 00:06:29.375565 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002341 sec., 11106.364801366937 rows/sec., 19.90 MiB/sec. | ||
7245 | 2025.03.26 00:06:29.375877 [ 4 ] {5003f20d-b24a-4e9e-a81c-1cc2e9f58df3} <Debug> TCPHandler: Processed in 0.002786269 sec. | ||
7246 | 2025.03.26 00:06:29.376044 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7247 | 2025.03.26 00:06:29.376145 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7248 | 2025.03.26 00:06:29.376190 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7249 | 2025.03.26 00:06:29.376624 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7250 | 2025.03.26 00:06:29.376661 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7251 | 2025.03.26 00:06:29.377011 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
7252 | 2025.03.26 00:06:29.377236 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7253 | 2025.03.26 00:06:29.377472 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00134 sec., 61194.029850746265 rows/sec., 3.89 MiB/sec. | ||
7254 | 2025.03.26 00:06:29.377592 [ 4 ] {abf9bd8c-afbb-4b9a-9abb-4c2b6c4a90cb} <Debug> TCPHandler: Processed in 0.001597621 sec. | ||
7255 | 2025.03.26 00:06:33.592791 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7256 | 2025.03.26 00:06:33.592897 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7257 | 2025.03.26 00:06:33.749673 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7258 | 2025.03.26 00:06:33.750317 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2025.03.26 00:06:33.750353 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7260 | 2025.03.26 00:06:33.750867 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7261 | 2025.03.26 00:06:33.751133 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2025.03.26 00:06:33.751396 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7263 | 2025.03.26 00:06:34.340440 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7264 | 2025.03.26 00:06:34.340649 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7265 | 2025.03.26 00:06:34.340729 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7266 | 2025.03.26 00:06:34.341498 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7267 | 2025.03.26 00:06:34.341545 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7268 | 2025.03.26 00:06:34.341974 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7269 | 2025.03.26 00:06:34.342232 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7270 | 2025.03.26 00:06:34.342440 [ 91 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7271 | 2025.03.26 00:06:34.342470 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.00188 sec., 45744.68085106383 rows/sec., 3.79 MiB/sec. | ||
7272 | 2025.03.26 00:06:34.342520 [ 91 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7273 | 2025.03.26 00:06:34.342590 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7274 | 2025.03.26 00:06:34.342605 [ 4 ] {7943570e-e37c-413e-98f6-b5b2bbacbebb} <Debug> TCPHandler: Processed in 0.002299614 sec. | ||
7275 | 2025.03.26 00:06:34.342834 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7276 | 2025.03.26 00:06:34.342846 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
7277 | 2025.03.26 00:06:34.343009 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7278 | 2025.03.26 00:06:34.343123 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7279 | 2025.03.26 00:06:34.343148 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7280 | 2025.03.26 00:06:34.343248 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1971 rows starting from the beginning of the part | ||
7281 | 2025.03.26 00:06:34.343571 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 86 rows starting from the beginning of the part | ||
7282 | 2025.03.26 00:06:34.343970 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 669 rows starting from the beginning of the part | ||
7283 | 2025.03.26 00:06:34.344362 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 86 rows starting from the beginning of the part | ||
7284 | 2025.03.26 00:06:34.344774 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 669 rows starting from the beginning of the part | ||
7285 | 2025.03.26 00:06:34.345127 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 86 rows starting from the beginning of the part | ||
7286 | 2025.03.26 00:06:34.345860 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7287 | 2025.03.26 00:06:34.345919 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7288 | 2025.03.26 00:06:34.346697 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7289 | 2025.03.26 00:06:34.347226 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7290 | 2025.03.26 00:06:34.347833 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.004879 sec., 3074.400491904079 rows/sec., 231.18 KiB/sec. | ||
7291 | 2025.03.26 00:06:34.348018 [ 4 ] {3c62927b-ce2f-42b6-b550-3db3020e7ca2} <Debug> TCPHandler: Processed in 0.005268119 sec. | ||
7292 | 2025.03.26 00:06:34.348210 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7293 | 2025.03.26 00:06:34.348322 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7294 | 2025.03.26 00:06:34.348403 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7295 | 2025.03.26 00:06:34.348865 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3567 rows, containing 5 columns (5 merged, 0 gathered) in 0.006157938 sec., 579252.3406374017 rows/sec., 49.15 MiB/sec. | ||
7296 | 2025.03.26 00:06:34.349198 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7297 | 2025.03.26 00:06:34.349805 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7298 | 2025.03.26 00:06:34.349815 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2025.03.26 00:06:34.349903 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7300 | 2025.03.26 00:06:34.349964 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_56_11} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7301 | 2025.03.26 00:06:34.350113 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
7302 | 2025.03.26 00:06:34.350400 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7303 | 2025.03.26 00:06:34.350636 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7304 | 2025.03.26 00:06:34.350805 [ 91 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7305 | 2025.03.26 00:06:34.350863 [ 91 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7306 | 2025.03.26 00:06:34.350895 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.002588 sec., 30525.50231839258 rows/sec., 2.38 MiB/sec. | ||
7307 | 2025.03.26 00:06:34.350900 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7308 | 2025.03.26 00:06:34.351074 [ 4 ] {bb206fa1-ca59-4894-a81f-4cc60820094a} <Debug> TCPHandler: Processed in 0.002941865 sec. | ||
7309 | 2025.03.26 00:06:34.351200 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
7310 | 2025.03.26 00:06:34.351258 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7311 | 2025.03.26 00:06:34.351462 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7312 | 2025.03.26 00:06:34.351472 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7313 | 2025.03.26 00:06:34.351532 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 953 rows starting from the beginning of the part | ||
7314 | 2025.03.26 00:06:34.351570 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7315 | 2025.03.26 00:06:34.351836 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 79 rows starting from the beginning of the part | ||
7316 | 2025.03.26 00:06:34.352175 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 408 rows starting from the beginning of the part | ||
7317 | 2025.03.26 00:06:34.352481 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 79 rows starting from the beginning of the part | ||
7318 | 2025.03.26 00:06:34.352776 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 408 rows starting from the beginning of the part | ||
7319 | 2025.03.26 00:06:34.353164 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 79 rows starting from the beginning of the part | ||
7320 | 2025.03.26 00:06:34.354427 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2025.03.26 00:06:34.354505 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7322 | 2025.03.26 00:06:34.355365 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7323 | 2025.03.26 00:06:34.355819 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2025.03.26 00:06:34.356113 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7325 | 2025.03.26 00:06:34.356267 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7326 | 2025.03.26 00:06:34.356292 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004871 sec., 32847.46458632724 rows/sec., 2.29 MiB/sec. | ||
7327 | 2025.03.26 00:06:34.356448 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7328 | 2025.03.26 00:06:34.356712 [ 4 ] {b3a7d118-46be-45f8-b8f6-5a21ea4ef369} <Debug> TCPHandler: Processed in 0.005510127 sec. | ||
7329 | 2025.03.26 00:06:34.357081 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7330 | 2025.03.26 00:06:34.357030 [ 189 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2006 rows, containing 5 columns (5 merged, 0 gathered) in 0.005942051 sec., 337593.8712070967 rows/sec., 25.90 MiB/sec. | ||
7331 | 2025.03.26 00:06:34.357175 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
7332 | 2025.03.26 00:06:34.357357 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7333 | 2025.03.26 00:06:34.357668 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7334 | 2025.03.26 00:06:34.357702 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7335 | 2025.03.26 00:06:34.357766 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 13286 rows starting from the beginning of the part | ||
7336 | 2025.03.26 00:06:34.357807 [ 189 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7337 | 2025.03.26 00:06:34.358522 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
7338 | 2025.03.26 00:06:34.359149 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 237 rows starting from the beginning of the part | ||
7339 | 2025.03.26 00:06:34.359355 [ 189 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7340 | 2025.03.26 00:06:34.359591 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
7341 | 2025.03.26 00:06:34.359994 [ 189 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_56_11} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7342 | 2025.03.26 00:06:34.360149 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 237 rows starting from the beginning of the part | ||
7343 | 2025.03.26 00:06:34.360510 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
7344 | 2025.03.26 00:06:34.360741 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
7345 | 2025.03.26 00:06:34.362962 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7346 | 2025.03.26 00:06:34.363018 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7347 | 2025.03.26 00:06:34.364746 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
7348 | 2025.03.26 00:06:34.365162 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7349 | 2025.03.26 00:06:34.365721 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.008448 sec., 1775.5681818181818 rows/sec., 3.18 MiB/sec. | ||
7350 | 2025.03.26 00:06:34.365899 [ 4 ] {68e545a9-979e-49d4-b678-fe9b7f41dbf5} <Debug> TCPHandler: Processed in 0.008950437 sec. | ||
7351 | 2025.03.26 00:06:34.366029 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7352 | 2025.03.26 00:06:34.366175 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7353 | 2025.03.26 00:06:34.366223 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7354 | 2025.03.26 00:06:34.366795 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7355 | 2025.03.26 00:06:34.366858 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7356 | 2025.03.26 00:06:34.367475 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14240 rows, containing 5 columns (5 merged, 0 gathered) in 0.010507237 sec., 1355256.3818632816 rows/sec., 92.53 MiB/sec. | ||
7357 | 2025.03.26 00:06:34.367704 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7358 | 2025.03.26 00:06:34.367959 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7359 | 2025.03.26 00:06:34.368150 [ 91 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7360 | 2025.03.26 00:06:34.368246 [ 91 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7361 | 2025.03.26 00:06:34.368310 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7362 | 2025.03.26 00:06:34.368324 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002191 sec., 27384.755819260616 rows/sec., 1.85 MiB/sec. | ||
7363 | 2025.03.26 00:06:34.368323 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7364 | 2025.03.26 00:06:34.368706 [ 4 ] {fb999c5c-c2e2-4e36-9d51-c8a1248edc1e} <Debug> TCPHandler: Processed in 0.002712668 sec. | ||
7365 | 2025.03.26 00:06:34.368806 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
7366 | 2025.03.26 00:06:34.369008 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7367 | 2025.03.26 00:06:34.369042 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2278 rows starting from the beginning of the part | ||
7368 | 2025.03.26 00:06:34.369077 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7369 | 2025.03.26 00:06:34.369165 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
7370 | 2025.03.26 00:06:34.369282 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7371 | 2025.03.26 00:06:34.369505 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 82 rows starting from the beginning of the part | ||
7372 | 2025.03.26 00:06:34.369601 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
7373 | 2025.03.26 00:06:34.369764 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
7374 | 2025.03.26 00:06:34.369913 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 82 rows starting from the beginning of the part | ||
7375 | 2025.03.26 00:06:34.370069 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
7376 | 2025.03.26 00:06:34.371519 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2622 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001846 sec., 873462.5293902486 rows/sec., 57.26 MiB/sec. | ||
7377 | 2025.03.26 00:06:34.371764 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7378 | 2025.03.26 00:06:34.372046 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7379 | 2025.03.26 00:06:34.372119 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_56_11} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7380 | 2025.03.26 00:06:34.372188 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
7381 | 2025.03.26 00:06:34.944042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7382 | 2025.03.26 00:06:34.964477 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7383 | 2025.03.26 00:06:34.964539 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7384 | 2025.03.26 00:06:34.971914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7385 | 2025.03.26 00:06:34.972661 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7386 | 2025.03.26 00:06:34.975600 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7387 | 2025.03.26 00:06:37.570600 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7388 | 2025.03.26 00:06:37.570789 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7389 | 2025.03.26 00:06:37.570865 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7390 | 2025.03.26 00:06:37.571722 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7391 | 2025.03.26 00:06:37.571770 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7392 | 2025.03.26 00:06:37.572212 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7393 | 2025.03.26 00:06:37.572479 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2025.03.26 00:06:37.572738 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002001 sec., 105947.02648675661 rows/sec., 6.74 MiB/sec. | ||
7395 | 2025.03.26 00:06:37.572836 [ 4 ] {2d10ffbf-9e81-4562-8f64-88748a2d5b15} <Debug> TCPHandler: Processed in 0.002365286 sec. | ||
7396 | 2025.03.26 00:06:37.572968 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7397 | 2025.03.26 00:06:37.573080 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7398 | 2025.03.26 00:06:37.573132 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7399 | 2025.03.26 00:06:37.574567 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7400 | 2025.03.26 00:06:37.574611 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7401 | 2025.03.26 00:06:37.575094 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7402 | 2025.03.26 00:06:37.575338 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7403 | 2025.03.26 00:06:37.575559 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Debug> executeQuery: Read 1809 rows, 150.34 KiB in 0.002507 sec., 721579.577183885 rows/sec., 58.56 MiB/sec. | ||
7404 | 2025.03.26 00:06:37.575615 [ 4 ] {ee1afd0d-438b-4a35-96a2-d0af0cb844c9} <Debug> TCPHandler: Processed in 0.002700377 sec. | ||
7405 | 2025.03.26 00:06:37.575734 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7406 | 2025.03.26 00:06:37.575844 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7407 | 2025.03.26 00:06:37.575892 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7408 | 2025.03.26 00:06:37.576467 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7409 | 2025.03.26 00:06:37.576507 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7410 | 2025.03.26 00:06:37.576861 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7411 | 2025.03.26 00:06:37.577093 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7412 | 2025.03.26 00:06:37.577315 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001496 sec., 88235.29411764706 rows/sec., 5.44 MiB/sec. | ||
7413 | 2025.03.26 00:06:37.577366 [ 4 ] {01bd9186-a8d9-468f-996a-36c579df0cb5} <Debug> TCPHandler: Processed in 0.001684324 sec. | ||
7414 | 2025.03.26 00:06:37.577467 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7415 | 2025.03.26 00:06:37.577569 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7416 | 2025.03.26 00:06:37.577613 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7417 | 2025.03.26 00:06:37.578329 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7418 | 2025.03.26 00:06:37.578370 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7419 | 2025.03.26 00:06:37.578731 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
7420 | 2025.03.26 00:06:37.578968 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7421 | 2025.03.26 00:06:37.579200 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001654 sec., 206166.86819830711 rows/sec., 13.76 MiB/sec. | ||
7422 | 2025.03.26 00:06:37.579254 [ 4 ] {c6e40357-0142-4bc4-b1d0-7e27abae0cd4} <Debug> TCPHandler: Processed in 0.001836969 sec. | ||
7423 | 2025.03.26 00:06:37.579376 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7424 | 2025.03.26 00:06:37.579480 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7425 | 2025.03.26 00:06:37.579525 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7426 | 2025.03.26 00:06:37.580082 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7427 | 2025.03.26 00:06:37.580127 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7428 | 2025.03.26 00:06:37.580609 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7429 | 2025.03.26 00:06:37.580929 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7430 | 2025.03.26 00:06:37.581191 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001732 sec., 64665.12702078522 rows/sec., 3.68 MiB/sec. | ||
7431 | 2025.03.26 00:06:37.581260 [ 4 ] {7e5a490c-a328-4e74-b708-f30d3ac28a03} <Debug> TCPHandler: Processed in 0.001932532 sec. | ||
7432 | 2025.03.26 00:06:37.581400 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7433 | 2025.03.26 00:06:37.581505 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7434 | 2025.03.26 00:06:37.581551 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7435 | 2025.03.26 00:06:37.582376 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7436 | 2025.03.26 00:06:37.582416 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7437 | 2025.03.26 00:06:37.582808 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7438 | 2025.03.26 00:06:37.583042 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7439 | 2025.03.26 00:06:37.583252 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Debug> executeQuery: Read 864 rows, 63.96 KiB in 0.001769 sec., 488411.53193894855 rows/sec., 35.31 MiB/sec. | ||
7440 | 2025.03.26 00:06:37.583303 [ 4 ] {8f665823-1264-4c0d-9564-809220841955} <Debug> TCPHandler: Processed in 0.001953322 sec. | ||
7441 | 2025.03.26 00:06:37.583414 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7442 | 2025.03.26 00:06:37.583519 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7443 | 2025.03.26 00:06:37.583566 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7444 | 2025.03.26 00:06:37.583989 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2025.03.26 00:06:37.584028 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7446 | 2025.03.26 00:06:37.584383 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
7447 | 2025.03.26 00:06:37.584616 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7448 | 2025.03.26 00:06:37.584785 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. | ||
7449 | 2025.03.26 00:06:37.584834 [ 4 ] {3252fc0a-81b0-49d6-9ccb-2a3aaac84f22} <Debug> TCPHandler: Processed in 0.001471668 sec. | ||
7450 | 2025.03.26 00:06:37.584949 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7451 | 2025.03.26 00:06:37.585053 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7452 | 2025.03.26 00:06:37.585101 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7453 | 2025.03.26 00:06:37.585772 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2025.03.26 00:06:37.585809 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7455 | 2025.03.26 00:06:37.586241 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7456 | 2025.03.26 00:06:37.586479 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7457 | 2025.03.26 00:06:37.586653 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Debug> executeQuery: Read 913 rows, 62.34 KiB in 0.001621 sec., 563232.5724861197 rows/sec., 37.56 MiB/sec. | ||
7458 | 2025.03.26 00:06:37.586702 [ 4 ] {91a778a6-cfdc-4ec9-a48c-55b889bbb126} <Debug> TCPHandler: Processed in 0.001802368 sec. | ||
7459 | 2025.03.26 00:06:37.586801 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7460 | 2025.03.26 00:06:37.586902 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7461 | 2025.03.26 00:06:37.586949 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7462 | 2025.03.26 00:06:37.587352 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7463 | 2025.03.26 00:06:37.587388 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7464 | 2025.03.26 00:06:37.587724 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7465 | 2025.03.26 00:06:37.587958 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7466 | 2025.03.26 00:06:37.588130 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00125 sec., 800 rows/sec., 53.91 KiB/sec. | ||
7467 | 2025.03.26 00:06:37.588177 [ 4 ] {7ef27143-a818-4fe9-a227-495c69c10bcf} <Debug> TCPHandler: Processed in 0.001424826 sec. | ||
7468 | 2025.03.26 00:06:37.588292 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7469 | 2025.03.26 00:06:37.588394 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7470 | 2025.03.26 00:06:37.588460 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7471 | 2025.03.26 00:06:37.589536 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7472 | 2025.03.26 00:06:37.589572 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7473 | 2025.03.26 00:06:37.590182 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
7474 | 2025.03.26 00:06:37.590429 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7475 | 2025.03.26 00:06:37.590621 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002248 sec., 11565.836298932385 rows/sec., 20.73 MiB/sec. | ||
7476 | 2025.03.26 00:06:37.590722 [ 4 ] {2e234c2b-4232-450f-ae94-36d67e5c38a9} <Debug> TCPHandler: Processed in 0.00247843 sec. | ||
7477 | 2025.03.26 00:06:37.590830 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7478 | 2025.03.26 00:06:37.590930 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7479 | 2025.03.26 00:06:37.590975 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7480 | 2025.03.26 00:06:37.591391 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7481 | 2025.03.26 00:06:37.591427 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7482 | 2025.03.26 00:06:37.591775 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7483 | 2025.03.26 00:06:37.592011 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7484 | 2025.03.26 00:06:37.592178 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Debug> executeQuery: Read 64 rows, 4.10 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.15 MiB/sec. | ||
7485 | 2025.03.26 00:06:37.592226 [ 4 ] {e657748c-d5ef-4a48-9e0a-7d6d6782347c} <Debug> TCPHandler: Processed in 0.001444756 sec. | ||
7486 | 2025.03.26 00:06:38.825452 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1022 | ||
7487 | 2025.03.26 00:06:38.828975 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7488 | 2025.03.26 00:06:38.829040 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7489 | 2025.03.26 00:06:38.830556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7490 | 2025.03.26 00:06:38.830865 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7491 | 2025.03.26 00:06:38.831544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1022 | ||
7492 | 2025.03.26 00:06:39.334474 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7493 | 2025.03.26 00:06:39.334661 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7494 | 2025.03.26 00:06:39.334736 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7495 | 2025.03.26 00:06:39.335535 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7496 | 2025.03.26 00:06:39.335584 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7497 | 2025.03.26 00:06:39.336025 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7498 | 2025.03.26 00:06:39.336282 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7499 | 2025.03.26 00:06:39.336529 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.23 MiB/sec. | ||
7500 | 2025.03.26 00:06:39.336598 [ 4 ] {cbe1d418-690f-4bac-b4a6-801553ad8c93} <Debug> TCPHandler: Processed in 0.002250432 sec. | ||
7501 | 2025.03.26 00:06:39.336725 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7502 | 2025.03.26 00:06:39.336838 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7503 | 2025.03.26 00:06:39.336887 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7504 | 2025.03.26 00:06:39.337450 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7505 | 2025.03.26 00:06:39.337491 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7506 | 2025.03.26 00:06:39.337846 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7507 | 2025.03.26 00:06:39.338103 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7508 | 2025.03.26 00:06:39.338319 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001508 sec., 42440.31830238727 rows/sec., 3.31 MiB/sec. | ||
7509 | 2025.03.26 00:06:39.338372 [ 4 ] {1055b00d-a6ed-452d-8757-3d56592b53cf} <Debug> TCPHandler: Processed in 0.001699264 sec. | ||
7510 | 2025.03.26 00:06:39.338486 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7511 | 2025.03.26 00:06:39.338592 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7512 | 2025.03.26 00:06:39.338644 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7513 | 2025.03.26 00:06:39.339127 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7514 | 2025.03.26 00:06:39.339165 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7515 | 2025.03.26 00:06:39.339550 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7516 | 2025.03.26 00:06:39.339812 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7517 | 2025.03.26 00:06:39.340024 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001454 sec., 30261.348005502063 rows/sec., 2.11 MiB/sec. | ||
7518 | 2025.03.26 00:06:39.340076 [ 4 ] {da1b2621-1665-4d2f-95c5-524d12b5f7f2} <Debug> TCPHandler: Processed in 0.001640973 sec. | ||
7519 | 2025.03.26 00:06:39.340206 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7520 | 2025.03.26 00:06:39.340312 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7521 | 2025.03.26 00:06:39.340359 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7522 | 2025.03.26 00:06:39.340781 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7523 | 2025.03.26 00:06:39.340820 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7524 | 2025.03.26 00:06:39.341174 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7525 | 2025.03.26 00:06:39.341409 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7526 | 2025.03.26 00:06:39.341621 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001331 sec., 13523.6664162284 rows/sec., 928.14 KiB/sec. | ||
7527 | 2025.03.26 00:06:39.341670 [ 4 ] {f296b440-8b4f-46b3-a8bc-61310ec506a8} <Debug> TCPHandler: Processed in 0.001514878 sec. | ||
7528 | 2025.03.26 00:06:41.252410 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7529 | 2025.03.26 00:06:41.253101 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2025.03.26 00:06:41.253154 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7531 | 2025.03.26 00:06:41.253695 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7532 | 2025.03.26 00:06:41.253991 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7533 | 2025.03.26 00:06:41.254261 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7534 | 2025.03.26 00:06:42.476561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7535 | 2025.03.26 00:06:42.497718 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7536 | 2025.03.26 00:06:42.497781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7537 | 2025.03.26 00:06:42.505430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7538 | 2025.03.26 00:06:42.506193 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7539 | 2025.03.26 00:06:42.509835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7540 | 2025.03.26 00:06:44.340812 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7541 | 2025.03.26 00:06:44.341025 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7542 | 2025.03.26 00:06:44.341106 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7543 | 2025.03.26 00:06:44.341902 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7544 | 2025.03.26 00:06:44.341951 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7545 | 2025.03.26 00:06:44.342388 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7546 | 2025.03.26 00:06:44.342631 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7547 | 2025.03.26 00:06:44.342876 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001908 sec., 45073.375262054506 rows/sec., 3.74 MiB/sec. | ||
7548 | 2025.03.26 00:06:44.342942 [ 4 ] {dab109e4-2f26-4c83-bca0-1b03448e5eda} <Debug> TCPHandler: Processed in 0.002270433 sec. | ||
7549 | 2025.03.26 00:06:44.343093 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7550 | 2025.03.26 00:06:44.343195 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7551 | 2025.03.26 00:06:44.343239 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7552 | 2025.03.26 00:06:44.343758 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7553 | 2025.03.26 00:06:44.343796 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7554 | 2025.03.26 00:06:44.344135 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7555 | 2025.03.26 00:06:44.344377 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7556 | 2025.03.26 00:06:44.344550 [ 79 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
7557 | 2025.03.26 00:06:44.344616 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001437 sec., 10438.413361169103 rows/sec., 784.92 KiB/sec. | ||
7558 | 2025.03.26 00:06:44.344631 [ 79 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7559 | 2025.03.26 00:06:44.344704 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7560 | 2025.03.26 00:06:44.344744 [ 4 ] {46dfdb01-76ec-4233-b0bf-3fb5112a6ea7} <Debug> TCPHandler: Processed in 0.001710485 sec. | ||
7561 | 2025.03.26 00:06:44.344944 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7562 | 2025.03.26 00:06:44.344950 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
7563 | 2025.03.26 00:06:44.345118 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7564 | 2025.03.26 00:06:44.345210 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7565 | 2025.03.26 00:06:44.345226 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7566 | 2025.03.26 00:06:44.345318 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 179 rows starting from the beginning of the part | ||
7567 | 2025.03.26 00:06:44.345576 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 15 rows starting from the beginning of the part | ||
7568 | 2025.03.26 00:06:44.345894 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 132 rows starting from the beginning of the part | ||
7569 | 2025.03.26 00:06:44.346228 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
7570 | 2025.03.26 00:06:44.346626 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 132 rows starting from the beginning of the part | ||
7571 | 2025.03.26 00:06:44.346926 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
7572 | 2025.03.26 00:06:44.348187 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7573 | 2025.03.26 00:06:44.348253 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7574 | 2025.03.26 00:06:44.349273 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7575 | 2025.03.26 00:06:44.349762 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.004932128 sec., 98943.09312329283 rows/sec., 6.69 MiB/sec. | ||
7576 | 2025.03.26 00:06:44.349794 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7577 | 2025.03.26 00:06:44.349973 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
7578 | 2025.03.26 00:06:44.350319 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.005245 sec., 15061.963775023833 rows/sec., 1.18 MiB/sec. | ||
7579 | 2025.03.26 00:06:44.350683 [ 4 ] {42bf52e2-7d82-41a5-9c98-d0b4949d4450} <Debug> TCPHandler: Processed in 0.005812747 sec. | ||
7580 | 2025.03.26 00:06:44.350934 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2025.03.26 00:06:44.351082 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7582 | 2025.03.26 00:06:44.351275 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_50_10} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
7583 | 2025.03.26 00:06:44.351343 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7584 | 2025.03.26 00:06:44.351463 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7585 | 2025.03.26 00:06:44.351470 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
7586 | 2025.03.26 00:06:44.352076 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2025.03.26 00:06:44.352119 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7588 | 2025.03.26 00:06:44.352518 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7589 | 2025.03.26 00:06:44.352760 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7590 | 2025.03.26 00:06:44.352982 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
7591 | 2025.03.26 00:06:44.353035 [ 4 ] {b6228722-d939-45a7-9ca8-c679a4e1e83a} <Debug> TCPHandler: Processed in 0.002100117 sec. | ||
7592 | 2025.03.26 00:06:44.353170 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7593 | 2025.03.26 00:06:44.353274 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7594 | 2025.03.26 00:06:44.353343 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7595 | 2025.03.26 00:06:44.354435 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7596 | 2025.03.26 00:06:44.354474 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7597 | 2025.03.26 00:06:44.355091 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
7598 | 2025.03.26 00:06:44.355344 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7599 | 2025.03.26 00:06:44.355589 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002336 sec., 6421.232876712329 rows/sec., 11.51 MiB/sec. | ||
7600 | 2025.03.26 00:06:44.355681 [ 4 ] {7f37f341-8f3d-4d55-988b-f97fd8601290} <Debug> TCPHandler: Processed in 0.002561002 sec. | ||
7601 | 2025.03.26 00:06:44.355793 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7602 | 2025.03.26 00:06:44.355893 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7603 | 2025.03.26 00:06:44.355939 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7604 | 2025.03.26 00:06:44.356371 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7605 | 2025.03.26 00:06:44.356408 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7606 | 2025.03.26 00:06:44.356768 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7607 | 2025.03.26 00:06:44.356992 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2025.03.26 00:06:44.357199 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001326 sec., 45248.86877828054 rows/sec., 3.05 MiB/sec. | ||
7609 | 2025.03.26 00:06:44.357248 [ 4 ] {cf1fd5d2-a27e-41c7-995d-c28765e002b7} <Debug> TCPHandler: Processed in 0.001504348 sec. | ||
7610 | 2025.03.26 00:06:48.592948 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7611 | 2025.03.26 00:06:48.593018 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7612 | 2025.03.26 00:06:48.755278 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7613 | 2025.03.26 00:06:48.755905 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7614 | 2025.03.26 00:06:48.755945 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7615 | 2025.03.26 00:06:48.756464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7616 | 2025.03.26 00:06:48.756716 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7617 | 2025.03.26 00:06:48.756973 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7618 | 2025.03.26 00:06:48.832678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1042 | ||
7619 | 2025.03.26 00:06:48.835448 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2025.03.26 00:06:48.835494 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7621 | 2025.03.26 00:06:48.836957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7622 | 2025.03.26 00:06:48.837267 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7623 | 2025.03.26 00:06:48.838093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1042 | ||
7624 | 2025.03.26 00:06:49.348374 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7625 | 2025.03.26 00:06:49.348553 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7626 | 2025.03.26 00:06:49.348626 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7627 | 2025.03.26 00:06:49.349412 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7628 | 2025.03.26 00:06:49.349459 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7629 | 2025.03.26 00:06:49.349882 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7630 | 2025.03.26 00:06:49.350127 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7631 | 2025.03.26 00:06:49.350350 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001849 sec., 114656.57111952407 rows/sec., 7.29 MiB/sec. | ||
7632 | 2025.03.26 00:06:49.350406 [ 4 ] {05d0234a-0d18-4d3f-adfb-c7911cd0105e} <Debug> TCPHandler: Processed in 0.00215557 sec. | ||
7633 | 2025.03.26 00:06:49.350532 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7634 | 2025.03.26 00:06:49.350636 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7635 | 2025.03.26 00:06:49.350681 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7636 | 2025.03.26 00:06:49.351517 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7637 | 2025.03.26 00:06:49.351556 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7638 | 2025.03.26 00:06:49.351946 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7639 | 2025.03.26 00:06:49.352169 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7640 | 2025.03.26 00:06:49.352383 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001769 sec., 378179.76257772755 rows/sec., 29.93 MiB/sec. | ||
7641 | 2025.03.26 00:06:49.352436 [ 4 ] {e9acf080-f3b0-441b-aa94-b0e2a482f3cb} <Debug> TCPHandler: Processed in 0.001954363 sec. | ||
7642 | 2025.03.26 00:06:49.352536 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7643 | 2025.03.26 00:06:49.352634 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7644 | 2025.03.26 00:06:49.352678 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7645 | 2025.03.26 00:06:49.353226 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7646 | 2025.03.26 00:06:49.353266 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7647 | 2025.03.26 00:06:49.353618 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7648 | 2025.03.26 00:06:49.353849 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7649 | 2025.03.26 00:06:49.354050 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001436 sec., 91922.00557103065 rows/sec., 5.67 MiB/sec. | ||
7650 | 2025.03.26 00:06:49.354104 [ 4 ] {0a17525d-7ce7-4f1d-a4ed-97ad25a8ae17} <Debug> TCPHandler: Processed in 0.001617243 sec. | ||
7651 | 2025.03.26 00:06:49.354205 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7652 | 2025.03.26 00:06:49.354305 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7653 | 2025.03.26 00:06:49.354347 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7654 | 2025.03.26 00:06:49.354876 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7655 | 2025.03.26 00:06:49.354914 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7656 | 2025.03.26 00:06:49.355256 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7657 | 2025.03.26 00:06:49.355483 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2025.03.26 00:06:49.355640 [ 73 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
7659 | 2025.03.26 00:06:49.355704 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001418 sec., 79689.70380818054 rows/sec., 5.16 MiB/sec. | ||
7660 | 2025.03.26 00:06:49.355720 [ 73 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7661 | 2025.03.26 00:06:49.355792 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7662 | 2025.03.26 00:06:49.355835 [ 4 ] {166b3208-434f-4794-b9ed-641b878da7c5} <Debug> TCPHandler: Processed in 0.001680544 sec. | ||
7663 | 2025.03.26 00:06:49.356021 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7664 | 2025.03.26 00:06:49.356040 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
7665 | 2025.03.26 00:06:49.356183 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7666 | 2025.03.26 00:06:49.356277 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7667 | 2025.03.26 00:06:49.356422 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7668 | 2025.03.26 00:06:49.356505 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 366 rows starting from the beginning of the part | ||
7669 | 2025.03.26 00:06:49.356801 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 341 rows starting from the beginning of the part | ||
7670 | 2025.03.26 00:06:49.357258 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
7671 | 2025.03.26 00:06:49.357539 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 113 rows starting from the beginning of the part | ||
7672 | 2025.03.26 00:06:49.357902 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 341 rows starting from the beginning of the part | ||
7673 | 2025.03.26 00:06:49.358179 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
7674 | 2025.03.26 00:06:49.359009 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7675 | 2025.03.26 00:06:49.359078 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7676 | 2025.03.26 00:06:49.359992 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7677 | 2025.03.26 00:06:49.360412 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7678 | 2025.03.26 00:06:49.360862 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.004694 sec., 23860.24712398807 rows/sec., 1.36 MiB/sec. | ||
7679 | 2025.03.26 00:06:49.361256 [ 4 ] {5fc401f0-5cf7-4964-bfd7-7d75f6c1d9b1} <Debug> TCPHandler: Processed in 0.00530338 sec. | ||
7680 | 2025.03.26 00:06:49.361462 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1387 rows, containing 5 columns (5 merged, 0 gathered) in 0.005539348 sec., 250390.47916830642 rows/sec., 17.61 MiB/sec. | ||
7681 | 2025.03.26 00:06:49.361578 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7682 | 2025.03.26 00:06:49.361710 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
7683 | 2025.03.26 00:06:49.361738 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7684 | 2025.03.26 00:06:49.361840 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7685 | 2025.03.26 00:06:49.362276 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7686 | 2025.03.26 00:06:49.362493 [ 200 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_20_4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
7687 | 2025.03.26 00:06:49.362597 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
7688 | 2025.03.26 00:06:49.362942 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7689 | 2025.03.26 00:06:49.362987 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7690 | 2025.03.26 00:06:49.363357 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7691 | 2025.03.26 00:06:49.363595 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7692 | 2025.03.26 00:06:49.363795 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.002095 sec., 194749.40334128877 rows/sec., 13.83 MiB/sec. | ||
7693 | 2025.03.26 00:06:49.363850 [ 4 ] {b3affb4e-d10f-41aa-8876-78365d90c7fc} <Debug> TCPHandler: Processed in 0.002356495 sec. | ||
7694 | 2025.03.26 00:06:49.363950 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7695 | 2025.03.26 00:06:49.364050 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7696 | 2025.03.26 00:06:49.364095 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7697 | 2025.03.26 00:06:49.364508 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7698 | 2025.03.26 00:06:49.364546 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7699 | 2025.03.26 00:06:49.364892 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
7700 | 2025.03.26 00:06:49.365115 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7701 | 2025.03.26 00:06:49.365367 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001337 sec., 4487.658937920718 rows/sec., 234.46 KiB/sec. | ||
7702 | 2025.03.26 00:06:49.365547 [ 4 ] {d04c703f-4dc8-481c-a52e-ec1a49aa3f89} <Debug> TCPHandler: Processed in 0.001642583 sec. | ||
7703 | 2025.03.26 00:06:49.365663 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7704 | 2025.03.26 00:06:49.365765 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7705 | 2025.03.26 00:06:49.365812 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7706 | 2025.03.26 00:06:49.366337 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7707 | 2025.03.26 00:06:49.366375 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7708 | 2025.03.26 00:06:49.366747 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7709 | 2025.03.26 00:06:49.366975 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7710 | 2025.03.26 00:06:49.367173 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00143 sec., 165734.26573426573 rows/sec., 11.11 MiB/sec. | ||
7711 | 2025.03.26 00:06:49.367224 [ 4 ] {8a7165ba-e891-4d0f-a1ff-82e076ddd79c} <Debug> TCPHandler: Processed in 0.001609291 sec. | ||
7712 | 2025.03.26 00:06:49.367322 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7713 | 2025.03.26 00:06:49.367421 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7714 | 2025.03.26 00:06:49.367467 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7715 | 2025.03.26 00:06:49.367859 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7716 | 2025.03.26 00:06:49.367896 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7717 | 2025.03.26 00:06:49.368249 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
7718 | 2025.03.26 00:06:49.368485 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7719 | 2025.03.26 00:06:49.368683 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001282 sec., 780.0312012480499 rows/sec., 52.56 KiB/sec. | ||
7720 | 2025.03.26 00:06:49.368731 [ 4 ] {f688bf52-1aa1-458a-8bfb-20940d82febf} <Debug> TCPHandler: Processed in 0.001457717 sec. | ||
7721 | 2025.03.26 00:06:49.368843 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7722 | 2025.03.26 00:06:49.368945 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7723 | 2025.03.26 00:06:49.369011 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7724 | 2025.03.26 00:06:49.370106 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7725 | 2025.03.26 00:06:49.370145 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7726 | 2025.03.26 00:06:49.370773 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
7727 | 2025.03.26 00:06:49.371023 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7728 | 2025.03.26 00:06:49.371194 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
7729 | 2025.03.26 00:06:49.371261 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7730 | 2025.03.26 00:06:49.371293 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002363 sec., 11002.962336013541 rows/sec., 19.72 MiB/sec. | ||
7731 | 2025.03.26 00:06:49.371303 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7732 | 2025.03.26 00:06:49.371771 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
7733 | 2025.03.26 00:06:49.371831 [ 4 ] {1e256d9f-7994-4c2c-a3bc-403ede95eb92} <Debug> TCPHandler: Processed in 0.003032087 sec. | ||
7734 | 2025.03.26 00:06:49.372293 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7735 | 2025.03.26 00:06:49.372655 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7736 | 2025.03.26 00:06:49.372827 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7737 | 2025.03.26 00:06:49.373582 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7738 | 2025.03.26 00:06:49.373795 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 965 rows starting from the beginning of the part | ||
7739 | 2025.03.26 00:06:49.374488 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
7740 | 2025.03.26 00:06:49.375191 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7741 | 2025.03.26 00:06:49.375217 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 15 rows starting from the beginning of the part | ||
7742 | 2025.03.26 00:06:49.375264 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7743 | 2025.03.26 00:06:49.375866 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 26 rows starting from the beginning of the part | ||
7744 | 2025.03.26 00:06:49.376648 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 15 rows starting from the beginning of the part | ||
7745 | 2025.03.26 00:06:49.376946 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7746 | 2025.03.26 00:06:49.377287 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
7747 | 2025.03.26 00:06:49.377678 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7748 | 2025.03.26 00:06:49.378479 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005929 sec., 13830.325518637206 rows/sec., 899.48 KiB/sec. | ||
7749 | 2025.03.26 00:06:49.378654 [ 4 ] {7a36966b-49d9-49cb-b057-aa8877d23e5d} <Debug> TCPHandler: Processed in 0.006485069 sec. | ||
7750 | 2025.03.26 00:06:49.385351 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1073 rows, containing 19 columns (19 merged, 0 gathered) in 0.013884545 sec., 77280.17014601486 rows/sec., 138.48 MiB/sec. | ||
7751 | 2025.03.26 00:06:49.386789 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
7752 | 2025.03.26 00:06:49.387214 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7753 | 2025.03.26 00:06:49.387301 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
7754 | 2025.03.26 00:06:49.387450 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.43 MiB. | ||
7755 | 2025.03.26 00:06:50.001155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.59 MiB, peak 219.97 MiB, free memory in arenas 0.00 B, will set to 213.91 MiB (RSS), difference: 2.31 MiB | ||
7756 | 2025.03.26 00:06:50.010793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7757 | 2025.03.26 00:06:50.031425 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7758 | 2025.03.26 00:06:50.031484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7759 | 2025.03.26 00:06:50.038677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7760 | 2025.03.26 00:06:50.039439 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7761 | 2025.03.26 00:06:50.042145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7762 | 2025.03.26 00:06:54.340854 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7763 | 2025.03.26 00:06:54.341042 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7764 | 2025.03.26 00:06:54.341116 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7765 | 2025.03.26 00:06:54.341846 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7766 | 2025.03.26 00:06:54.341898 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7767 | 2025.03.26 00:06:54.342317 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7768 | 2025.03.26 00:06:54.342578 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7769 | 2025.03.26 00:06:54.342801 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001804 sec., 4434.589800443458 rows/sec., 361.61 KiB/sec. | ||
7770 | 2025.03.26 00:06:54.342974 [ 4 ] {9551a231-e2d3-4302-a60b-d1312b77055f} <Debug> TCPHandler: Processed in 0.002247052 sec. | ||
7771 | 2025.03.26 00:06:54.343121 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7772 | 2025.03.26 00:06:54.343233 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7773 | 2025.03.26 00:06:54.343282 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7774 | 2025.03.26 00:06:54.343865 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7775 | 2025.03.26 00:06:54.343905 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7776 | 2025.03.26 00:06:54.344260 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7777 | 2025.03.26 00:06:54.344489 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7778 | 2025.03.26 00:06:54.344623 [ 66 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7779 | 2025.03.26 00:06:54.344676 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Debug> executeQuery: Read 90 rows, 7.60 KiB in 0.00147 sec., 61224.48979591837 rows/sec., 5.05 MiB/sec. | ||
7780 | 2025.03.26 00:06:54.344680 [ 66 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7781 | 2025.03.26 00:06:54.344731 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7782 | 2025.03.26 00:06:54.344752 [ 4 ] {08668ab5-d290-4630-adc2-979cc607d0a8} <Debug> TCPHandler: Processed in 0.001682834 sec. | ||
7783 | 2025.03.26 00:06:54.344875 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
7784 | 2025.03.26 00:06:54.344886 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7785 | 2025.03.26 00:06:54.345028 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7786 | 2025.03.26 00:06:54.345034 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7787 | 2025.03.26 00:06:54.345070 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1971 rows starting from the beginning of the part | ||
7788 | 2025.03.26 00:06:54.345093 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7789 | 2025.03.26 00:06:54.345321 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1809 rows starting from the beginning of the part | ||
7790 | 2025.03.26 00:06:54.345663 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
7791 | 2025.03.26 00:06:54.346032 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 86 rows starting from the beginning of the part | ||
7792 | 2025.03.26 00:06:54.346483 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 669 rows starting from the beginning of the part | ||
7793 | 2025.03.26 00:06:54.346733 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 90 rows starting from the beginning of the part | ||
7794 | 2025.03.26 00:06:54.347570 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7795 | 2025.03.26 00:06:54.347612 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7796 | 2025.03.26 00:06:54.348078 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7797 | 2025.03.26 00:06:54.348390 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7798 | 2025.03.26 00:06:54.348617 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Debug> executeQuery: Read 23 rows, 1.69 KiB in 0.003608 sec., 6374.7228381374725 rows/sec., 467.44 KiB/sec. | ||
7799 | 2025.03.26 00:06:54.348793 [ 4 ] {7d24c3b4-f06f-4199-8f57-c2b3bd8323ac} <Debug> TCPHandler: Processed in 0.003962747 sec. | ||
7800 | 2025.03.26 00:06:54.349093 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7801 | 2025.03.26 00:06:54.349223 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7802 | 2025.03.26 00:06:54.349301 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7803 | 2025.03.26 00:06:54.349432 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4681 rows, containing 5 columns (5 merged, 0 gathered) in 0.004630739 sec., 1010853.7751749775 rows/sec., 85.99 MiB/sec. | ||
7804 | 2025.03.26 00:06:54.349660 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7805 | 2025.03.26 00:06:54.349988 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7806 | 2025.03.26 00:06:54.350072 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7807 | 2025.03.26 00:06:54.350081 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_61_12} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7808 | 2025.03.26 00:06:54.350110 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7809 | 2025.03.26 00:06:54.350166 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
7810 | 2025.03.26 00:06:54.350543 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7811 | 2025.03.26 00:06:54.350770 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7812 | 2025.03.26 00:06:54.350894 [ 66 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7813 | 2025.03.26 00:06:54.350932 [ 66 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7814 | 2025.03.26 00:06:54.350951 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.001758 sec., 49488.05460750853 rows/sec., 3.87 MiB/sec. | ||
7815 | 2025.03.26 00:06:54.350955 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7816 | 2025.03.26 00:06:54.351062 [ 4 ] {da0fa227-fe3a-4384-87c4-0d4fadf611df} <Debug> TCPHandler: Processed in 0.002075337 sec. | ||
7817 | 2025.03.26 00:06:54.351105 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
7818 | 2025.03.26 00:06:54.351207 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7819 | 2025.03.26 00:06:54.351219 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7820 | 2025.03.26 00:06:54.351251 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 953 rows starting from the beginning of the part | ||
7821 | 2025.03.26 00:06:54.351418 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7822 | 2025.03.26 00:06:54.351425 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 864 rows starting from the beginning of the part | ||
7823 | 2025.03.26 00:06:54.351644 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7824 | 2025.03.26 00:06:54.351913 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
7825 | 2025.03.26 00:06:54.352298 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 79 rows starting from the beginning of the part | ||
7826 | 2025.03.26 00:06:54.352720 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 408 rows starting from the beginning of the part | ||
7827 | 2025.03.26 00:06:54.353095 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 87 rows starting from the beginning of the part | ||
7828 | 2025.03.26 00:06:54.354241 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7829 | 2025.03.26 00:06:54.354287 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7830 | 2025.03.26 00:06:54.354822 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7831 | 2025.03.26 00:06:54.355160 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7832 | 2025.03.26 00:06:54.355213 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2455 rows, containing 5 columns (5 merged, 0 gathered) in 0.004184554 sec., 586681.4002161282 rows/sec., 45.07 MiB/sec. | ||
7833 | 2025.03.26 00:06:54.355341 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7834 | 2025.03.26 00:06:54.355429 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7835 | 2025.03.26 00:06:54.355456 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7836 | 2025.03.26 00:06:54.355487 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.004182 sec., 39215.686274509804 rows/sec., 2.73 MiB/sec. | ||
7837 | 2025.03.26 00:06:54.355603 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7838 | 2025.03.26 00:06:54.355793 [ 4 ] {7e10428e-7591-4336-8f61-01aa574d2ce3} <Debug> TCPHandler: Processed in 0.004634489 sec. | ||
7839 | 2025.03.26 00:06:54.355973 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
7840 | 2025.03.26 00:06:54.356093 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7841 | 2025.03.26 00:06:54.356429 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7842 | 2025.03.26 00:06:54.356443 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7843 | 2025.03.26 00:06:54.356566 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 14240 rows starting from the beginning of the part | ||
7844 | 2025.03.26 00:06:54.356697 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7845 | 2025.03.26 00:06:54.356960 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 913 rows starting from the beginning of the part | ||
7846 | 2025.03.26 00:06:54.357125 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7847 | 2025.03.26 00:06:54.357454 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 44 rows starting from the beginning of the part | ||
7848 | 2025.03.26 00:06:54.357658 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_61_12} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7849 | 2025.03.26 00:06:54.357958 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
7850 | 2025.03.26 00:06:54.358001 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
7851 | 2025.03.26 00:06:54.358433 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 237 rows starting from the beginning of the part | ||
7852 | 2025.03.26 00:06:54.358826 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 164 rows starting from the beginning of the part | ||
7853 | 2025.03.26 00:06:54.361354 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2025.03.26 00:06:54.361421 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
7855 | 2025.03.26 00:06:54.363028 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
7856 | 2025.03.26 00:06:54.363306 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7857 | 2025.03.26 00:06:54.363793 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.007492 sec., 2002.1356113187398 rows/sec., 3.59 MiB/sec. | ||
7858 | 2025.03.26 00:06:54.363908 [ 4 ] {4057983f-16d8-47b6-a25d-2057a2f600f2} <Debug> TCPHandler: Processed in 0.007897293 sec. | ||
7859 | 2025.03.26 00:06:54.364035 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7860 | 2025.03.26 00:06:54.364171 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7861 | 2025.03.26 00:06:54.364217 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7862 | 2025.03.26 00:06:54.364722 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7863 | 2025.03.26 00:06:54.364758 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7864 | 2025.03.26 00:06:54.365416 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7865 | 2025.03.26 00:06:54.365423 [ 188 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15758 rows, containing 5 columns (5 merged, 0 gathered) in 0.009852296 sec., 1599424.1342322642 rows/sec., 109.07 MiB/sec. | ||
7866 | 2025.03.26 00:06:54.365673 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7867 | 2025.03.26 00:06:54.365824 [ 66 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7868 | 2025.03.26 00:06:54.365869 [ 66 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2025.03.26 00:06:54.365873 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001752 sec., 34246.57534246575 rows/sec., 2.31 MiB/sec. | ||
7870 | 2025.03.26 00:06:54.365908 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7871 | 2025.03.26 00:06:54.365965 [ 4 ] {7105ceff-940a-4157-a71d-2a5f655f0390} <Debug> TCPHandler: Processed in 0.001971663 sec. | ||
7872 | 2025.03.26 00:06:54.366044 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7873 | 2025.03.26 00:06:54.366345 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
7874 | 2025.03.26 00:06:54.366580 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7875 | 2025.03.26 00:06:54.366642 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2622 rows starting from the beginning of the part | ||
7876 | 2025.03.26 00:06:54.366818 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
7877 | 2025.03.26 00:06:54.366847 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7878 | 2025.03.26 00:06:54.367091 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 18 rows starting from the beginning of the part | ||
7879 | 2025.03.26 00:06:54.367179 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7880 | 2025.03.26 00:06:54.367534 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
7881 | 2025.03.26 00:06:54.367620 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
7882 | 2025.03.26 00:06:54.367770 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 82 rows starting from the beginning of the part | ||
7883 | 2025.03.26 00:06:54.367857 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
7884 | 2025.03.26 00:06:54.369228 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2906 rows, containing 4 columns (4 merged, 0 gathered) in 0.003197143 sec., 908936.5098777253 rows/sec., 59.55 MiB/sec. | ||
7885 | 2025.03.26 00:06:54.369647 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7886 | 2025.03.26 00:06:54.370253 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7887 | 2025.03.26 00:06:54.370419 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_61_12} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7888 | 2025.03.26 00:06:54.370570 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
7889 | 2025.03.26 00:06:56.257989 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
7890 | 2025.03.26 00:06:56.258664 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7891 | 2025.03.26 00:06:56.258707 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7892 | 2025.03.26 00:06:56.259227 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7893 | 2025.03.26 00:06:56.259489 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7894 | 2025.03.26 00:06:56.259706 [ 65 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7895 | 2025.03.26 00:06:56.259764 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
7896 | 2025.03.26 00:06:56.259810 [ 65 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7897 | 2025.03.26 00:06:56.259844 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7898 | 2025.03.26 00:06:56.260367 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
7899 | 2025.03.26 00:06:56.261083 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7900 | 2025.03.26 00:06:56.261148 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
7901 | 2025.03.26 00:06:56.261224 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
7902 | 2025.03.26 00:06:56.261322 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
7903 | 2025.03.26 00:06:56.261581 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
7904 | 2025.03.26 00:06:56.261728 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
7905 | 2025.03.26 00:06:56.261932 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
7906 | 2025.03.26 00:06:56.264341 [ 187 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004398721 sec., 4285109.239708542 rows/sec., 61.30 MiB/sec. | ||
7907 | 2025.03.26 00:06:56.264632 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7908 | 2025.03.26 00:06:56.264989 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7909 | 2025.03.26 00:06:56.265086 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_41_8} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7910 | 2025.03.26 00:06:56.265194 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.57 MiB. | ||
7911 | 2025.03.26 00:06:57.543103 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7912 | 2025.03.26 00:06:57.564765 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7913 | 2025.03.26 00:06:57.564820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7914 | 2025.03.26 00:06:57.572249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7915 | 2025.03.26 00:06:57.573019 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7916 | 2025.03.26 00:06:57.573305 [ 64 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7917 | 2025.03.26 00:06:57.573360 [ 64 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7918 | 2025.03.26 00:06:57.573398 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7919 | 2025.03.26 00:06:57.574143 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7920 | 2025.03.26 00:06:57.591587 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7921 | 2025.03.26 00:06:57.592996 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7922 | 2025.03.26 00:06:57.594367 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7923 | 2025.03.26 00:06:57.599998 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7924 | 2025.03.26 00:06:57.605765 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7925 | 2025.03.26 00:06:57.611448 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7926 | 2025.03.26 00:06:57.617510 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7927 | 2025.03.26 00:06:57.622300 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
7928 | 2025.03.26 00:06:57.682257 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.108698659 sec., 2842.721362367497 rows/sec., 14.70 MiB/sec. | ||
7929 | 2025.03.26 00:06:57.685521 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7930 | 2025.03.26 00:06:57.688520 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_41_8} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2025.03.26 00:06:57.688645 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_41_8} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7932 | 2025.03.26 00:06:57.691166 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
7933 | 2025.03.26 00:06:58.839112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1078 | ||
7934 | 2025.03.26 00:06:58.842421 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7935 | 2025.03.26 00:06:58.842474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7936 | 2025.03.26 00:06:58.843990 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7937 | 2025.03.26 00:06:58.844309 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7938 | 2025.03.26 00:06:58.845783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1078 | ||
7939 | 2025.03.26 00:06:59.340807 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7940 | 2025.03.26 00:06:59.341004 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7941 | 2025.03.26 00:06:59.341079 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7942 | 2025.03.26 00:06:59.341859 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2025.03.26 00:06:59.341913 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7944 | 2025.03.26 00:06:59.342358 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7945 | 2025.03.26 00:06:59.342643 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7946 | 2025.03.26 00:06:59.342859 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.00191 sec., 56544.502617801045 rows/sec., 4.73 MiB/sec. | ||
7947 | 2025.03.26 00:06:59.342925 [ 4 ] {8ef9106d-0594-4969-83d2-86da2e6df5fc} <Debug> TCPHandler: Processed in 0.002248192 sec. | ||
7948 | 2025.03.26 00:06:59.343050 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7949 | 2025.03.26 00:06:59.343164 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7950 | 2025.03.26 00:06:59.343214 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7951 | 2025.03.26 00:06:59.343744 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7952 | 2025.03.26 00:06:59.343782 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7953 | 2025.03.26 00:06:59.344162 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7954 | 2025.03.26 00:06:59.344461 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7955 | 2025.03.26 00:06:59.344650 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001514 sec., 17173.051519154556 rows/sec., 1.26 MiB/sec. | ||
7956 | 2025.03.26 00:06:59.344710 [ 4 ] {a1bc7b34-6697-46c2-8c72-166f49fd2b69} <Debug> TCPHandler: Processed in 0.001714405 sec. | ||
7957 | 2025.03.26 00:06:59.344852 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7958 | 2025.03.26 00:06:59.344970 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7959 | 2025.03.26 00:06:59.345020 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7960 | 2025.03.26 00:06:59.345654 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7961 | 2025.03.26 00:06:59.345692 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7962 | 2025.03.26 00:06:59.346059 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7963 | 2025.03.26 00:06:59.346294 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7964 | 2025.03.26 00:06:59.346489 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001545 sec., 58252.427184466025 rows/sec., 4.55 MiB/sec. | ||
7965 | 2025.03.26 00:06:59.346551 [ 4 ] {b07dd752-d7f2-4319-811d-0b2c3dea2636} <Debug> TCPHandler: Processed in 0.001756206 sec. | ||
7966 | 2025.03.26 00:06:59.346689 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7967 | 2025.03.26 00:06:59.346824 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7968 | 2025.03.26 00:06:59.346891 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7969 | 2025.03.26 00:06:59.347467 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2025.03.26 00:06:59.347506 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7971 | 2025.03.26 00:06:59.347938 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7972 | 2025.03.26 00:06:59.348195 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7973 | 2025.03.26 00:06:59.348369 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
7974 | 2025.03.26 00:06:59.348420 [ 4 ] {478b5be6-807d-46c1-b107-a5c1c514c0f2} <Debug> TCPHandler: Processed in 0.001793768 sec. | ||
7975 | 2025.03.26 00:06:59.348540 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7976 | 2025.03.26 00:06:59.348646 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7977 | 2025.03.26 00:06:59.348711 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7978 | 2025.03.26 00:06:59.349764 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7979 | 2025.03.26 00:06:59.349801 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7980 | 2025.03.26 00:06:59.350423 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
7981 | 2025.03.26 00:06:59.350682 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7982 | 2025.03.26 00:06:59.350886 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002263 sec., 11489.173663278834 rows/sec., 20.59 MiB/sec. | ||
7983 | 2025.03.26 00:06:59.350989 [ 4 ] {f1841ce9-cb4e-48b0-9942-8ff25e61ddf4} <Debug> TCPHandler: Processed in 0.00249792 sec. | ||
7984 | 2025.03.26 00:06:59.351129 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7985 | 2025.03.26 00:06:59.351234 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7986 | 2025.03.26 00:06:59.351281 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7987 | 2025.03.26 00:06:59.351710 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7988 | 2025.03.26 00:06:59.351747 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7989 | 2025.03.26 00:06:59.352100 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7990 | 2025.03.26 00:06:59.352332 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7991 | 2025.03.26 00:06:59.352527 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001309 sec., 45836.51642475172 rows/sec., 3.09 MiB/sec. | ||
7992 | 2025.03.26 00:06:59.352625 [ 4 ] {ee962b57-5f6f-41ea-9e81-b1081ffcedfc} <Debug> TCPHandler: Processed in 0.001534059 sec. | ||
7993 | 2025.03.26 00:07:00.377637 [ 60 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
7994 | 2025.03.26 00:07:00.377714 [ 60 ] {} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7995 | 2025.03.26 00:07:00.377736 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
7996 | 2025.03.26 00:07:00.377975 [ 191 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
7997 | 2025.03.26 00:07:00.378163 [ 191 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7998 | 2025.03.26 00:07:00.378202 [ 191 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
7999 | 2025.03.26 00:07:00.378280 [ 191 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
8000 | 2025.03.26 00:07:00.378533 [ 191 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
8001 | 2025.03.26 00:07:00.378707 [ 191 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
8002 | 2025.03.26 00:07:00.378845 [ 191 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
8003 | 2025.03.26 00:07:00.379989 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 84 rows, containing 4 columns (4 merged, 0 gathered) in 0.00215741 sec., 38935.575528063746 rows/sec., 1.99 MiB/sec. | ||
8004 | 2025.03.26 00:07:00.380201 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
8005 | 2025.03.26 00:07:00.380603 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8006 | 2025.03.26 00:07:00.380703 [ 186 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_14_3} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
8007 | 2025.03.26 00:07:00.380805 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
8008 | 2025.03.26 00:07:01.485858 [ 60 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
8009 | 2025.03.26 00:07:01.485929 [ 60 ] {} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8010 | 2025.03.26 00:07:01.485956 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8011 | 2025.03.26 00:07:01.486166 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact with storage Full | ||
8012 | 2025.03.26 00:07:01.486406 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8013 | 2025.03.26 00:07:01.486457 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 11 rows starting from the beginning of the part | ||
8014 | 2025.03.26 00:07:01.486584 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
8015 | 2025.03.26 00:07:01.486814 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
8016 | 2025.03.26 00:07:01.486896 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
8017 | 2025.03.26 00:07:01.487143 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
8018 | 2025.03.26 00:07:01.488210 [ 186 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.002147088 sec., 6986.206434016677 rows/sec., 468.93 KiB/sec. | ||
8019 | 2025.03.26 00:07:01.488513 [ 186 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
8020 | 2025.03.26 00:07:01.488943 [ 186 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8021 | 2025.03.26 00:07:01.489037 [ 186 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_15_3} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
8022 | 2025.03.26 00:07:01.489139 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
8023 | 2025.03.26 00:07:03.593077 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8024 | 2025.03.26 00:07:03.593163 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8025 | 2025.03.26 00:07:03.760800 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8026 | 2025.03.26 00:07:03.761439 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8027 | 2025.03.26 00:07:03.761480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8028 | 2025.03.26 00:07:03.762000 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8029 | 2025.03.26 00:07:03.762243 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8030 | 2025.03.26 00:07:03.762433 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8031 | 2025.03.26 00:07:04.339909 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8032 | 2025.03.26 00:07:04.340092 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8033 | 2025.03.26 00:07:04.340161 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8034 | 2025.03.26 00:07:04.340902 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8035 | 2025.03.26 00:07:04.340944 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8036 | 2025.03.26 00:07:04.341359 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8037 | 2025.03.26 00:07:04.341607 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8038 | 2025.03.26 00:07:04.341805 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001767 sec., 48670.06225240521 rows/sec., 4.04 MiB/sec. | ||
8039 | 2025.03.26 00:07:04.341860 [ 4 ] {52652b51-8cc8-4cb3-bd21-91cdcfea1b86} <Debug> TCPHandler: Processed in 0.002075267 sec. | ||
8040 | 2025.03.26 00:07:04.341979 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8041 | 2025.03.26 00:07:04.342085 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8042 | 2025.03.26 00:07:04.342131 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8043 | 2025.03.26 00:07:04.342653 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2025.03.26 00:07:04.342690 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8045 | 2025.03.26 00:07:04.343040 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8046 | 2025.03.26 00:07:04.343269 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8047 | 2025.03.26 00:07:04.343443 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001381 sec., 10861.694424330195 rows/sec., 816.75 KiB/sec. | ||
8048 | 2025.03.26 00:07:04.343494 [ 4 ] {ad4a2b24-c70e-4a5d-81bf-68bec47aaaa3} <Debug> TCPHandler: Processed in 0.00156465 sec. | ||
8049 | 2025.03.26 00:07:04.343617 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8050 | 2025.03.26 00:07:04.343721 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8051 | 2025.03.26 00:07:04.343765 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8052 | 2025.03.26 00:07:04.344307 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8053 | 2025.03.26 00:07:04.344369 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8054 | 2025.03.26 00:07:04.344710 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8055 | 2025.03.26 00:07:04.344938 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8056 | 2025.03.26 00:07:04.345115 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001416 sec., 55790.9604519774 rows/sec., 4.36 MiB/sec. | ||
8057 | 2025.03.26 00:07:04.345165 [ 4 ] {0974e018-a42c-4695-badc-39510e40c460} <Debug> TCPHandler: Processed in 0.001598972 sec. | ||
8058 | 2025.03.26 00:07:04.345295 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8059 | 2025.03.26 00:07:04.345432 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8060 | 2025.03.26 00:07:04.345492 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8061 | 2025.03.26 00:07:04.346066 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8062 | 2025.03.26 00:07:04.346131 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8063 | 2025.03.26 00:07:04.346531 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8064 | 2025.03.26 00:07:04.346770 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8065 | 2025.03.26 00:07:04.346950 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001549 sec., 103292.44673983214 rows/sec., 7.19 MiB/sec. | ||
8066 | 2025.03.26 00:07:04.347003 [ 4 ] {8f9e5807-046a-492f-818e-99e81055d5e4} <Debug> TCPHandler: Processed in 0.001771147 sec. | ||
8067 | 2025.03.26 00:07:04.347133 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8068 | 2025.03.26 00:07:04.347238 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8069 | 2025.03.26 00:07:04.347304 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8070 | 2025.03.26 00:07:04.348470 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8071 | 2025.03.26 00:07:04.348517 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8072 | 2025.03.26 00:07:04.349376 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
8073 | 2025.03.26 00:07:04.349669 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8074 | 2025.03.26 00:07:04.349921 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002695 sec., 5565.862708719852 rows/sec., 9.97 MiB/sec. | ||
8075 | 2025.03.26 00:07:04.350337 [ 4 ] {83620ff2-f25d-4c05-99af-c7f5891f6bc7} <Debug> TCPHandler: Processed in 0.003247864 sec. | ||
8076 | 2025.03.26 00:07:04.350604 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8077 | 2025.03.26 00:07:04.350711 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8078 | 2025.03.26 00:07:04.350761 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8079 | 2025.03.26 00:07:04.351236 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8080 | 2025.03.26 00:07:04.351274 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.54 GiB. | ||
8081 | 2025.03.26 00:07:04.351637 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8082 | 2025.03.26 00:07:04.351869 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8083 | 2025.03.26 00:07:04.352043 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
8084 | 2025.03.26 00:07:04.352091 [ 4 ] {f549598f-1d50-45e2-a29d-18637bd23f59} <Debug> TCPHandler: Processed in 0.00154782 sec. | ||
8085 | 2025.03.26 00:07:05.092565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8086 | 2025.03.26 00:07:05.111793 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8087 | 2025.03.26 00:07:05.111851 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8088 | 2025.03.26 00:07:05.118792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8089 | 2025.03.26 00:07:05.119567 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8090 | 2025.03.26 00:07:05.122350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8091 | 2025.03.26 00:07:08.846862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1102 | ||
8092 | 2025.03.26 00:07:08.849816 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8093 | 2025.03.26 00:07:08.849879 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8094 | 2025.03.26 00:07:08.851374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8095 | 2025.03.26 00:07:08.851694 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8096 | 2025.03.26 00:07:08.851912 [ 52 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8097 | 2025.03.26 00:07:08.852039 [ 52 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8098 | 2025.03.26 00:07:08.852114 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8099 | 2025.03.26 00:07:08.852624 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
8100 | 2025.03.26 00:07:08.853247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
8101 | 2025.03.26 00:07:08.853752 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8102 | 2025.03.26 00:07:08.853953 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 932 rows starting from the beginning of the part | ||
8103 | 2025.03.26 00:07:08.854488 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
8104 | 2025.03.26 00:07:08.855123 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
8105 | 2025.03.26 00:07:08.855773 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
8106 | 2025.03.26 00:07:08.856421 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
8107 | 2025.03.26 00:07:08.856996 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
8108 | 2025.03.26 00:07:08.865417 [ 186 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 72 columns (72 merged, 0 gathered) in 0.013121901 sec., 83981.7340490528 rows/sec., 69.39 MiB/sec. | ||
8109 | 2025.03.26 00:07:08.866993 [ 194 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8110 | 2025.03.26 00:07:08.867833 [ 194 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8111 | 2025.03.26 00:07:08.867938 [ 194 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_31_6} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8112 | 2025.03.26 00:07:08.868306 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.66 MiB. | ||
8113 | 2025.03.26 00:07:09.369974 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8114 | 2025.03.26 00:07:09.370183 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8115 | 2025.03.26 00:07:09.370264 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8116 | 2025.03.26 00:07:09.371086 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8117 | 2025.03.26 00:07:09.371136 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8118 | 2025.03.26 00:07:09.371571 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8119 | 2025.03.26 00:07:09.371833 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8120 | 2025.03.26 00:07:09.372087 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001959 sec., 5104.645227156713 rows/sec., 416.25 KiB/sec. | ||
8121 | 2025.03.26 00:07:09.372173 [ 4 ] {700c2b46-c5d3-45c2-972a-7bb72adb15f5} <Debug> TCPHandler: Processed in 0.002333895 sec. | ||
8122 | 2025.03.26 00:07:09.372296 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8123 | 2025.03.26 00:07:09.372399 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8124 | 2025.03.26 00:07:09.372444 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8125 | 2025.03.26 00:07:09.373575 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8126 | 2025.03.26 00:07:09.373615 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8127 | 2025.03.26 00:07:09.374050 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8128 | 2025.03.26 00:07:09.374283 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8129 | 2025.03.26 00:07:09.374497 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Debug> executeQuery: Read 1253 rows, 105.74 KiB in 0.002119 sec., 591316.6588013214 rows/sec., 48.73 MiB/sec. | ||
8130 | 2025.03.26 00:07:09.374550 [ 4 ] {f0898e16-b3d2-4826-9609-8d2fbc8f9675} <Debug> TCPHandler: Processed in 0.002305054 sec. | ||
8131 | 2025.03.26 00:07:09.374661 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8132 | 2025.03.26 00:07:09.374765 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8133 | 2025.03.26 00:07:09.374810 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8134 | 2025.03.26 00:07:09.375330 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8135 | 2025.03.26 00:07:09.375368 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8136 | 2025.03.26 00:07:09.375714 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8137 | 2025.03.26 00:07:09.375951 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8138 | 2025.03.26 00:07:09.376111 [ 52 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
8139 | 2025.03.26 00:07:09.376176 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Debug> executeQuery: Read 36 rows, 2.65 KiB in 0.001431 sec., 25157.232704402515 rows/sec., 1.81 MiB/sec. | ||
8140 | 2025.03.26 00:07:09.376200 [ 52 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8141 | 2025.03.26 00:07:09.376274 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8142 | 2025.03.26 00:07:09.376286 [ 4 ] {346a4c3c-fc3d-47f1-bc7b-d8f48cfd9739} <Debug> TCPHandler: Processed in 0.001672774 sec. | ||
8143 | 2025.03.26 00:07:09.376505 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8144 | 2025.03.26 00:07:09.376521 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
8145 | 2025.03.26 00:07:09.376678 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8146 | 2025.03.26 00:07:09.376780 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8147 | 2025.03.26 00:07:09.376826 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8148 | 2025.03.26 00:07:09.376923 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 179 rows starting from the beginning of the part | ||
8149 | 2025.03.26 00:07:09.377233 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 132 rows starting from the beginning of the part | ||
8150 | 2025.03.26 00:07:09.377637 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 23 rows starting from the beginning of the part | ||
8151 | 2025.03.26 00:07:09.378011 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
8152 | 2025.03.26 00:07:09.378356 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
8153 | 2025.03.26 00:07:09.378686 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
8154 | 2025.03.26 00:07:09.379722 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8155 | 2025.03.26 00:07:09.379814 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8156 | 2025.03.26 00:07:09.380977 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8157 | 2025.03.26 00:07:09.381590 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8158 | 2025.03.26 00:07:09.381621 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 411 rows, containing 5 columns (5 merged, 0 gathered) in 0.005222978 sec., 78690.73926790425 rows/sec., 5.46 MiB/sec. | ||
8159 | 2025.03.26 00:07:09.381904 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
8160 | 2025.03.26 00:07:09.381913 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.005284 sec., 43149.129447388346 rows/sec., 2.92 MiB/sec. | ||
8161 | 2025.03.26 00:07:09.382390 [ 4 ] {67cf5dd8-1398-4d4c-916f-57ba1281fe4d} <Debug> TCPHandler: Processed in 0.005965212 sec. | ||
8162 | 2025.03.26 00:07:09.382620 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8163 | 2025.03.26 00:07:09.382751 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8164 | 2025.03.26 00:07:09.382782 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8165 | 2025.03.26 00:07:09.382810 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8166 | 2025.03.26 00:07:09.382924 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_55_11} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
8167 | 2025.03.26 00:07:09.383044 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
8168 | 2025.03.26 00:07:09.383661 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8169 | 2025.03.26 00:07:09.383699 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8170 | 2025.03.26 00:07:09.384075 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8171 | 2025.03.26 00:07:09.384311 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8172 | 2025.03.26 00:07:09.384495 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001769 sec., 314301.8654607123 rows/sec., 23.35 MiB/sec. | ||
8173 | 2025.03.26 00:07:09.384556 [ 4 ] {9884dc2a-3ebf-443f-a7eb-7f4ab365b699} <Debug> TCPHandler: Processed in 0.001994184 sec. | ||
8174 | 2025.03.26 00:07:09.384720 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8175 | 2025.03.26 00:07:09.384832 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8176 | 2025.03.26 00:07:09.384881 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8177 | 2025.03.26 00:07:09.385541 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8178 | 2025.03.26 00:07:09.385577 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8179 | 2025.03.26 00:07:09.385999 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8180 | 2025.03.26 00:07:09.386232 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8181 | 2025.03.26 00:07:09.386436 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Debug> executeQuery: Read 885 rows, 60.98 KiB in 0.001618 sec., 546971.5698393078 rows/sec., 36.81 MiB/sec. | ||
8182 | 2025.03.26 00:07:09.386500 [ 4 ] {02c2f443-40c3-402d-8e54-aa8fd2e174e7} <Debug> TCPHandler: Processed in 0.00184773 sec. | ||
8183 | 2025.03.26 00:07:09.386771 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8184 | 2025.03.26 00:07:09.386903 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8185 | 2025.03.26 00:07:09.386974 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8186 | 2025.03.26 00:07:09.388044 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8187 | 2025.03.26 00:07:09.388082 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8188 | 2025.03.26 00:07:09.388697 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
8189 | 2025.03.26 00:07:09.388956 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8190 | 2025.03.26 00:07:09.389156 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002276 sec., 11423.550087873464 rows/sec., 20.47 MiB/sec. | ||
8191 | 2025.03.26 00:07:09.389259 [ 4 ] {b2527216-f1e4-46d5-b309-ce06149f218e} <Debug> TCPHandler: Processed in 0.002589973 sec. | ||
8192 | 2025.03.26 00:07:09.389369 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8193 | 2025.03.26 00:07:09.389469 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8194 | 2025.03.26 00:07:09.389514 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8195 | 2025.03.26 00:07:09.389934 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2025.03.26 00:07:09.389971 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8197 | 2025.03.26 00:07:09.390318 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
8198 | 2025.03.26 00:07:09.390547 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8199 | 2025.03.26 00:07:09.390716 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001269 sec., 47281.32387706856 rows/sec., 3.19 MiB/sec. | ||
8200 | 2025.03.26 00:07:09.390764 [ 4 ] {4dd6f15b-cb25-4ad1-a0e5-4c240ec86379} <Debug> TCPHandler: Processed in 0.001444817 sec. | ||
8201 | 2025.03.26 00:07:11.263443 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8202 | 2025.03.26 00:07:11.264141 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8203 | 2025.03.26 00:07:11.264196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8204 | 2025.03.26 00:07:11.264724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8205 | 2025.03.26 00:07:11.264992 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8206 | 2025.03.26 00:07:11.265281 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8207 | 2025.03.26 00:07:12.623313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
8208 | 2025.03.26 00:07:12.643714 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8209 | 2025.03.26 00:07:12.643767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8210 | 2025.03.26 00:07:12.651023 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8211 | 2025.03.26 00:07:12.651778 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8212 | 2025.03.26 00:07:12.654699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
8213 | 2025.03.26 00:07:14.340566 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8214 | 2025.03.26 00:07:14.340750 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8215 | 2025.03.26 00:07:14.340825 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8216 | 2025.03.26 00:07:14.341627 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8217 | 2025.03.26 00:07:14.341677 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8218 | 2025.03.26 00:07:14.342108 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8219 | 2025.03.26 00:07:14.342363 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8220 | 2025.03.26 00:07:14.342622 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001924 sec., 44698.5446985447 rows/sec., 3.71 MiB/sec. | ||
8221 | 2025.03.26 00:07:14.342691 [ 4 ] {39b3f34b-5ba6-4c08-8384-d41e6d4e7a9f} <Debug> TCPHandler: Processed in 0.002254243 sec. | ||
8222 | 2025.03.26 00:07:14.342818 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8223 | 2025.03.26 00:07:14.342931 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8224 | 2025.03.26 00:07:14.342993 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8225 | 2025.03.26 00:07:14.343530 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8226 | 2025.03.26 00:07:14.343573 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8227 | 2025.03.26 00:07:14.343920 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8228 | 2025.03.26 00:07:14.344169 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8229 | 2025.03.26 00:07:14.344386 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001481 sec., 10128.291694800811 rows/sec., 761.60 KiB/sec. | ||
8230 | 2025.03.26 00:07:14.344440 [ 4 ] {438ad36f-bd1d-45d5-9cfc-cd21fccac49b} <Debug> TCPHandler: Processed in 0.001674874 sec. | ||
8231 | 2025.03.26 00:07:14.344564 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8232 | 2025.03.26 00:07:14.344670 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8233 | 2025.03.26 00:07:14.344717 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8234 | 2025.03.26 00:07:14.345260 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8235 | 2025.03.26 00:07:14.345299 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8236 | 2025.03.26 00:07:14.345655 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8237 | 2025.03.26 00:07:14.345886 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8238 | 2025.03.26 00:07:14.346104 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001456 sec., 54258.241758241755 rows/sec., 4.24 MiB/sec. | ||
8239 | 2025.03.26 00:07:14.346156 [ 4 ] {6772ca6e-c38c-459a-9fe7-9511e893cc1e} <Debug> TCPHandler: Processed in 0.001642743 sec. | ||
8240 | 2025.03.26 00:07:14.346269 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8241 | 2025.03.26 00:07:14.346373 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8242 | 2025.03.26 00:07:14.346422 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8243 | 2025.03.26 00:07:14.346943 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8244 | 2025.03.26 00:07:14.346982 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8245 | 2025.03.26 00:07:14.347365 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8246 | 2025.03.26 00:07:14.347597 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8247 | 2025.03.26 00:07:14.347833 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001481 sec., 108035.11141120865 rows/sec., 7.52 MiB/sec. | ||
8248 | 2025.03.26 00:07:14.347910 [ 4 ] {ed0a96c6-a427-4fff-b04d-d52c23157589} <Debug> TCPHandler: Processed in 0.001691804 sec. | ||
8249 | 2025.03.26 00:07:14.348171 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8250 | 2025.03.26 00:07:14.348313 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8251 | 2025.03.26 00:07:14.348387 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8252 | 2025.03.26 00:07:14.349468 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8253 | 2025.03.26 00:07:14.349507 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8254 | 2025.03.26 00:07:14.350115 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
8255 | 2025.03.26 00:07:14.350368 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8256 | 2025.03.26 00:07:14.350547 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
8257 | 2025.03.26 00:07:14.350623 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002326 sec., 6448.8392089423905 rows/sec., 11.56 MiB/sec. | ||
8258 | 2025.03.26 00:07:14.350632 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2025.03.26 00:07:14.350706 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8260 | 2025.03.26 00:07:14.351037 [ 4 ] {3b17a992-bb09-47cf-a48e-e16c01dbda1d} <Debug> TCPHandler: Processed in 0.002966516 sec. | ||
8261 | 2025.03.26 00:07:14.351074 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
8262 | 2025.03.26 00:07:14.351237 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8263 | 2025.03.26 00:07:14.351475 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8264 | 2025.03.26 00:07:14.351593 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8265 | 2025.03.26 00:07:14.351892 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8266 | 2025.03.26 00:07:14.352130 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1073 rows starting from the beginning of the part | ||
8267 | 2025.03.26 00:07:14.352787 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 15 rows starting from the beginning of the part | ||
8268 | 2025.03.26 00:07:14.353531 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
8269 | 2025.03.26 00:07:14.353545 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8270 | 2025.03.26 00:07:14.353618 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8271 | 2025.03.26 00:07:14.354097 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 15 rows starting from the beginning of the part | ||
8272 | 2025.03.26 00:07:14.354704 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 26 rows starting from the beginning of the part | ||
8273 | 2025.03.26 00:07:14.355029 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8274 | 2025.03.26 00:07:14.355249 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
8275 | 2025.03.26 00:07:14.355884 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8276 | 2025.03.26 00:07:14.356479 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005072 sec., 11829.652996845425 rows/sec., 816.37 KiB/sec. | ||
8277 | 2025.03.26 00:07:14.356645 [ 4 ] {14b47f1b-cff1-44f5-a4a8-aef27438c2e6} <Debug> TCPHandler: Processed in 0.005479736 sec. | ||
8278 | 2025.03.26 00:07:14.364236 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1170 rows, containing 19 columns (19 merged, 0 gathered) in 0.013379459 sec., 87447.48199460084 rows/sec., 156.70 MiB/sec. | ||
8279 | 2025.03.26 00:07:14.365130 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
8280 | 2025.03.26 00:07:14.365545 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8281 | 2025.03.26 00:07:14.365633 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
8282 | 2025.03.26 00:07:14.365757 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.64 MiB. | ||
8283 | 2025.03.26 00:07:15.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.54 MiB, peak 228.70 MiB, free memory in arenas 0.00 B, will set to 219.95 MiB (RSS), difference: 3.41 MiB | ||
8284 | 2025.03.26 00:07:18.593414 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8285 | 2025.03.26 00:07:18.593465 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8286 | 2025.03.26 00:07:18.766299 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8287 | 2025.03.26 00:07:18.766944 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8288 | 2025.03.26 00:07:18.766994 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8289 | 2025.03.26 00:07:18.767518 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8290 | 2025.03.26 00:07:18.767783 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8291 | 2025.03.26 00:07:18.768038 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8292 | 2025.03.26 00:07:18.854280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1130 | ||
8293 | 2025.03.26 00:07:18.857220 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8294 | 2025.03.26 00:07:18.857262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8295 | 2025.03.26 00:07:18.858727 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8296 | 2025.03.26 00:07:18.859030 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8297 | 2025.03.26 00:07:18.859875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1130 | ||
8298 | 2025.03.26 00:07:19.340408 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8299 | 2025.03.26 00:07:19.340622 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8300 | 2025.03.26 00:07:19.340706 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8301 | 2025.03.26 00:07:19.341533 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8302 | 2025.03.26 00:07:19.341583 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8303 | 2025.03.26 00:07:19.342016 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8304 | 2025.03.26 00:07:19.342276 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8305 | 2025.03.26 00:07:19.342491 [ 41 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8306 | 2025.03.26 00:07:19.342565 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002002 sec., 53946.05394605395 rows/sec., 4.51 MiB/sec. | ||
8307 | 2025.03.26 00:07:19.342578 [ 41 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8308 | 2025.03.26 00:07:19.342635 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8309 | 2025.03.26 00:07:19.342704 [ 4 ] {e3dbc106-0a7a-480d-a1d2-3fe8ecf025c1} <Debug> TCPHandler: Processed in 0.002421768 sec. | ||
8310 | 2025.03.26 00:07:19.342833 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
8311 | 2025.03.26 00:07:19.342880 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8312 | 2025.03.26 00:07:19.342968 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8313 | 2025.03.26 00:07:19.343005 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1971 rows starting from the beginning of the part | ||
8314 | 2025.03.26 00:07:19.343018 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8315 | 2025.03.26 00:07:19.343085 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8316 | 2025.03.26 00:07:19.343098 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 108 rows starting from the beginning of the part | ||
8317 | 2025.03.26 00:07:19.343514 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 86 rows starting from the beginning of the part | ||
8318 | 2025.03.26 00:07:19.343895 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1253 rows starting from the beginning of the part | ||
8319 | 2025.03.26 00:07:19.344363 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 86 rows starting from the beginning of the part | ||
8320 | 2025.03.26 00:07:19.344835 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
8321 | 2025.03.26 00:07:19.345973 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8322 | 2025.03.26 00:07:19.346022 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8323 | 2025.03.26 00:07:19.346559 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8324 | 2025.03.26 00:07:19.346900 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8325 | 2025.03.26 00:07:19.347168 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.004181 sec., 6218.607988519493 rows/sec., 467.61 KiB/sec. | ||
8326 | 2025.03.26 00:07:19.347246 [ 4 ] {141e6f04-3606-47bf-8c67-4952644b0fa4} <Debug> TCPHandler: Processed in 0.004422522 sec. | ||
8327 | 2025.03.26 00:07:19.347412 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8328 | 2025.03.26 00:07:19.347548 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8329 | 2025.03.26 00:07:19.347609 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8330 | 2025.03.26 00:07:19.347870 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3612 rows, containing 5 columns (5 merged, 0 gathered) in 0.005122645 sec., 705104.4919177495 rows/sec., 60.73 MiB/sec. | ||
8331 | 2025.03.26 00:07:19.348172 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8332 | 2025.03.26 00:07:19.348465 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8333 | 2025.03.26 00:07:19.348506 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8334 | 2025.03.26 00:07:19.348573 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8335 | 2025.03.26 00:07:19.348685 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_66_13} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8336 | 2025.03.26 00:07:19.348783 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
8337 | 2025.03.26 00:07:19.348973 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8338 | 2025.03.26 00:07:19.349205 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8339 | 2025.03.26 00:07:19.349373 [ 41 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8340 | 2025.03.26 00:07:19.349428 [ 41 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8341 | 2025.03.26 00:07:19.349449 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00193 sec., 46632.12435233161 rows/sec., 3.64 MiB/sec. | ||
8342 | 2025.03.26 00:07:19.349462 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8343 | 2025.03.26 00:07:19.349682 [ 4 ] {74cb2e84-bb98-4bef-ae48-d78eaadb28c9} <Debug> TCPHandler: Processed in 0.002327815 sec. | ||
8344 | 2025.03.26 00:07:19.349855 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
8345 | 2025.03.26 00:07:19.349953 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8346 | 2025.03.26 00:07:19.350347 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8347 | 2025.03.26 00:07:19.350420 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8348 | 2025.03.26 00:07:19.350546 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8349 | 2025.03.26 00:07:19.350569 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 953 rows starting from the beginning of the part | ||
8350 | 2025.03.26 00:07:19.350924 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
8351 | 2025.03.26 00:07:19.351369 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 79 rows starting from the beginning of the part | ||
8352 | 2025.03.26 00:07:19.351691 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 556 rows starting from the beginning of the part | ||
8353 | 2025.03.26 00:07:19.352039 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 79 rows starting from the beginning of the part | ||
8354 | 2025.03.26 00:07:19.352464 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
8355 | 2025.03.26 00:07:19.353945 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8356 | 2025.03.26 00:07:19.353997 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8357 | 2025.03.26 00:07:19.355062 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8358 | 2025.03.26 00:07:19.355371 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8359 | 2025.03.26 00:07:19.355872 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8360 | 2025.03.26 00:07:19.355889 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1847 rows, containing 5 columns (5 merged, 0 gathered) in 0.006305292 sec., 292928.5431983166 rows/sec., 22.93 MiB/sec. | ||
8361 | 2025.03.26 00:07:19.355936 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005734 sec., 27903.732124171605 rows/sec., 1.94 MiB/sec. | ||
8362 | 2025.03.26 00:07:19.355946 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8363 | 2025.03.26 00:07:19.356002 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8364 | 2025.03.26 00:07:19.356223 [ 4 ] {fce2bd99-a528-401c-9350-0517a2826537} <Debug> TCPHandler: Processed in 0.006367204 sec. | ||
8365 | 2025.03.26 00:07:19.356257 [ 192 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8366 | 2025.03.26 00:07:19.356629 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8367 | 2025.03.26 00:07:19.356999 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8368 | 2025.03.26 00:07:19.357463 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8369 | 2025.03.26 00:07:19.357450 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
8370 | 2025.03.26 00:07:19.357879 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8371 | 2025.03.26 00:07:19.358264 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8372 | 2025.03.26 00:07:19.358423 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 15758 rows starting from the beginning of the part | ||
8373 | 2025.03.26 00:07:19.358576 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_66_13} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8374 | 2025.03.26 00:07:19.358963 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
8375 | 2025.03.26 00:07:19.359389 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
8376 | 2025.03.26 00:07:19.359845 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 885 rows starting from the beginning of the part | ||
8377 | 2025.03.26 00:07:19.360132 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8378 | 2025.03.26 00:07:19.360278 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
8379 | 2025.03.26 00:07:19.360653 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
8380 | 2025.03.26 00:07:19.362780 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8381 | 2025.03.26 00:07:19.362826 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8382 | 2025.03.26 00:07:19.364658 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
8383 | 2025.03.26 00:07:19.364992 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8384 | 2025.03.26 00:07:19.365459 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.008616 sec., 3017.6415970287835 rows/sec., 5.41 MiB/sec. | ||
8385 | 2025.03.26 00:07:19.365631 [ 4 ] {10442c7e-1f9d-492d-8570-4f05e6f7f7d2} <Debug> TCPHandler: Processed in 0.009120083 sec. | ||
8386 | 2025.03.26 00:07:19.365765 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8387 | 2025.03.26 00:07:19.365873 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8388 | 2025.03.26 00:07:19.365947 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8389 | 2025.03.26 00:07:19.366511 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8390 | 2025.03.26 00:07:19.366552 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8391 | 2025.03.26 00:07:19.367127 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8392 | 2025.03.26 00:07:19.367513 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8393 | 2025.03.26 00:07:19.367841 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17283 rows, containing 5 columns (5 merged, 0 gathered) in 0.011674835 sec., 1480363.5340456632 rows/sec., 100.97 MiB/sec. | ||
8394 | 2025.03.26 00:07:19.367907 [ 41 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8395 | 2025.03.26 00:07:19.367992 [ 41 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8396 | 2025.03.26 00:07:19.368048 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8397 | 2025.03.26 00:07:19.368139 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002246 sec., 26714.158504007122 rows/sec., 1.80 MiB/sec. | ||
8398 | 2025.03.26 00:07:19.368214 [ 201 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8399 | 2025.03.26 00:07:19.368526 [ 4 ] {aa3af5da-100e-4993-aa3f-6ce7c5084030} <Debug> TCPHandler: Processed in 0.00279726 sec. | ||
8400 | 2025.03.26 00:07:19.368856 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8401 | 2025.03.26 00:07:19.369395 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8402 | 2025.03.26 00:07:19.369501 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2906 rows starting from the beginning of the part | ||
8403 | 2025.03.26 00:07:19.369600 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8404 | 2025.03.26 00:07:19.369800 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8405 | 2025.03.26 00:07:19.369877 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8406 | 2025.03.26 00:07:19.369936 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
8407 | 2025.03.26 00:07:19.370078 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
8408 | 2025.03.26 00:07:19.370126 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
8409 | 2025.03.26 00:07:19.370214 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8410 | 2025.03.26 00:07:19.370289 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8411 | 2025.03.26 00:07:19.371819 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003623907 sec., 884680.5395392322 rows/sec., 58.11 MiB/sec. | ||
8412 | 2025.03.26 00:07:19.372081 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8413 | 2025.03.26 00:07:19.372368 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8414 | 2025.03.26 00:07:19.372436 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_66_13} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8415 | 2025.03.26 00:07:19.372502 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
8416 | 2025.03.26 00:07:20.155665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
8417 | 2025.03.26 00:07:20.177067 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8418 | 2025.03.26 00:07:20.177133 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8419 | 2025.03.26 00:07:20.184651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8420 | 2025.03.26 00:07:20.185452 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8421 | 2025.03.26 00:07:20.188650 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8422 | 2025.03.26 00:07:22.717957 [ 38 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
8423 | 2025.03.26 00:07:22.718018 [ 38 ] {} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8424 | 2025.03.26 00:07:22.718040 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8425 | 2025.03.26 00:07:22.718194 [ 201 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
8426 | 2025.03.26 00:07:22.718361 [ 201 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8427 | 2025.03.26 00:07:22.718399 [ 201 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
8428 | 2025.03.26 00:07:22.718483 [ 201 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
8429 | 2025.03.26 00:07:22.718728 [ 201 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
8430 | 2025.03.26 00:07:22.719013 [ 201 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
8431 | 2025.03.26 00:07:22.719166 [ 201 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
8432 | 2025.03.26 00:07:22.720348 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.002230462 sec., 25106.9061028612 rows/sec., 2.10 MiB/sec. | ||
8433 | 2025.03.26 00:07:22.720559 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
8434 | 2025.03.26 00:07:22.720911 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8435 | 2025.03.26 00:07:22.721002 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_9_2} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
8436 | 2025.03.26 00:07:22.721107 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8437 | 2025.03.26 00:07:24.347169 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8438 | 2025.03.26 00:07:24.347357 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8439 | 2025.03.26 00:07:24.347429 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8440 | 2025.03.26 00:07:24.348207 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8441 | 2025.03.26 00:07:24.348255 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8442 | 2025.03.26 00:07:24.348681 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8443 | 2025.03.26 00:07:24.348930 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8444 | 2025.03.26 00:07:24.349209 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001892 sec., 12684.989429175475 rows/sec., 1.05 MiB/sec. | ||
8445 | 2025.03.26 00:07:24.349366 [ 4 ] {18ea71bb-8217-44e1-983c-dd96aeaa5209} <Debug> TCPHandler: Processed in 0.002321735 sec. | ||
8446 | 2025.03.26 00:07:24.349575 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8447 | 2025.03.26 00:07:24.349679 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8448 | 2025.03.26 00:07:24.349726 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8449 | 2025.03.26 00:07:24.350371 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8450 | 2025.03.26 00:07:24.350410 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8451 | 2025.03.26 00:07:24.350829 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8452 | 2025.03.26 00:07:24.351063 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8453 | 2025.03.26 00:07:24.351265 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Debug> executeQuery: Read 206 rows, 18.74 KiB in 0.001608 sec., 128109.4527363184 rows/sec., 11.38 MiB/sec. | ||
8454 | 2025.03.26 00:07:24.351317 [ 4 ] {c6ec7760-a0e6-43ad-a342-e33b7d840c9c} <Debug> TCPHandler: Processed in 0.001796118 sec. | ||
8455 | 2025.03.26 00:07:24.351429 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8456 | 2025.03.26 00:07:24.351532 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8457 | 2025.03.26 00:07:24.351575 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8458 | 2025.03.26 00:07:24.352095 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8459 | 2025.03.26 00:07:24.352133 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8460 | 2025.03.26 00:07:24.352465 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8461 | 2025.03.26 00:07:24.352738 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8462 | 2025.03.26 00:07:24.353320 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.001769 sec., 15262.860373092142 rows/sec., 1.15 MiB/sec. | ||
8463 | 2025.03.26 00:07:24.353677 [ 4 ] {0504b856-ad02-4d00-bb84-e6192c403934} <Debug> TCPHandler: Processed in 0.002291133 sec. | ||
8464 | 2025.03.26 00:07:24.354019 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8465 | 2025.03.26 00:07:24.354424 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8466 | 2025.03.26 00:07:24.354585 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8467 | 2025.03.26 00:07:24.355167 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8468 | 2025.03.26 00:07:24.355206 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8469 | 2025.03.26 00:07:24.355547 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
8470 | 2025.03.26 00:07:24.355780 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8471 | 2025.03.26 00:07:24.356014 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001754 sec., 13683.010262257698 rows/sec., 1.14 MiB/sec. | ||
8472 | 2025.03.26 00:07:24.356187 [ 4 ] {a530866e-bdcd-4316-aa84-95a54598efda} <Debug> TCPHandler: Processed in 0.002296854 sec. | ||
8473 | 2025.03.26 00:07:24.356366 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8474 | 2025.03.26 00:07:24.356469 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8475 | 2025.03.26 00:07:24.356515 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8476 | 2025.03.26 00:07:24.357057 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8477 | 2025.03.26 00:07:24.357095 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8478 | 2025.03.26 00:07:24.357430 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
8479 | 2025.03.26 00:07:24.357661 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8480 | 2025.03.26 00:07:24.357889 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00144 sec., 8333.333333333332 rows/sec., 651.04 KiB/sec. | ||
8481 | 2025.03.26 00:07:24.358111 [ 4 ] {83f0b087-63f6-4d4e-84ad-eb9efac767b5} <Debug> TCPHandler: Processed in 0.001795438 sec. | ||
8482 | 2025.03.26 00:07:24.358260 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8483 | 2025.03.26 00:07:24.358363 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8484 | 2025.03.26 00:07:24.358407 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8485 | 2025.03.26 00:07:24.359061 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8486 | 2025.03.26 00:07:24.359100 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8487 | 2025.03.26 00:07:24.359452 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8488 | 2025.03.26 00:07:24.359682 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8489 | 2025.03.26 00:07:24.359912 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001566 sec., 73435.50446998724 rows/sec., 5.97 MiB/sec. | ||
8490 | 2025.03.26 00:07:24.359976 [ 4 ] {8954ea5a-5e21-4c12-ac68-26b9e6de16d8} <Debug> TCPHandler: Processed in 0.001766427 sec. | ||
8491 | 2025.03.26 00:07:24.360223 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8492 | 2025.03.26 00:07:24.360361 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8493 | 2025.03.26 00:07:24.360412 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8494 | 2025.03.26 00:07:24.360974 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8495 | 2025.03.26 00:07:24.361013 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8496 | 2025.03.26 00:07:24.361398 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8497 | 2025.03.26 00:07:24.361626 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8498 | 2025.03.26 00:07:24.361869 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Debug> executeQuery: Read 304 rows, 23.36 KiB in 0.00152 sec., 200000 rows/sec., 15.01 MiB/sec. | ||
8499 | 2025.03.26 00:07:24.361932 [ 4 ] {cd222311-6a7c-4845-bd0e-0a07e653b97a} <Debug> TCPHandler: Processed in 0.001808189 sec. | ||
8500 | 2025.03.26 00:07:24.362187 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8501 | 2025.03.26 00:07:24.362332 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8502 | 2025.03.26 00:07:24.362403 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8503 | 2025.03.26 00:07:24.363483 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8504 | 2025.03.26 00:07:24.363523 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8505 | 2025.03.26 00:07:24.364125 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
8506 | 2025.03.26 00:07:24.364363 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8507 | 2025.03.26 00:07:24.364596 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002286 sec., 6561.679790026247 rows/sec., 11.76 MiB/sec. | ||
8508 | 2025.03.26 00:07:24.364689 [ 4 ] {fcf9c730-f62f-4806-a22b-bbb654ea29c3} <Debug> TCPHandler: Processed in 0.002593953 sec. | ||
8509 | 2025.03.26 00:07:24.364800 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8510 | 2025.03.26 00:07:24.364902 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8511 | 2025.03.26 00:07:24.364947 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8512 | 2025.03.26 00:07:24.365379 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8513 | 2025.03.26 00:07:24.365417 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8514 | 2025.03.26 00:07:24.365764 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8515 | 2025.03.26 00:07:24.365985 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8516 | 2025.03.26 00:07:24.366180 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0013 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
8517 | 2025.03.26 00:07:24.366228 [ 4 ] {22a64bea-e638-4a10-86ce-d9ce3c2e9cbc} <Debug> TCPHandler: Processed in 0.001477908 sec. | ||
8518 | 2025.03.26 00:07:26.269037 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8519 | 2025.03.26 00:07:26.269722 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8520 | 2025.03.26 00:07:26.269759 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8521 | 2025.03.26 00:07:26.270294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8522 | 2025.03.26 00:07:26.270545 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8523 | 2025.03.26 00:07:26.270733 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8524 | 2025.03.26 00:07:27.689593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8525 | 2025.03.26 00:07:27.710931 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8526 | 2025.03.26 00:07:27.710997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8527 | 2025.03.26 00:07:27.718348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8528 | 2025.03.26 00:07:27.719114 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8529 | 2025.03.26 00:07:27.722018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8530 | 2025.03.26 00:07:28.860895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1160 | ||
8531 | 2025.03.26 00:07:28.863957 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8532 | 2025.03.26 00:07:28.864018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8533 | 2025.03.26 00:07:28.865593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8534 | 2025.03.26 00:07:28.865911 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8535 | 2025.03.26 00:07:28.866899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
8536 | 2025.03.26 00:07:29.340516 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8537 | 2025.03.26 00:07:29.340697 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8538 | 2025.03.26 00:07:29.340769 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8539 | 2025.03.26 00:07:29.341545 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8540 | 2025.03.26 00:07:29.341591 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8541 | 2025.03.26 00:07:29.342038 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8542 | 2025.03.26 00:07:29.342288 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8543 | 2025.03.26 00:07:29.342505 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001861 sec., 58033.31542181622 rows/sec., 4.86 MiB/sec. | ||
8544 | 2025.03.26 00:07:29.342619 [ 4 ] {8422c58e-d1ce-405f-9453-74c505f41978} <Debug> TCPHandler: Processed in 0.002230641 sec. | ||
8545 | 2025.03.26 00:07:29.342788 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8546 | 2025.03.26 00:07:29.343085 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8547 | 2025.03.26 00:07:29.343170 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8548 | 2025.03.26 00:07:29.343719 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8549 | 2025.03.26 00:07:29.343758 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8550 | 2025.03.26 00:07:29.344103 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8551 | 2025.03.26 00:07:29.344338 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8552 | 2025.03.26 00:07:29.344575 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001593 sec., 16321.406151914627 rows/sec., 1.20 MiB/sec. | ||
8553 | 2025.03.26 00:07:29.344677 [ 4 ] {7be0170c-8928-42da-95df-2141897401ed} <Debug> TCPHandler: Processed in 0.001972204 sec. | ||
8554 | 2025.03.26 00:07:29.344928 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8555 | 2025.03.26 00:07:29.345071 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8556 | 2025.03.26 00:07:29.345119 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8557 | 2025.03.26 00:07:29.345749 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8558 | 2025.03.26 00:07:29.345797 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8559 | 2025.03.26 00:07:29.346647 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8560 | 2025.03.26 00:07:29.346894 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8561 | 2025.03.26 00:07:29.347107 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00206 sec., 43689.32038834951 rows/sec., 3.41 MiB/sec. | ||
8562 | 2025.03.26 00:07:29.347161 [ 4 ] {31922e94-dd39-4f9a-9f21-af01ce21c8fa} <Debug> TCPHandler: Processed in 0.002339665 sec. | ||
8563 | 2025.03.26 00:07:29.347278 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8564 | 2025.03.26 00:07:29.347384 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8565 | 2025.03.26 00:07:29.347434 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8566 | 2025.03.26 00:07:29.347948 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8567 | 2025.03.26 00:07:29.347986 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8568 | 2025.03.26 00:07:29.348363 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8569 | 2025.03.26 00:07:29.348605 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8570 | 2025.03.26 00:07:29.348827 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001466 sec., 109140.51841746247 rows/sec., 7.60 MiB/sec. | ||
8571 | 2025.03.26 00:07:29.348884 [ 4 ] {22a7cfca-ca6b-4cc6-8150-2140f2f1486f} <Debug> TCPHandler: Processed in 0.001655403 sec. | ||
8572 | 2025.03.26 00:07:29.349019 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8573 | 2025.03.26 00:07:29.349129 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8574 | 2025.03.26 00:07:29.349195 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8575 | 2025.03.26 00:07:29.350248 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8576 | 2025.03.26 00:07:29.350287 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8577 | 2025.03.26 00:07:29.350911 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
8578 | 2025.03.26 00:07:29.351163 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8579 | 2025.03.26 00:07:29.351390 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002282 sec., 11393.514460999122 rows/sec., 20.42 MiB/sec. | ||
8580 | 2025.03.26 00:07:29.351489 [ 4 ] {f3337c09-8258-4e87-b492-1ba4466c3f59} <Debug> TCPHandler: Processed in 0.002531841 sec. | ||
8581 | 2025.03.26 00:07:29.351630 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8582 | 2025.03.26 00:07:29.351735 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8583 | 2025.03.26 00:07:29.351780 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8584 | 2025.03.26 00:07:29.352209 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8585 | 2025.03.26 00:07:29.352247 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8586 | 2025.03.26 00:07:29.352595 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8587 | 2025.03.26 00:07:29.352820 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8588 | 2025.03.26 00:07:29.353029 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
8589 | 2025.03.26 00:07:29.353079 [ 4 ] {54be08b2-cf43-42e9-b611-0378a39a0928} <Debug> TCPHandler: Processed in 0.001498008 sec. | ||
8590 | 2025.03.26 00:07:33.593529 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8591 | 2025.03.26 00:07:33.593643 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8592 | 2025.03.26 00:07:33.771740 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8593 | 2025.03.26 00:07:33.772381 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8594 | 2025.03.26 00:07:33.772432 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8595 | 2025.03.26 00:07:33.772951 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8596 | 2025.03.26 00:07:33.773207 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8597 | 2025.03.26 00:07:33.773468 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8598 | 2025.03.26 00:07:33.773478 [ 27 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8599 | 2025.03.26 00:07:33.773565 [ 27 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8600 | 2025.03.26 00:07:33.773607 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8601 | 2025.03.26 00:07:33.773792 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
8602 | 2025.03.26 00:07:33.773970 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8603 | 2025.03.26 00:07:33.774020 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
8604 | 2025.03.26 00:07:33.774111 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
8605 | 2025.03.26 00:07:33.774341 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
8606 | 2025.03.26 00:07:33.774558 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
8607 | 2025.03.26 00:07:33.774765 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
8608 | 2025.03.26 00:07:33.774965 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
8609 | 2025.03.26 00:07:33.777434 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.00371904 sec., 5675120.461194287 rows/sec., 81.18 MiB/sec. | ||
8610 | 2025.03.26 00:07:33.777736 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8611 | 2025.03.26 00:07:33.778033 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8612 | 2025.03.26 00:07:33.778120 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_46_9} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8613 | 2025.03.26 00:07:33.778215 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8614 | 2025.03.26 00:07:34.339831 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8615 | 2025.03.26 00:07:34.340023 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8616 | 2025.03.26 00:07:34.340095 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8617 | 2025.03.26 00:07:34.340889 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8618 | 2025.03.26 00:07:34.340936 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8619 | 2025.03.26 00:07:34.341376 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8620 | 2025.03.26 00:07:34.341628 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8621 | 2025.03.26 00:07:34.341884 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001911 sec., 45002.61643118786 rows/sec., 3.73 MiB/sec. | ||
8622 | 2025.03.26 00:07:34.341967 [ 4 ] {711b67b3-0c7a-4939-9c6c-dff6f6188442} <Debug> TCPHandler: Processed in 0.002262332 sec. | ||
8623 | 2025.03.26 00:07:34.342221 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8624 | 2025.03.26 00:07:34.342374 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8625 | 2025.03.26 00:07:34.342423 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8626 | 2025.03.26 00:07:34.342984 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8627 | 2025.03.26 00:07:34.343024 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8628 | 2025.03.26 00:07:34.343384 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8629 | 2025.03.26 00:07:34.343618 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8630 | 2025.03.26 00:07:34.343785 [ 27 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
8631 | 2025.03.26 00:07:34.343845 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001489 sec., 10073.875083948958 rows/sec., 757.51 KiB/sec. | ||
8632 | 2025.03.26 00:07:34.343857 [ 27 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8633 | 2025.03.26 00:07:34.343924 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8634 | 2025.03.26 00:07:34.343981 [ 4 ] {7da07b26-e20c-4bf4-8f06-ab963186546f} <Debug> TCPHandler: Processed in 0.00186596 sec. | ||
8635 | 2025.03.26 00:07:34.344190 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8636 | 2025.03.26 00:07:34.344200 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
8637 | 2025.03.26 00:07:34.344351 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8638 | 2025.03.26 00:07:34.344455 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8639 | 2025.03.26 00:07:34.344560 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8640 | 2025.03.26 00:07:34.344665 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 179 rows starting from the beginning of the part | ||
8641 | 2025.03.26 00:07:34.344936 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 15 rows starting from the beginning of the part | ||
8642 | 2025.03.26 00:07:34.345421 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
8643 | 2025.03.26 00:07:34.345852 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 27 rows starting from the beginning of the part | ||
8644 | 2025.03.26 00:07:34.346146 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
8645 | 2025.03.26 00:07:34.346424 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
8646 | 2025.03.26 00:07:34.347187 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2025.03.26 00:07:34.347251 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8648 | 2025.03.26 00:07:34.348211 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8649 | 2025.03.26 00:07:34.348776 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8650 | 2025.03.26 00:07:34.349327 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 5 columns (5 merged, 0 gathered) in 0.005276419 sec., 54582.47345406041 rows/sec., 3.92 MiB/sec. | ||
8651 | 2025.03.26 00:07:34.349411 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.005103 sec., 15481.08955516363 rows/sec., 1.21 MiB/sec. | ||
8652 | 2025.03.26 00:07:34.349518 [ 4 ] {2a67f043-bd9f-45c9-85a1-4d6614c2b639} <Debug> TCPHandler: Processed in 0.005406454 sec. | ||
8653 | 2025.03.26 00:07:34.349613 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
8654 | 2025.03.26 00:07:34.349733 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8655 | 2025.03.26 00:07:34.349966 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8656 | 2025.03.26 00:07:34.350075 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8657 | 2025.03.26 00:07:34.350228 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8658 | 2025.03.26 00:07:34.350375 [ 194 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_60_12} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
8659 | 2025.03.26 00:07:34.350473 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
8660 | 2025.03.26 00:07:34.350756 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8661 | 2025.03.26 00:07:34.350793 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8662 | 2025.03.26 00:07:34.351171 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8663 | 2025.03.26 00:07:34.351402 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8664 | 2025.03.26 00:07:34.351658 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001755 sec., 91168.09116809117 rows/sec., 6.35 MiB/sec. | ||
8665 | 2025.03.26 00:07:34.351722 [ 4 ] {989259aa-6eef-4258-bbb3-48cb15b1b3fc} <Debug> TCPHandler: Processed in 0.002078917 sec. | ||
8666 | 2025.03.26 00:07:34.352007 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8667 | 2025.03.26 00:07:34.352144 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8668 | 2025.03.26 00:07:34.352219 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8669 | 2025.03.26 00:07:34.353306 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8670 | 2025.03.26 00:07:34.353346 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8671 | 2025.03.26 00:07:34.353963 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
8672 | 2025.03.26 00:07:34.354219 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8673 | 2025.03.26 00:07:34.354423 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.0023 sec., 6521.739130434783 rows/sec., 11.69 MiB/sec. | ||
8674 | 2025.03.26 00:07:34.354692 [ 4 ] {3d2543f2-ca3e-4f6f-8108-70c4f6ab25b0} <Debug> TCPHandler: Processed in 0.00279307 sec. | ||
8675 | 2025.03.26 00:07:34.354885 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8676 | 2025.03.26 00:07:34.354988 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8677 | 2025.03.26 00:07:34.355035 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8678 | 2025.03.26 00:07:34.355474 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8679 | 2025.03.26 00:07:34.355511 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8680 | 2025.03.26 00:07:34.355855 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8681 | 2025.03.26 00:07:34.356080 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8682 | 2025.03.26 00:07:34.356254 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001288 sec., 46583.850931677014 rows/sec., 3.14 MiB/sec. | ||
8683 | 2025.03.26 00:07:34.356302 [ 4 ] {83752e81-b2a4-4ceb-9252-83fccd2522b3} <Debug> TCPHandler: Processed in 0.001476758 sec. | ||
8684 | 2025.03.26 00:07:35.222973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8685 | 2025.03.26 00:07:35.244608 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8686 | 2025.03.26 00:07:35.244680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8687 | 2025.03.26 00:07:35.252269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8688 | 2025.03.26 00:07:35.253130 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8689 | 2025.03.26 00:07:35.253540 [ 26 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8690 | 2025.03.26 00:07:35.253695 [ 26 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2025.03.26 00:07:35.253756 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8692 | 2025.03.26 00:07:35.254228 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
8693 | 2025.03.26 00:07:35.272022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8694 | 2025.03.26 00:07:35.273222 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8695 | 2025.03.26 00:07:35.274727 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
8696 | 2025.03.26 00:07:35.280107 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
8697 | 2025.03.26 00:07:35.285459 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
8698 | 2025.03.26 00:07:35.290788 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
8699 | 2025.03.26 00:07:35.296360 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
8700 | 2025.03.26 00:07:35.300801 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
8701 | 2025.03.26 00:07:35.360059 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.106137947 sec., 3269.33024246267 rows/sec., 16.91 MiB/sec. | ||
8702 | 2025.03.26 00:07:35.363304 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8703 | 2025.03.26 00:07:35.366302 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_46_9} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8704 | 2025.03.26 00:07:35.366428 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_46_9} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8705 | 2025.03.26 00:07:35.368896 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8706 | 2025.03.26 00:07:36.001196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.55 MiB, peak 234.95 MiB, free memory in arenas 0.00 B, will set to 222.94 MiB (RSS), difference: 1.39 MiB | ||
8707 | 2025.03.26 00:07:38.868042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1184 | ||
8708 | 2025.03.26 00:07:38.871123 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8709 | 2025.03.26 00:07:38.871189 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8710 | 2025.03.26 00:07:38.872761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8711 | 2025.03.26 00:07:38.873104 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8712 | 2025.03.26 00:07:38.874553 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
8713 | 2025.03.26 00:07:39.368438 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8714 | 2025.03.26 00:07:39.368652 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8715 | 2025.03.26 00:07:39.368738 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8716 | 2025.03.26 00:07:39.370003 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2025.03.26 00:07:39.370051 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8718 | 2025.03.26 00:07:39.370575 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8719 | 2025.03.26 00:07:39.370827 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8720 | 2025.03.26 00:07:39.371042 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.00245 sec., 509387.7551020408 rows/sec., 42.00 MiB/sec. | ||
8721 | 2025.03.26 00:07:39.371107 [ 4 ] {5283855c-4ad4-46d4-8f7a-166b7d7a7c01} <Debug> TCPHandler: Processed in 0.00280971 sec. | ||
8722 | 2025.03.26 00:07:39.371248 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8723 | 2025.03.26 00:07:39.371396 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8724 | 2025.03.26 00:07:39.371456 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8725 | 2025.03.26 00:07:39.372060 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8726 | 2025.03.26 00:07:39.372098 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8727 | 2025.03.26 00:07:39.372464 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8728 | 2025.03.26 00:07:39.372709 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8729 | 2025.03.26 00:07:39.372887 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001526 sec., 17038.007863695937 rows/sec., 1.25 MiB/sec. | ||
8730 | 2025.03.26 00:07:39.372940 [ 4 ] {a88c9ec2-c2a0-4215-baf0-d5f843fe2336} <Debug> TCPHandler: Processed in 0.001759566 sec. | ||
8731 | 2025.03.26 00:07:39.373067 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8732 | 2025.03.26 00:07:39.373175 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8733 | 2025.03.26 00:07:39.373220 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8734 | 2025.03.26 00:07:39.373797 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8735 | 2025.03.26 00:07:39.373834 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8736 | 2025.03.26 00:07:39.374191 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8737 | 2025.03.26 00:07:39.374425 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8738 | 2025.03.26 00:07:39.374639 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001486 sec., 153432.0323014805 rows/sec., 10.39 MiB/sec. | ||
8739 | 2025.03.26 00:07:39.374756 [ 4 ] {8a368178-2574-481a-b304-7cda68a8111a} <Debug> TCPHandler: Processed in 0.001740876 sec. | ||
8740 | 2025.03.26 00:07:39.374892 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8741 | 2025.03.26 00:07:39.374997 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8742 | 2025.03.26 00:07:39.375043 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8743 | 2025.03.26 00:07:39.375731 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8744 | 2025.03.26 00:07:39.375769 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8745 | 2025.03.26 00:07:39.376148 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8746 | 2025.03.26 00:07:39.376410 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8747 | 2025.03.26 00:07:39.376587 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001613 sec., 338499.69001859886 rows/sec., 25.12 MiB/sec. | ||
8748 | 2025.03.26 00:07:39.376639 [ 4 ] {f681e620-692b-4d67-bb73-f3074073d6c6} <Debug> TCPHandler: Processed in 0.001798168 sec. | ||
8749 | 2025.03.26 00:07:39.376751 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8750 | 2025.03.26 00:07:39.376857 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8751 | 2025.03.26 00:07:39.376906 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8752 | 2025.03.26 00:07:39.377568 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8753 | 2025.03.26 00:07:39.377605 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8754 | 2025.03.26 00:07:39.378039 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8755 | 2025.03.26 00:07:39.378281 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2025.03.26 00:07:39.378454 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.001621 sec., 542874.7686613202 rows/sec., 36.53 MiB/sec. | ||
8757 | 2025.03.26 00:07:39.378506 [ 4 ] {77b3f405-835a-4dbb-bf08-17d7d000c9ba} <Debug> TCPHandler: Processed in 0.001804587 sec. | ||
8758 | 2025.03.26 00:07:39.378632 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8759 | 2025.03.26 00:07:39.378761 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8760 | 2025.03.26 00:07:39.378840 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8761 | 2025.03.26 00:07:39.380041 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8762 | 2025.03.26 00:07:39.380078 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8763 | 2025.03.26 00:07:39.380702 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
8764 | 2025.03.26 00:07:39.380960 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8765 | 2025.03.26 00:07:39.381106 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
8766 | 2025.03.26 00:07:39.381158 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8767 | 2025.03.26 00:07:39.381174 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002442 sec., 10647.010647010646 rows/sec., 19.08 MiB/sec. | ||
8768 | 2025.03.26 00:07:39.381184 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8769 | 2025.03.26 00:07:39.381539 [ 4 ] {a56d16bd-7c09-43a1-864a-f77934b91c1c} <Debug> TCPHandler: Processed in 0.002966385 sec. | ||
8770 | 2025.03.26 00:07:39.381568 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
8771 | 2025.03.26 00:07:39.381673 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8772 | 2025.03.26 00:07:39.381921 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8773 | 2025.03.26 00:07:39.382042 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8774 | 2025.03.26 00:07:39.382382 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8775 | 2025.03.26 00:07:39.382639 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1170 rows starting from the beginning of the part | ||
8776 | 2025.03.26 00:07:39.383389 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
8777 | 2025.03.26 00:07:39.384314 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8778 | 2025.03.26 00:07:39.384343 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 15 rows starting from the beginning of the part | ||
8779 | 2025.03.26 00:07:39.384387 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8780 | 2025.03.26 00:07:39.384966 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
8781 | 2025.03.26 00:07:39.385598 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 15 rows starting from the beginning of the part | ||
8782 | 2025.03.26 00:07:39.385948 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8783 | 2025.03.26 00:07:39.386137 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
8784 | 2025.03.26 00:07:39.386765 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8785 | 2025.03.26 00:07:39.387281 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005449 sec., 11011.194714626537 rows/sec., 759.89 KiB/sec. | ||
8786 | 2025.03.26 00:07:39.387420 [ 4 ] {1664ba52-86d0-4254-b21f-84f5880f80d6} <Debug> TCPHandler: Processed in 0.005800816 sec. | ||
8787 | 2025.03.26 00:07:39.393191 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 19 columns (19 merged, 0 gathered) in 0.011863691 sec., 107723.64182445411 rows/sec., 193.04 MiB/sec. | ||
8788 | 2025.03.26 00:07:39.394618 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
8789 | 2025.03.26 00:07:39.395133 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8790 | 2025.03.26 00:07:39.395237 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
8791 | 2025.03.26 00:07:39.395421 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.39 MiB. | ||
8792 | 2025.03.26 00:07:40.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.51 MiB, peak 234.95 MiB, free memory in arenas 0.00 B, will set to 225.29 MiB (RSS), difference: 1.78 MiB | ||
8793 | 2025.03.26 00:07:41.274493 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
8794 | 2025.03.26 00:07:41.275154 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2025.03.26 00:07:41.275200 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8796 | 2025.03.26 00:07:41.275714 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8797 | 2025.03.26 00:07:41.275954 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8798 | 2025.03.26 00:07:41.276191 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
8799 | 2025.03.26 00:07:42.772999 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
8800 | 2025.03.26 00:07:42.792056 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8801 | 2025.03.26 00:07:42.792113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8802 | 2025.03.26 00:07:42.799120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8803 | 2025.03.26 00:07:42.799966 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8804 | 2025.03.26 00:07:42.803065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
8805 | 2025.03.26 00:07:44.340278 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8806 | 2025.03.26 00:07:44.340489 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8807 | 2025.03.26 00:07:44.340573 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8808 | 2025.03.26 00:07:44.341431 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8809 | 2025.03.26 00:07:44.341486 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8810 | 2025.03.26 00:07:44.341928 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8811 | 2025.03.26 00:07:44.342179 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8812 | 2025.03.26 00:07:44.342387 [ 108 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8813 | 2025.03.26 00:07:44.342453 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002017 sec., 42637.580565195836 rows/sec., 3.54 MiB/sec. | ||
8814 | 2025.03.26 00:07:44.342480 [ 108 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8815 | 2025.03.26 00:07:44.342549 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8816 | 2025.03.26 00:07:44.342581 [ 4 ] {e29da148-568a-42dc-8998-4e63c6090529} <Debug> TCPHandler: Processed in 0.002444008 sec. | ||
8817 | 2025.03.26 00:07:44.342870 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8818 | 2025.03.26 00:07:44.342948 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
8819 | 2025.03.26 00:07:44.343210 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8820 | 2025.03.26 00:07:44.343402 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8821 | 2025.03.26 00:07:44.343657 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8822 | 2025.03.26 00:07:44.343817 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1971 rows starting from the beginning of the part | ||
8823 | 2025.03.26 00:07:44.344543 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 206 rows starting from the beginning of the part | ||
8824 | 2025.03.26 00:07:44.344974 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 108 rows starting from the beginning of the part | ||
8825 | 2025.03.26 00:07:44.345333 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 86 rows starting from the beginning of the part | ||
8826 | 2025.03.26 00:07:44.345453 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1248 rows starting from the beginning of the part | ||
8827 | 2025.03.26 00:07:44.345994 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 86 rows starting from the beginning of the part | ||
8828 | 2025.03.26 00:07:44.346740 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8829 | 2025.03.26 00:07:44.346797 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8830 | 2025.03.26 00:07:44.347715 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8831 | 2025.03.26 00:07:44.348257 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8832 | 2025.03.26 00:07:44.348846 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.005734 sec., 2615.9748866410882 rows/sec., 196.71 KiB/sec. | ||
8833 | 2025.03.26 00:07:44.349128 [ 4 ] {c33a539f-48f4-4f9a-a5f6-6f0b0b3e754d} <Debug> TCPHandler: Processed in 0.006357694 sec. | ||
8834 | 2025.03.26 00:07:44.349448 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8835 | 2025.03.26 00:07:44.349799 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8836 | 2025.03.26 00:07:44.349955 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8837 | 2025.03.26 00:07:44.350072 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3705 rows, containing 5 columns (5 merged, 0 gathered) in 0.007378216 sec., 502153.9082076209 rows/sec., 43.42 MiB/sec. | ||
8838 | 2025.03.26 00:07:44.350420 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8839 | 2025.03.26 00:07:44.350952 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8840 | 2025.03.26 00:07:44.351189 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_71_14} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8841 | 2025.03.26 00:07:44.351238 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8842 | 2025.03.26 00:07:44.351322 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8843 | 2025.03.26 00:07:44.351334 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
8844 | 2025.03.26 00:07:44.351728 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8845 | 2025.03.26 00:07:44.351966 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8846 | 2025.03.26 00:07:44.352136 [ 108 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8847 | 2025.03.26 00:07:44.352203 [ 108 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8848 | 2025.03.26 00:07:44.352211 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.002543 sec., 31065.670467951237 rows/sec., 2.43 MiB/sec. | ||
8849 | 2025.03.26 00:07:44.352229 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8850 | 2025.03.26 00:07:44.352376 [ 4 ] {eb1560d3-4f2e-4f62-9c9e-bc74078699aa} <Debug> TCPHandler: Processed in 0.003045887 sec. | ||
8851 | 2025.03.26 00:07:44.352454 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
8852 | 2025.03.26 00:07:44.352594 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8853 | 2025.03.26 00:07:44.352651 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8854 | 2025.03.26 00:07:44.352696 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 953 rows starting from the beginning of the part | ||
8855 | 2025.03.26 00:07:44.352853 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8856 | 2025.03.26 00:07:44.352968 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 115 rows starting from the beginning of the part | ||
8857 | 2025.03.26 00:07:44.353058 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8858 | 2025.03.26 00:07:44.353397 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 90 rows starting from the beginning of the part | ||
8859 | 2025.03.26 00:07:44.353772 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 79 rows starting from the beginning of the part | ||
8860 | 2025.03.26 00:07:44.354230 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 546 rows starting from the beginning of the part | ||
8861 | 2025.03.26 00:07:44.354440 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 79 rows starting from the beginning of the part | ||
8862 | 2025.03.26 00:07:44.355649 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8863 | 2025.03.26 00:07:44.355709 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8864 | 2025.03.26 00:07:44.356850 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8865 | 2025.03.26 00:07:44.357275 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8866 | 2025.03.26 00:07:44.357561 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1862 rows, containing 5 columns (5 merged, 0 gathered) in 0.005185737 sec., 359061.7881315616 rows/sec., 28.18 MiB/sec. | ||
8867 | 2025.03.26 00:07:44.357644 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8868 | 2025.03.26 00:07:44.357726 [ 108 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8869 | 2025.03.26 00:07:44.357777 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8870 | 2025.03.26 00:07:44.357785 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005019 sec., 31878.860330743177 rows/sec., 2.22 MiB/sec. | ||
8871 | 2025.03.26 00:07:44.358032 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8872 | 2025.03.26 00:07:44.358195 [ 4 ] {3cc71462-4d36-4a78-90d1-339e085bb0e5} <Debug> TCPHandler: Processed in 0.005686772 sec. | ||
8873 | 2025.03.26 00:07:44.358378 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
8874 | 2025.03.26 00:07:44.358727 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8875 | 2025.03.26 00:07:44.359044 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8876 | 2025.03.26 00:07:44.359198 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8877 | 2025.03.26 00:07:44.359250 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 17283 rows starting from the beginning of the part | ||
8878 | 2025.03.26 00:07:44.359693 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8879 | 2025.03.26 00:07:44.359728 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8880 | 2025.03.26 00:07:44.360181 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_71_14} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8881 | 2025.03.26 00:07:44.360656 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 304 rows starting from the beginning of the part | ||
8882 | 2025.03.26 00:07:44.360665 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
8883 | 2025.03.26 00:07:44.361293 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
8884 | 2025.03.26 00:07:44.361724 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
8885 | 2025.03.26 00:07:44.362179 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 880 rows starting from the beginning of the part | ||
8886 | 2025.03.26 00:07:44.362597 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
8887 | 2025.03.26 00:07:44.364635 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8888 | 2025.03.26 00:07:44.364692 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8889 | 2025.03.26 00:07:44.366328 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
8890 | 2025.03.26 00:07:44.366587 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8891 | 2025.03.26 00:07:44.367141 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.008141 sec., 1842.5254882692543 rows/sec., 3.30 MiB/sec. | ||
8892 | 2025.03.26 00:07:44.367267 [ 4 ] {aa60ab65-dd08-453c-9040-314724c3cf12} <Debug> TCPHandler: Processed in 0.008748011 sec. | ||
8893 | 2025.03.26 00:07:44.367399 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8894 | 2025.03.26 00:07:44.367527 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8895 | 2025.03.26 00:07:44.367592 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8896 | 2025.03.26 00:07:44.368139 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8897 | 2025.03.26 00:07:44.368177 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8898 | 2025.03.26 00:07:44.368835 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8899 | 2025.03.26 00:07:44.369139 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8900 | 2025.03.26 00:07:44.369358 [ 108 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8901 | 2025.03.26 00:07:44.369485 [ 108 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8902 | 2025.03.26 00:07:44.369565 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8903 | 2025.03.26 00:07:44.369714 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002166 sec., 27700.831024930747 rows/sec., 1.87 MiB/sec. | ||
8904 | 2025.03.26 00:07:44.370060 [ 4 ] {b69bf00c-1961-4885-923a-b588906cf9b0} <Debug> TCPHandler: Processed in 0.002704977 sec. | ||
8905 | 2025.03.26 00:07:44.370060 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8906 | 2025.03.26 00:07:44.370465 [ 199 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18947 rows, containing 5 columns (5 merged, 0 gathered) in 0.012538943 sec., 1511052.4068894803 rows/sec., 103.22 MiB/sec. | ||
8907 | 2025.03.26 00:07:44.370487 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8908 | 2025.03.26 00:07:44.370556 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3206 rows starting from the beginning of the part | ||
8909 | 2025.03.26 00:07:44.370651 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8910 | 2025.03.26 00:07:44.370871 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8911 | 2025.03.26 00:07:44.370947 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8912 | 2025.03.26 00:07:44.371215 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
8913 | 2025.03.26 00:07:44.371445 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
8914 | 2025.03.26 00:07:44.371668 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
8915 | 2025.03.26 00:07:44.372085 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2025.03.26 00:07:44.372234 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8917 | 2025.03.26 00:07:44.372415 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.21 MiB. | ||
8918 | 2025.03.26 00:07:44.373614 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3506 rows, containing 4 columns (4 merged, 0 gathered) in 0.003875994 sec., 904542.1638939586 rows/sec., 59.55 MiB/sec. | ||
8919 | 2025.03.26 00:07:44.373919 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8920 | 2025.03.26 00:07:44.374225 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8921 | 2025.03.26 00:07:44.374309 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_71_14} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8922 | 2025.03.26 00:07:44.374391 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
8923 | 2025.03.26 00:07:48.593694 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8924 | 2025.03.26 00:07:48.593760 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8925 | 2025.03.26 00:07:48.777201 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
8926 | 2025.03.26 00:07:48.777842 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8927 | 2025.03.26 00:07:48.777887 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8928 | 2025.03.26 00:07:48.778412 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8929 | 2025.03.26 00:07:48.778662 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8930 | 2025.03.26 00:07:48.778898 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
8931 | 2025.03.26 00:07:48.875577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1210 | ||
8932 | 2025.03.26 00:07:48.878543 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8933 | 2025.03.26 00:07:48.878591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8934 | 2025.03.26 00:07:48.880052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8935 | 2025.03.26 00:07:48.880360 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8936 | 2025.03.26 00:07:48.881677 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
8937 | 2025.03.26 00:07:49.002289 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000946861 sec. | ||
8938 | 2025.03.26 00:07:49.340152 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8939 | 2025.03.26 00:07:49.340368 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8940 | 2025.03.26 00:07:49.340452 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8941 | 2025.03.26 00:07:49.341293 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8942 | 2025.03.26 00:07:49.341338 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8943 | 2025.03.26 00:07:49.341798 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8944 | 2025.03.26 00:07:49.342061 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8945 | 2025.03.26 00:07:49.342271 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001966 sec., 54933.87589013225 rows/sec., 4.60 MiB/sec. | ||
8946 | 2025.03.26 00:07:49.342338 [ 4 ] {b6a1e5c8-d96a-4670-97d5-66409591cb65} <Debug> TCPHandler: Processed in 0.002364776 sec. | ||
8947 | 2025.03.26 00:07:49.342480 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8948 | 2025.03.26 00:07:49.342626 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8949 | 2025.03.26 00:07:49.342685 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8950 | 2025.03.26 00:07:49.343296 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8951 | 2025.03.26 00:07:49.343334 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8952 | 2025.03.26 00:07:49.343711 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8953 | 2025.03.26 00:07:49.343953 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8954 | 2025.03.26 00:07:49.344128 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001536 sec., 16927.083333333332 rows/sec., 1.24 MiB/sec. | ||
8955 | 2025.03.26 00:07:49.344182 [ 4 ] {a21d0f83-98d6-4d18-8e5c-7b88a33df7a1} <Debug> TCPHandler: Processed in 0.001769567 sec. | ||
8956 | 2025.03.26 00:07:49.344284 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8957 | 2025.03.26 00:07:49.344384 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8958 | 2025.03.26 00:07:49.344430 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8959 | 2025.03.26 00:07:49.344967 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8960 | 2025.03.26 00:07:49.345003 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8961 | 2025.03.26 00:07:49.345356 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8962 | 2025.03.26 00:07:49.345592 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8963 | 2025.03.26 00:07:49.345764 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001402 sec., 64194.00855920114 rows/sec., 5.01 MiB/sec. | ||
8964 | 2025.03.26 00:07:49.345816 [ 4 ] {1323401e-c1d6-46bb-b447-30910794fce4} <Debug> TCPHandler: Processed in 0.001582191 sec. | ||
8965 | 2025.03.26 00:07:49.345929 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8966 | 2025.03.26 00:07:49.346033 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8967 | 2025.03.26 00:07:49.346082 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8968 | 2025.03.26 00:07:49.346582 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8969 | 2025.03.26 00:07:49.346617 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8970 | 2025.03.26 00:07:49.346996 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8971 | 2025.03.26 00:07:49.347232 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8972 | 2025.03.26 00:07:49.347404 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001394 sec., 114777.61836441893 rows/sec., 7.99 MiB/sec. | ||
8973 | 2025.03.26 00:07:49.347454 [ 4 ] {c6b3ac4e-8ab3-4bde-aa4d-2810d24ea33c} <Debug> TCPHandler: Processed in 0.00157649 sec. | ||
8974 | 2025.03.26 00:07:49.347577 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8975 | 2025.03.26 00:07:49.347681 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8976 | 2025.03.26 00:07:49.347747 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8977 | 2025.03.26 00:07:49.348816 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8978 | 2025.03.26 00:07:49.348853 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8979 | 2025.03.26 00:07:49.349487 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
8980 | 2025.03.26 00:07:49.349742 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8981 | 2025.03.26 00:07:49.349930 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002271 sec., 11448.701012769705 rows/sec., 20.52 MiB/sec. | ||
8982 | 2025.03.26 00:07:49.350021 [ 4 ] {d6fbdbbf-a0c7-4d56-a2de-462e69315d75} <Debug> TCPHandler: Processed in 0.002494291 sec. | ||
8983 | 2025.03.26 00:07:49.350145 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8984 | 2025.03.26 00:07:49.350250 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8985 | 2025.03.26 00:07:49.350295 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8986 | 2025.03.26 00:07:49.350720 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8987 | 2025.03.26 00:07:49.350756 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8988 | 2025.03.26 00:07:49.351105 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8989 | 2025.03.26 00:07:49.351334 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8990 | 2025.03.26 00:07:49.351502 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
8991 | 2025.03.26 00:07:49.351550 [ 4 ] {edb8754a-6b34-45c8-85d2-054fd16ca871} <Debug> TCPHandler: Processed in 0.001456786 sec. | ||
8992 | 2025.03.26 00:07:50.304019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
8993 | 2025.03.26 00:07:50.325386 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8994 | 2025.03.26 00:07:50.325452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
8995 | 2025.03.26 00:07:50.332794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8996 | 2025.03.26 00:07:50.333540 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8997 | 2025.03.26 00:07:50.337496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
8998 | 2025.03.26 00:07:54.342520 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8999 | 2025.03.26 00:07:54.342726 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9000 | 2025.03.26 00:07:54.342809 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9001 | 2025.03.26 00:07:54.343605 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9002 | 2025.03.26 00:07:54.343653 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9003 | 2025.03.26 00:07:54.344092 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9004 | 2025.03.26 00:07:54.344346 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9005 | 2025.03.26 00:07:54.344626 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001941 sec., 12364.760432766616 rows/sec., 1.03 MiB/sec. | ||
9006 | 2025.03.26 00:07:54.344781 [ 4 ] {57807012-e2e3-4b9a-a980-f8bc6df773fa} <Debug> TCPHandler: Processed in 0.002391867 sec. | ||
9007 | 2025.03.26 00:07:54.344993 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2025.03.26 00:07:54.345111 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9009 | 2025.03.26 00:07:54.345162 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9010 | 2025.03.26 00:07:54.345719 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9011 | 2025.03.26 00:07:54.345760 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9012 | 2025.03.26 00:07:54.346122 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
9013 | 2025.03.26 00:07:54.346355 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9014 | 2025.03.26 00:07:54.346593 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001503 sec., 5322.687957418497 rows/sec., 434.03 KiB/sec. | ||
9015 | 2025.03.26 00:07:54.346663 [ 4 ] {f9e991bc-09d2-4820-b396-bd01afd7012e} <Debug> TCPHandler: Processed in 0.001732395 sec. | ||
9016 | 2025.03.26 00:07:54.346798 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2025.03.26 00:07:54.346906 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9018 | 2025.03.26 00:07:54.346950 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9019 | 2025.03.26 00:07:54.347553 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9020 | 2025.03.26 00:07:54.347593 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9021 | 2025.03.26 00:07:54.347955 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9022 | 2025.03.26 00:07:54.348193 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9023 | 2025.03.26 00:07:54.348399 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Debug> executeQuery: Read 210 rows, 19.04 KiB in 0.001515 sec., 138613.8613861386 rows/sec., 12.27 MiB/sec. | ||
9024 | 2025.03.26 00:07:54.348452 [ 4 ] {4a1f725e-a3bf-43eb-ace8-013909068d86} <Debug> TCPHandler: Processed in 0.001704425 sec. | ||
9025 | 2025.03.26 00:07:54.348567 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9026 | 2025.03.26 00:07:54.348672 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9027 | 2025.03.26 00:07:54.348718 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9028 | 2025.03.26 00:07:54.349253 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9029 | 2025.03.26 00:07:54.349293 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9030 | 2025.03.26 00:07:54.349641 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9031 | 2025.03.26 00:07:54.349876 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9032 | 2025.03.26 00:07:54.350090 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Debug> executeQuery: Read 35 rows, 2.65 KiB in 0.001438 sec., 24339.360222531293 rows/sec., 1.80 MiB/sec. | ||
9033 | 2025.03.26 00:07:54.350143 [ 4 ] {0a26cb4f-df67-43d4-a761-d8a7b46489aa} <Debug> TCPHandler: Processed in 0.001625692 sec. | ||
9034 | 2025.03.26 00:07:54.350286 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9035 | 2025.03.26 00:07:54.350391 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9036 | 2025.03.26 00:07:54.350436 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9037 | 2025.03.26 00:07:54.350964 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9038 | 2025.03.26 00:07:54.351004 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9039 | 2025.03.26 00:07:54.351358 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9040 | 2025.03.26 00:07:54.351593 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2025.03.26 00:07:54.351863 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001493 sec., 16075.016744809109 rows/sec., 1.33 MiB/sec. | ||
9042 | 2025.03.26 00:07:54.352090 [ 4 ] {e88ad334-7039-4ffd-8344-521670f87e88} <Debug> TCPHandler: Processed in 0.00185222 sec. | ||
9043 | 2025.03.26 00:07:54.352227 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9044 | 2025.03.26 00:07:54.352330 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9045 | 2025.03.26 00:07:54.352375 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9046 | 2025.03.26 00:07:54.352928 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9047 | 2025.03.26 00:07:54.352968 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9048 | 2025.03.26 00:07:54.353316 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
9049 | 2025.03.26 00:07:54.353556 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9050 | 2025.03.26 00:07:54.353797 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001482 sec., 8097.165991902833 rows/sec., 632.59 KiB/sec. | ||
9051 | 2025.03.26 00:07:54.353892 [ 4 ] {e8bb1aa5-19ae-4e64-8d7d-74108b7ec329} <Debug> TCPHandler: Processed in 0.001714875 sec. | ||
9052 | 2025.03.26 00:07:54.354021 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9053 | 2025.03.26 00:07:54.354127 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9054 | 2025.03.26 00:07:54.354171 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9055 | 2025.03.26 00:07:54.354735 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9056 | 2025.03.26 00:07:54.354776 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9057 | 2025.03.26 00:07:54.355140 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9058 | 2025.03.26 00:07:54.355379 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9059 | 2025.03.26 00:07:54.355595 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Debug> executeQuery: Read 123 rows, 10.23 KiB in 0.001489 sec., 82605.77568838146 rows/sec., 6.71 MiB/sec. | ||
9060 | 2025.03.26 00:07:54.355648 [ 4 ] {b0059058-6dee-471d-bbba-587c28ca3189} <Debug> TCPHandler: Processed in 0.001675464 sec. | ||
9061 | 2025.03.26 00:07:54.355765 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9062 | 2025.03.26 00:07:54.355876 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9063 | 2025.03.26 00:07:54.355925 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9064 | 2025.03.26 00:07:54.356443 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9065 | 2025.03.26 00:07:54.356483 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9066 | 2025.03.26 00:07:54.356868 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9067 | 2025.03.26 00:07:54.357102 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9068 | 2025.03.26 00:07:54.357350 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001483 sec., 134861.76668914364 rows/sec., 9.67 MiB/sec. | ||
9069 | 2025.03.26 00:07:54.357409 [ 4 ] {b64e3378-bd96-4bb1-b5f6-fb12a28bebaf} <Debug> TCPHandler: Processed in 0.001696184 sec. | ||
9070 | 2025.03.26 00:07:54.357673 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9071 | 2025.03.26 00:07:54.357836 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9072 | 2025.03.26 00:07:54.357910 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9073 | 2025.03.26 00:07:54.358956 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9074 | 2025.03.26 00:07:54.358994 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9075 | 2025.03.26 00:07:54.359597 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
9076 | 2025.03.26 00:07:54.359844 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9077 | 2025.03.26 00:07:54.360090 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002278 sec., 6584.7234416154515 rows/sec., 11.80 MiB/sec. | ||
9078 | 2025.03.26 00:07:54.360184 [ 4 ] {1d014f04-8c14-4f2d-bad0-2f0e92bff4f1} <Debug> TCPHandler: Processed in 0.002612703 sec. | ||
9079 | 2025.03.26 00:07:54.360321 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9080 | 2025.03.26 00:07:54.360425 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9081 | 2025.03.26 00:07:54.360470 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9082 | 2025.03.26 00:07:54.360903 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9083 | 2025.03.26 00:07:54.360942 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9084 | 2025.03.26 00:07:54.361299 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
9085 | 2025.03.26 00:07:54.361519 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9086 | 2025.03.26 00:07:54.361726 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001323 sec., 45351.47392290249 rows/sec., 3.06 MiB/sec. | ||
9087 | 2025.03.26 00:07:54.361788 [ 4 ] {cc4ef0c0-b3f2-4113-b33b-eea89c3b94cf} <Debug> TCPHandler: Processed in 0.001515649 sec. | ||
9088 | 2025.03.26 00:07:56.279879 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
9089 | 2025.03.26 00:07:56.280558 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9090 | 2025.03.26 00:07:56.280603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9091 | 2025.03.26 00:07:56.281113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9092 | 2025.03.26 00:07:56.281361 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9093 | 2025.03.26 00:07:56.281615 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
9094 | 2025.03.26 00:07:57.838439 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9095 | 2025.03.26 00:07:57.859574 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9096 | 2025.03.26 00:07:57.859637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9097 | 2025.03.26 00:07:57.866879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9098 | 2025.03.26 00:07:57.867665 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9099 | 2025.03.26 00:07:57.871394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9100 | 2025.03.26 00:07:58.882724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1242 | ||
9101 | 2025.03.26 00:07:58.885817 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9102 | 2025.03.26 00:07:58.885868 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9103 | 2025.03.26 00:07:58.887400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9104 | 2025.03.26 00:07:58.887721 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9105 | 2025.03.26 00:07:58.887905 [ 127 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9106 | 2025.03.26 00:07:58.887972 [ 127 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9107 | 2025.03.26 00:07:58.888011 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9108 | 2025.03.26 00:07:58.889174 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
9109 | 2025.03.26 00:07:58.889906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
9110 | 2025.03.26 00:07:58.890455 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9111 | 2025.03.26 00:07:58.890625 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1102 rows starting from the beginning of the part | ||
9112 | 2025.03.26 00:07:58.891118 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
9113 | 2025.03.26 00:07:58.891627 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
9114 | 2025.03.26 00:07:58.892383 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
9115 | 2025.03.26 00:07:58.893007 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
9116 | 2025.03.26 00:07:58.893609 [ 200 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
9117 | 2025.03.26 00:07:58.902174 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1242 rows, containing 72 columns (72 merged, 0 gathered) in 0.013927737 sec., 89174.57301211245 rows/sec., 72.49 MiB/sec. | ||
9118 | 2025.03.26 00:07:58.903914 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9119 | 2025.03.26 00:07:58.904751 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9120 | 2025.03.26 00:07:58.904854 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_36_7} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9121 | 2025.03.26 00:07:58.905195 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
9122 | 2025.03.26 00:07:59.340721 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9123 | 2025.03.26 00:07:59.340915 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9124 | 2025.03.26 00:07:59.340991 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9125 | 2025.03.26 00:07:59.341796 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9126 | 2025.03.26 00:07:59.341849 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9127 | 2025.03.26 00:07:59.342299 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9128 | 2025.03.26 00:07:59.342553 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9129 | 2025.03.26 00:07:59.342803 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001941 sec., 55641.421947449766 rows/sec., 4.66 MiB/sec. | ||
9130 | 2025.03.26 00:07:59.342906 [ 4 ] {4572da73-1032-4883-bfb4-ef12321ae171} <Debug> TCPHandler: Processed in 0.002315884 sec. | ||
9131 | 2025.03.26 00:07:59.343161 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9132 | 2025.03.26 00:07:59.343325 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9133 | 2025.03.26 00:07:59.343377 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9134 | 2025.03.26 00:07:59.343937 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9135 | 2025.03.26 00:07:59.343980 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9136 | 2025.03.26 00:07:59.344350 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9137 | 2025.03.26 00:07:59.344584 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9138 | 2025.03.26 00:07:59.344792 [ 149 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
9139 | 2025.03.26 00:07:59.344829 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001535 sec., 16938.110749185667 rows/sec., 1.24 MiB/sec. | ||
9140 | 2025.03.26 00:07:59.344914 [ 149 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9141 | 2025.03.26 00:07:59.344963 [ 4 ] {324a3eea-fa9e-4e7b-9dcf-adb67a17a0f3} <Debug> TCPHandler: Processed in 0.001899471 sec. | ||
9142 | 2025.03.26 00:07:59.344990 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9143 | 2025.03.26 00:07:59.345158 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9144 | 2025.03.26 00:07:59.345527 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9145 | 2025.03.26 00:07:59.345609 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
9146 | 2025.03.26 00:07:59.345676 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9147 | 2025.03.26 00:07:59.346525 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9148 | 2025.03.26 00:07:59.346746 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 179 rows starting from the beginning of the part | ||
9149 | 2025.03.26 00:07:59.347087 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 26 rows starting from the beginning of the part | ||
9150 | 2025.03.26 00:07:59.347410 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
9151 | 2025.03.26 00:07:59.347842 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
9152 | 2025.03.26 00:07:59.348264 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 35 rows starting from the beginning of the part | ||
9153 | 2025.03.26 00:07:59.348657 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
9154 | 2025.03.26 00:07:59.349367 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2025.03.26 00:07:59.349436 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9156 | 2025.03.26 00:07:59.350461 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9157 | 2025.03.26 00:07:59.351044 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9158 | 2025.03.26 00:07:59.351607 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006454717 sec., 47562.11620122153 rows/sec., 3.43 MiB/sec. | ||
9159 | 2025.03.26 00:07:59.351672 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.006279 sec., 14333.49259436216 rows/sec., 1.12 MiB/sec. | ||
9160 | 2025.03.26 00:07:59.351923 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
9161 | 2025.03.26 00:07:59.351929 [ 4 ] {b5081511-4819-415d-a9bf-2fc65bde8641} <Debug> TCPHandler: Processed in 0.0068502 sec. | ||
9162 | 2025.03.26 00:07:59.352418 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9163 | 2025.03.26 00:07:59.352877 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9164 | 2025.03.26 00:07:59.352896 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9165 | 2025.03.26 00:07:59.353003 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9166 | 2025.03.26 00:07:59.353086 [ 195 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_65_13} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
9167 | 2025.03.26 00:07:59.353272 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
9168 | 2025.03.26 00:07:59.353782 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9169 | 2025.03.26 00:07:59.353827 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9170 | 2025.03.26 00:07:59.354226 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9171 | 2025.03.26 00:07:59.354461 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9172 | 2025.03.26 00:07:59.354701 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002 sec., 80000 rows/sec., 5.57 MiB/sec. | ||
9173 | 2025.03.26 00:07:59.354788 [ 4 ] {c41c9517-d29f-4bce-99c4-063d6f69a54d} <Debug> TCPHandler: Processed in 0.00251361 sec. | ||
9174 | 2025.03.26 00:07:59.355051 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9175 | 2025.03.26 00:07:59.355255 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9176 | 2025.03.26 00:07:59.355330 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9177 | 2025.03.26 00:07:59.356432 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9178 | 2025.03.26 00:07:59.356471 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9179 | 2025.03.26 00:07:59.357107 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
9180 | 2025.03.26 00:07:59.357360 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9181 | 2025.03.26 00:07:59.357672 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002445 sec., 10633.946830265848 rows/sec., 19.06 MiB/sec. | ||
9182 | 2025.03.26 00:07:59.358127 [ 4 ] {924da936-5e94-427c-8587-e8f5ba874ba2} <Debug> TCPHandler: Processed in 0.003180372 sec. | ||
9183 | 2025.03.26 00:07:59.358428 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9184 | 2025.03.26 00:07:59.358534 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9185 | 2025.03.26 00:07:59.358582 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9186 | 2025.03.26 00:07:59.359058 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9187 | 2025.03.26 00:07:59.359096 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9188 | 2025.03.26 00:07:59.359454 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9189 | 2025.03.26 00:07:59.359697 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9190 | 2025.03.26 00:07:59.359899 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
9191 | 2025.03.26 00:07:59.359950 [ 4 ] {6c0c7a9b-57c7-487b-a68e-fb76f1c724af} <Debug> TCPHandler: Processed in 0.001590041 sec. | ||
9192 | 2025.03.26 00:08:03.593822 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9193 | 2025.03.26 00:08:03.593920 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9194 | 2025.03.26 00:08:03.782675 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
9195 | 2025.03.26 00:08:03.783370 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9196 | 2025.03.26 00:08:03.783410 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9197 | 2025.03.26 00:08:03.783928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9198 | 2025.03.26 00:08:03.784182 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9199 | 2025.03.26 00:08:03.784381 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9200 | 2025.03.26 00:08:04.340088 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9201 | 2025.03.26 00:08:04.340267 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9202 | 2025.03.26 00:08:04.340337 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9203 | 2025.03.26 00:08:04.341112 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9204 | 2025.03.26 00:08:04.341158 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9205 | 2025.03.26 00:08:04.341579 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9206 | 2025.03.26 00:08:04.341823 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9207 | 2025.03.26 00:08:04.342057 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001839 sec., 46764.545948885265 rows/sec., 3.88 MiB/sec. | ||
9208 | 2025.03.26 00:08:04.342121 [ 4 ] {ff673c51-4e22-485c-a5a9-f7c44ea906d7} <Debug> TCPHandler: Processed in 0.002156569 sec. | ||
9209 | 2025.03.26 00:08:04.342252 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9210 | 2025.03.26 00:08:04.342364 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9211 | 2025.03.26 00:08:04.342413 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9212 | 2025.03.26 00:08:04.342949 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9213 | 2025.03.26 00:08:04.342989 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9214 | 2025.03.26 00:08:04.343335 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9215 | 2025.03.26 00:08:04.343569 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9216 | 2025.03.26 00:08:04.343780 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001443 sec., 10395.010395010395 rows/sec., 781.66 KiB/sec. | ||
9217 | 2025.03.26 00:08:04.343833 [ 4 ] {08f2e2b9-a414-487e-aa8c-ba4c9586aa4e} <Debug> TCPHandler: Processed in 0.001634263 sec. | ||
9218 | 2025.03.26 00:08:04.343937 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9219 | 2025.03.26 00:08:04.344037 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9220 | 2025.03.26 00:08:04.344082 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9221 | 2025.03.26 00:08:04.344640 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9222 | 2025.03.26 00:08:04.344680 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9223 | 2025.03.26 00:08:04.345046 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9224 | 2025.03.26 00:08:04.345302 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9225 | 2025.03.26 00:08:04.345516 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.0015 sec., 52666.666666666664 rows/sec., 4.11 MiB/sec. | ||
9226 | 2025.03.26 00:08:04.345568 [ 4 ] {a2e1287e-3993-4ab3-a077-9c0271918304} <Debug> TCPHandler: Processed in 0.001681314 sec. | ||
9227 | 2025.03.26 00:08:04.345682 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9228 | 2025.03.26 00:08:04.345786 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9229 | 2025.03.26 00:08:04.345835 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9230 | 2025.03.26 00:08:04.346356 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9231 | 2025.03.26 00:08:04.346395 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9232 | 2025.03.26 00:08:04.346769 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9233 | 2025.03.26 00:08:04.346997 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9234 | 2025.03.26 00:08:04.347203 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001439 sec., 111188.3252258513 rows/sec., 7.74 MiB/sec. | ||
9235 | 2025.03.26 00:08:04.347253 [ 4 ] {9df48553-e26e-453d-9cdc-cff98a9bcc8d} <Debug> TCPHandler: Processed in 0.001622603 sec. | ||
9236 | 2025.03.26 00:08:04.347355 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9237 | 2025.03.26 00:08:04.347455 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9238 | 2025.03.26 00:08:04.347521 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9239 | 2025.03.26 00:08:04.348582 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9240 | 2025.03.26 00:08:04.348620 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9241 | 2025.03.26 00:08:04.349237 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
9242 | 2025.03.26 00:08:04.349491 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9243 | 2025.03.26 00:08:04.349684 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
9244 | 2025.03.26 00:08:04.349757 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002321 sec., 6462.731581214993 rows/sec., 11.58 MiB/sec. | ||
9245 | 2025.03.26 00:08:04.349779 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9246 | 2025.03.26 00:08:04.349853 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.53 GiB. | ||
9247 | 2025.03.26 00:08:04.350222 [ 4 ] {00ae5a13-0f4c-420a-a47e-2da4c8dfa7c4} <Debug> TCPHandler: Processed in 0.002908514 sec. | ||
9248 | 2025.03.26 00:08:04.350352 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
9249 | 2025.03.26 00:08:04.350579 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9250 | 2025.03.26 00:08:04.350939 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9251 | 2025.03.26 00:08:04.351121 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9252 | 2025.03.26 00:08:04.352207 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9253 | 2025.03.26 00:08:04.352345 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1278 rows starting from the beginning of the part | ||
9254 | 2025.03.26 00:08:04.353108 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 15 rows starting from the beginning of the part | ||
9255 | 2025.03.26 00:08:04.353495 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9256 | 2025.03.26 00:08:04.353635 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9257 | 2025.03.26 00:08:04.353755 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
9258 | 2025.03.26 00:08:04.354398 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 15 rows starting from the beginning of the part | ||
9259 | 2025.03.26 00:08:04.355078 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
9260 | 2025.03.26 00:08:04.355148 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9261 | 2025.03.26 00:08:04.355526 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
9262 | 2025.03.26 00:08:04.355990 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9263 | 2025.03.26 00:08:04.356731 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005907 sec., 10157.440325038091 rows/sec., 700.97 KiB/sec. | ||
9264 | 2025.03.26 00:08:04.356805 [ 4 ] {d6845a5c-30bb-4d51-b200-30eae261e940} <Debug> TCPHandler: Processed in 0.006341563 sec. | ||
9265 | 2025.03.26 00:08:04.363970 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1375 rows, containing 19 columns (19 merged, 0 gathered) in 0.013940927 sec., 98630.45692729042 rows/sec., 176.74 MiB/sec. | ||
9266 | 2025.03.26 00:08:04.365289 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
9267 | 2025.03.26 00:08:04.365764 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9268 | 2025.03.26 00:08:04.365858 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
9269 | 2025.03.26 00:08:04.366028 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
9270 | 2025.03.26 00:08:05.001159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.08 MiB, peak 237.66 MiB, free memory in arenas 0.00 B, will set to 229.27 MiB (RSS), difference: 3.19 MiB | ||
9271 | 2025.03.26 00:08:05.372358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9272 | 2025.03.26 00:08:05.393641 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9273 | 2025.03.26 00:08:05.393700 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9274 | 2025.03.26 00:08:05.400982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9275 | 2025.03.26 00:08:05.401751 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9276 | 2025.03.26 00:08:05.404556 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9277 | 2025.03.26 00:08:07.811241 [ 141 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
9278 | 2025.03.26 00:08:07.811307 [ 141 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9279 | 2025.03.26 00:08:07.811329 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9280 | 2025.03.26 00:08:07.811613 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
9281 | 2025.03.26 00:08:07.811872 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9282 | 2025.03.26 00:08:07.811941 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 236 rows starting from the beginning of the part | ||
9283 | 2025.03.26 00:08:07.812115 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
9284 | 2025.03.26 00:08:07.812406 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 212 rows starting from the beginning of the part | ||
9285 | 2025.03.26 00:08:07.812639 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
9286 | 2025.03.26 00:08:07.812786 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
9287 | 2025.03.26 00:08:07.813943 [ 195 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002519441 sec., 281014.7171535273 rows/sec., 19.50 MiB/sec. | ||
9288 | 2025.03.26 00:08:07.814164 [ 201 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
9289 | 2025.03.26 00:08:07.814511 [ 201 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9290 | 2025.03.26 00:08:07.814603 [ 201 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_18_4} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
9291 | 2025.03.26 00:08:07.814703 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9292 | 2025.03.26 00:08:08.129465 [ 141 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
9293 | 2025.03.26 00:08:08.129516 [ 141 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9294 | 2025.03.26 00:08:08.129541 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9295 | 2025.03.26 00:08:08.129766 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_20_4 to all_24_24_0 into Compact with storage Full | ||
9296 | 2025.03.26 00:08:08.130063 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9297 | 2025.03.26 00:08:08.130107 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 366 rows starting from the beginning of the part | ||
9298 | 2025.03.26 00:08:08.130210 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
9299 | 2025.03.26 00:08:08.130480 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
9300 | 2025.03.26 00:08:08.130671 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
9301 | 2025.03.26 00:08:08.130834 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
9302 | 2025.03.26 00:08:08.132058 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 5 columns (5 merged, 0 gathered) in 0.002429398 sec., 358113.4091655628 rows/sec., 25.93 MiB/sec. | ||
9303 | 2025.03.26 00:08:08.132245 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
9304 | 2025.03.26 00:08:08.132584 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2025.03.26 00:08:08.132671 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_24_5} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
9306 | 2025.03.26 00:08:08.132762 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
9307 | 2025.03.26 00:08:08.317178 [ 141 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
9308 | 2025.03.26 00:08:08.317216 [ 141 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9309 | 2025.03.26 00:08:08.317235 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9310 | 2025.03.26 00:08:08.317410 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
9311 | 2025.03.26 00:08:08.317649 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9312 | 2025.03.26 00:08:08.317684 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 124 rows starting from the beginning of the part | ||
9313 | 2025.03.26 00:08:08.317799 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 112 rows starting from the beginning of the part | ||
9314 | 2025.03.26 00:08:08.318024 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 112 rows starting from the beginning of the part | ||
9315 | 2025.03.26 00:08:08.318228 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
9316 | 2025.03.26 00:08:08.318424 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
9317 | 2025.03.26 00:08:08.319570 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002274933 sec., 163521.29930859504 rows/sec., 10.24 MiB/sec. | ||
9318 | 2025.03.26 00:08:08.319731 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
9319 | 2025.03.26 00:08:08.320018 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9320 | 2025.03.26 00:08:08.320092 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_18_4} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
9321 | 2025.03.26 00:08:08.320162 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
9322 | 2025.03.26 00:08:08.891040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1266 | ||
9323 | 2025.03.26 00:08:08.894037 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9324 | 2025.03.26 00:08:08.894106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9325 | 2025.03.26 00:08:08.895644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9326 | 2025.03.26 00:08:08.895978 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9327 | 2025.03.26 00:08:08.897513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
9328 | 2025.03.26 00:08:09.368279 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9329 | 2025.03.26 00:08:09.368487 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9330 | 2025.03.26 00:08:09.368567 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9331 | 2025.03.26 00:08:09.369330 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9332 | 2025.03.26 00:08:09.369379 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9333 | 2025.03.26 00:08:09.369811 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
9334 | 2025.03.26 00:08:09.370063 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9335 | 2025.03.26 00:08:09.370272 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001842 sec., 5428.881650380022 rows/sec., 442.69 KiB/sec. | ||
9336 | 2025.03.26 00:08:09.370337 [ 4 ] {e9f3030f-3a29-4476-a527-cf84257ad72e} <Debug> TCPHandler: Processed in 0.002193561 sec. | ||
9337 | 2025.03.26 00:08:09.370465 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9338 | 2025.03.26 00:08:09.370574 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9339 | 2025.03.26 00:08:09.370620 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9340 | 2025.03.26 00:08:09.371814 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9341 | 2025.03.26 00:08:09.371852 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9342 | 2025.03.26 00:08:09.372292 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9343 | 2025.03.26 00:08:09.372531 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9344 | 2025.03.26 00:08:09.372661 [ 138 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9345 | 2025.03.26 00:08:09.372702 [ 138 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2025.03.26 00:08:09.372714 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Debug> executeQuery: Read 1253 rows, 105.74 KiB in 0.002164 sec., 579020.3327171904 rows/sec., 47.72 MiB/sec. | ||
9347 | 2025.03.26 00:08:09.372725 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9348 | 2025.03.26 00:08:09.372823 [ 4 ] {b0513907-f6c5-4377-b863-badb7df25519} <Debug> TCPHandler: Processed in 0.002406587 sec. | ||
9349 | 2025.03.26 00:08:09.373008 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
9350 | 2025.03.26 00:08:09.373035 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9351 | 2025.03.26 00:08:09.373315 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9352 | 2025.03.26 00:08:09.373328 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9353 | 2025.03.26 00:08:09.373413 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9354 | 2025.03.26 00:08:09.373420 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1971 rows starting from the beginning of the part | ||
9355 | 2025.03.26 00:08:09.373824 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
9356 | 2025.03.26 00:08:09.374210 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 210 rows starting from the beginning of the part | ||
9357 | 2025.03.26 00:08:09.374715 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 108 rows starting from the beginning of the part | ||
9358 | 2025.03.26 00:08:09.375045 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 86 rows starting from the beginning of the part | ||
9359 | 2025.03.26 00:08:09.375173 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1253 rows starting from the beginning of the part | ||
9360 | 2025.03.26 00:08:09.376291 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9361 | 2025.03.26 00:08:09.376355 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9362 | 2025.03.26 00:08:09.377198 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9363 | 2025.03.26 00:08:09.377752 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9364 | 2025.03.26 00:08:09.378099 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Debug> executeQuery: Read 36 rows, 2.65 KiB in 0.004872 sec., 7389.162561576355 rows/sec., 544.61 KiB/sec. | ||
9365 | 2025.03.26 00:08:09.378177 [ 4 ] {412d367e-52c7-4e85-9bb6-0570e0c5a768} <Debug> TCPHandler: Processed in 0.005200567 sec. | ||
9366 | 2025.03.26 00:08:09.378319 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9367 | 2025.03.26 00:08:09.378433 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9368 | 2025.03.26 00:08:09.378519 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9369 | 2025.03.26 00:08:09.379053 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3736 rows, containing 5 columns (5 merged, 0 gathered) in 0.006217179 sec., 600915.6242726806 rows/sec., 51.96 MiB/sec. | ||
9370 | 2025.03.26 00:08:09.379374 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9371 | 2025.03.26 00:08:09.379970 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9372 | 2025.03.26 00:08:09.380016 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9373 | 2025.03.26 00:08:09.380090 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9374 | 2025.03.26 00:08:09.380122 [ 189 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_76_15} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9375 | 2025.03.26 00:08:09.380284 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
9376 | 2025.03.26 00:08:09.380596 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
9377 | 2025.03.26 00:08:09.380840 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9378 | 2025.03.26 00:08:09.381058 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002644 sec., 86232.98033282904 rows/sec., 5.84 MiB/sec. | ||
9379 | 2025.03.26 00:08:09.381264 [ 4 ] {fe143974-d0a3-46d7-aa23-e52483ae873d} <Debug> TCPHandler: Processed in 0.002992116 sec. | ||
9380 | 2025.03.26 00:08:09.381461 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9381 | 2025.03.26 00:08:09.381564 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9382 | 2025.03.26 00:08:09.381611 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9383 | 2025.03.26 00:08:09.382416 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9384 | 2025.03.26 00:08:09.382454 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9385 | 2025.03.26 00:08:09.382828 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9386 | 2025.03.26 00:08:09.383063 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9387 | 2025.03.26 00:08:09.383193 [ 138 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9388 | 2025.03.26 00:08:09.383245 [ 138 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9389 | 2025.03.26 00:08:09.383245 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001701 sec., 326866.5490887713 rows/sec., 24.29 MiB/sec. | ||
9390 | 2025.03.26 00:08:09.383274 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9391 | 2025.03.26 00:08:09.383372 [ 4 ] {38021621-2e6e-4dab-a1c7-0720053ad789} <Debug> TCPHandler: Processed in 0.001962323 sec. | ||
9392 | 2025.03.26 00:08:09.383522 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
9393 | 2025.03.26 00:08:09.383568 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9394 | 2025.03.26 00:08:09.383803 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9395 | 2025.03.26 00:08:09.383823 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9396 | 2025.03.26 00:08:09.383914 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9397 | 2025.03.26 00:08:09.383914 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 953 rows starting from the beginning of the part | ||
9398 | 2025.03.26 00:08:09.384332 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
9399 | 2025.03.26 00:08:09.384729 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 123 rows starting from the beginning of the part | ||
9400 | 2025.03.26 00:08:09.385080 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 90 rows starting from the beginning of the part | ||
9401 | 2025.03.26 00:08:09.385398 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 79 rows starting from the beginning of the part | ||
9402 | 2025.03.26 00:08:09.385588 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 556 rows starting from the beginning of the part | ||
9403 | 2025.03.26 00:08:09.386522 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9404 | 2025.03.26 00:08:09.386574 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9405 | 2025.03.26 00:08:09.387801 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9406 | 2025.03.26 00:08:09.388268 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9407 | 2025.03.26 00:08:09.388516 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1891 rows, containing 5 columns (5 merged, 0 gathered) in 0.005132685 sec., 368423.15474259574 rows/sec., 28.94 MiB/sec. | ||
9408 | 2025.03.26 00:08:09.388631 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9409 | 2025.03.26 00:08:09.388695 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9410 | 2025.03.26 00:08:09.388749 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9411 | 2025.03.26 00:08:09.388802 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Debug> executeQuery: Read 885 rows, 60.98 KiB in 0.005073 sec., 174452.98639858072 rows/sec., 11.74 MiB/sec. | ||
9412 | 2025.03.26 00:08:09.388951 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9413 | 2025.03.26 00:08:09.389158 [ 4 ] {5990a427-1fa8-4f99-9a49-d61976358f46} <Debug> TCPHandler: Processed in 0.005641582 sec. | ||
9414 | 2025.03.26 00:08:09.389229 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
9415 | 2025.03.26 00:08:09.389456 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9416 | 2025.03.26 00:08:09.389615 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9417 | 2025.03.26 00:08:09.389726 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 18947 rows starting from the beginning of the part | ||
9418 | 2025.03.26 00:08:09.389763 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9419 | 2025.03.26 00:08:09.389952 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9420 | 2025.03.26 00:08:09.390148 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
9421 | 2025.03.26 00:08:09.390191 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9422 | 2025.03.26 00:08:09.390550 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 200 rows starting from the beginning of the part | ||
9423 | 2025.03.26 00:08:09.391004 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
9424 | 2025.03.26 00:08:09.391241 [ 187 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_76_15} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9425 | 2025.03.26 00:08:09.391439 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
9426 | 2025.03.26 00:08:09.391730 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
9427 | 2025.03.26 00:08:09.392013 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 885 rows starting from the beginning of the part | ||
9428 | 2025.03.26 00:08:09.395099 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9429 | 2025.03.26 00:08:09.395167 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9430 | 2025.03.26 00:08:09.396378 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
9431 | 2025.03.26 00:08:09.396774 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9432 | 2025.03.26 00:08:09.397253 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007596 sec., 3422.8541337546076 rows/sec., 6.13 MiB/sec. | ||
9433 | 2025.03.26 00:08:09.397411 [ 4 ] {dfcd07de-c1a9-480f-855b-4e7d2f93a51f} <Debug> TCPHandler: Processed in 0.008079489 sec. | ||
9434 | 2025.03.26 00:08:09.397569 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9435 | 2025.03.26 00:08:09.397690 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9436 | 2025.03.26 00:08:09.397736 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9437 | 2025.03.26 00:08:09.398186 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9438 | 2025.03.26 00:08:09.398224 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9439 | 2025.03.26 00:08:09.398593 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9440 | 2025.03.26 00:08:09.398833 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9441 | 2025.03.26 00:08:09.398962 [ 138 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9442 | 2025.03.26 00:08:09.399002 [ 138 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9443 | 2025.03.26 00:08:09.399013 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
9444 | 2025.03.26 00:08:09.399033 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9445 | 2025.03.26 00:08:09.399140 [ 4 ] {208ebabe-2c7c-406c-9a4e-2406152bbd63} <Debug> TCPHandler: Processed in 0.001629012 sec. | ||
9446 | 2025.03.26 00:08:09.399404 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
9447 | 2025.03.26 00:08:09.399827 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9448 | 2025.03.26 00:08:09.399923 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3506 rows starting from the beginning of the part | ||
9449 | 2025.03.26 00:08:09.400111 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
9450 | 2025.03.26 00:08:09.400246 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
9451 | 2025.03.26 00:08:09.400382 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
9452 | 2025.03.26 00:08:09.400581 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
9453 | 2025.03.26 00:08:09.400720 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
9454 | 2025.03.26 00:08:09.402220 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3806 rows, containing 4 columns (4 merged, 0 gathered) in 0.003085519 sec., 1233503.9907386731 rows/sec., 81.36 MiB/sec. | ||
9455 | 2025.03.26 00:08:09.402481 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9456 | 2025.03.26 00:08:09.402790 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_76_15} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9457 | 2025.03.26 00:08:09.402878 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_76_15} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9458 | 2025.03.26 00:08:09.403001 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
9459 | 2025.03.26 00:08:09.404296 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20512 rows, containing 5 columns (5 merged, 0 gathered) in 0.015415205 sec., 1330634.2666218192 rows/sec., 90.92 MiB/sec. | ||
9460 | 2025.03.26 00:08:09.404615 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9461 | 2025.03.26 00:08:09.404940 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9462 | 2025.03.26 00:08:09.405026 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9463 | 2025.03.26 00:08:09.405123 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
9464 | 2025.03.26 00:08:11.285394 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
9465 | 2025.03.26 00:08:11.286075 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9466 | 2025.03.26 00:08:11.286127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9467 | 2025.03.26 00:08:11.286649 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9468 | 2025.03.26 00:08:11.286908 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9469 | 2025.03.26 00:08:11.287141 [ 137 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9470 | 2025.03.26 00:08:11.287179 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
9471 | 2025.03.26 00:08:11.287239 [ 137 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9472 | 2025.03.26 00:08:11.287277 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9473 | 2025.03.26 00:08:11.287453 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
9474 | 2025.03.26 00:08:11.287627 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9475 | 2025.03.26 00:08:11.287676 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
9476 | 2025.03.26 00:08:11.287764 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
9477 | 2025.03.26 00:08:11.287874 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
9478 | 2025.03.26 00:08:11.288117 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
9479 | 2025.03.26 00:08:11.288347 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
9480 | 2025.03.26 00:08:11.288455 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
9481 | 2025.03.26 00:08:11.291024 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003654767 sec., 6409163.703185456 rows/sec., 91.68 MiB/sec. | ||
9482 | 2025.03.26 00:08:11.291418 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9483 | 2025.03.26 00:08:11.291715 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9484 | 2025.03.26 00:08:11.291800 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_51_10} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9485 | 2025.03.26 00:08:11.291911 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
9486 | 2025.03.26 00:08:12.905512 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9487 | 2025.03.26 00:08:12.926464 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9488 | 2025.03.26 00:08:12.926515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9489 | 2025.03.26 00:08:12.933837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9490 | 2025.03.26 00:08:12.934630 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9491 | 2025.03.26 00:08:12.934924 [ 136 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9492 | 2025.03.26 00:08:12.934990 [ 136 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9493 | 2025.03.26 00:08:12.935025 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9494 | 2025.03.26 00:08:12.935457 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
9495 | 2025.03.26 00:08:12.949284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9496 | 2025.03.26 00:08:12.950848 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9497 | 2025.03.26 00:08:12.952050 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
9498 | 2025.03.26 00:08:12.957337 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
9499 | 2025.03.26 00:08:12.962861 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
9500 | 2025.03.26 00:08:12.969807 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
9501 | 2025.03.26 00:08:12.975489 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
9502 | 2025.03.26 00:08:12.980078 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
9503 | 2025.03.26 00:08:13.001181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 240.04 MiB, peak 241.00 MiB, free memory in arenas 0.00 B, will set to 229.56 MiB (RSS), difference: -10.48 MiB | ||
9504 | 2025.03.26 00:08:13.038253 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.10309844 sec., 3734.295106696086 rows/sec., 19.31 MiB/sec. | ||
9505 | 2025.03.26 00:08:13.041441 [ 191 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9506 | 2025.03.26 00:08:13.044440 [ 191 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_51_10} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9507 | 2025.03.26 00:08:13.044565 [ 191 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_51_10} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9508 | 2025.03.26 00:08:13.047040 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9509 | 2025.03.26 00:08:14.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 220.16 MiB, peak 241.00 MiB, free memory in arenas 0.00 B, will set to 230.05 MiB (RSS), difference: 9.89 MiB | ||
9510 | 2025.03.26 00:08:14.339304 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9511 | 2025.03.26 00:08:14.339524 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9512 | 2025.03.26 00:08:14.339612 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9513 | 2025.03.26 00:08:14.340432 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9514 | 2025.03.26 00:08:14.340488 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9515 | 2025.03.26 00:08:14.340933 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9516 | 2025.03.26 00:08:14.341192 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9517 | 2025.03.26 00:08:14.341446 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001982 sec., 43390.51463168517 rows/sec., 3.60 MiB/sec. | ||
9518 | 2025.03.26 00:08:14.341514 [ 4 ] {00bcf767-1669-451c-a339-4a3521921bf0} <Debug> TCPHandler: Processed in 0.002353176 sec. | ||
9519 | 2025.03.26 00:08:14.341645 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9520 | 2025.03.26 00:08:14.341758 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9521 | 2025.03.26 00:08:14.341808 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9522 | 2025.03.26 00:08:14.342353 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9523 | 2025.03.26 00:08:14.342394 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9524 | 2025.03.26 00:08:14.342744 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9525 | 2025.03.26 00:08:14.342972 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9526 | 2025.03.26 00:08:14.343187 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001456 sec., 10302.197802197801 rows/sec., 774.68 KiB/sec. | ||
9527 | 2025.03.26 00:08:14.343241 [ 4 ] {b4311c89-d948-4544-b881-86c15486929a} <Debug> TCPHandler: Processed in 0.001649233 sec. | ||
9528 | 2025.03.26 00:08:14.343344 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9529 | 2025.03.26 00:08:14.343446 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9530 | 2025.03.26 00:08:14.343491 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9531 | 2025.03.26 00:08:14.344039 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9532 | 2025.03.26 00:08:14.344079 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9533 | 2025.03.26 00:08:14.344427 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9534 | 2025.03.26 00:08:14.344656 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9535 | 2025.03.26 00:08:14.344902 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001474 sec., 53595.65807327001 rows/sec., 4.18 MiB/sec. | ||
9536 | 2025.03.26 00:08:14.344993 [ 4 ] {22056020-1a1d-47b9-97bb-202d34f2c127} <Debug> TCPHandler: Processed in 0.001697924 sec. | ||
9537 | 2025.03.26 00:08:14.345188 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9538 | 2025.03.26 00:08:14.345468 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9539 | 2025.03.26 00:08:14.345529 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9540 | 2025.03.26 00:08:14.346076 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9541 | 2025.03.26 00:08:14.346114 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9542 | 2025.03.26 00:08:14.346496 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9543 | 2025.03.26 00:08:14.346735 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9544 | 2025.03.26 00:08:14.346938 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001545 sec., 103559.87055016181 rows/sec., 7.21 MiB/sec. | ||
9545 | 2025.03.26 00:08:14.346989 [ 4 ] {8d50f271-55c6-4ee3-87ca-8d11833f62b7} <Debug> TCPHandler: Processed in 0.001909701 sec. | ||
9546 | 2025.03.26 00:08:14.347121 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9547 | 2025.03.26 00:08:14.347226 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9548 | 2025.03.26 00:08:14.347293 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9549 | 2025.03.26 00:08:14.348387 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9550 | 2025.03.26 00:08:14.348426 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9551 | 2025.03.26 00:08:14.349051 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
9552 | 2025.03.26 00:08:14.349304 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9553 | 2025.03.26 00:08:14.349546 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002343 sec., 6402.048655569783 rows/sec., 11.47 MiB/sec. | ||
9554 | 2025.03.26 00:08:14.349651 [ 4 ] {212b950b-fd60-4cf2-a218-35f8cf4cf149} <Debug> TCPHandler: Processed in 0.002581203 sec. | ||
9555 | 2025.03.26 00:08:14.349763 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9556 | 2025.03.26 00:08:14.349867 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9557 | 2025.03.26 00:08:14.349912 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9558 | 2025.03.26 00:08:14.350346 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9559 | 2025.03.26 00:08:14.350385 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9560 | 2025.03.26 00:08:14.350733 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9561 | 2025.03.26 00:08:14.350964 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9562 | 2025.03.26 00:08:14.351166 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
9563 | 2025.03.26 00:08:14.351215 [ 4 ] {cd2ddf9c-4925-4392-9eab-0b4a01922634} <Debug> TCPHandler: Processed in 0.001500908 sec. | ||
9564 | 2025.03.26 00:08:18.593983 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9565 | 2025.03.26 00:08:18.594089 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9566 | 2025.03.26 00:08:18.788219 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
9567 | 2025.03.26 00:08:18.788874 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9568 | 2025.03.26 00:08:18.788923 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9569 | 2025.03.26 00:08:18.789480 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9570 | 2025.03.26 00:08:18.789754 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9571 | 2025.03.26 00:08:18.790023 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9572 | 2025.03.26 00:08:18.898538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1294 | ||
9573 | 2025.03.26 00:08:18.901558 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9574 | 2025.03.26 00:08:18.901612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9575 | 2025.03.26 00:08:18.903163 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9576 | 2025.03.26 00:08:18.903477 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9577 | 2025.03.26 00:08:18.904028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
9578 | 2025.03.26 00:08:19.345865 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9579 | 2025.03.26 00:08:19.346083 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9580 | 2025.03.26 00:08:19.346168 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9581 | 2025.03.26 00:08:19.347086 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9582 | 2025.03.26 00:08:19.347139 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9583 | 2025.03.26 00:08:19.347592 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9584 | 2025.03.26 00:08:19.347856 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9585 | 2025.03.26 00:08:19.348116 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002082 sec., 101825.16810758885 rows/sec., 6.48 MiB/sec. | ||
9586 | 2025.03.26 00:08:19.348263 [ 4 ] {f16cf543-cd92-4e1d-953d-fab63e92889d} <Debug> TCPHandler: Processed in 0.002535101 sec. | ||
9587 | 2025.03.26 00:08:19.348457 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9588 | 2025.03.26 00:08:19.348569 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9589 | 2025.03.26 00:08:19.348621 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9590 | 2025.03.26 00:08:19.349408 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9591 | 2025.03.26 00:08:19.349450 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9592 | 2025.03.26 00:08:19.349869 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9593 | 2025.03.26 00:08:19.350110 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9594 | 2025.03.26 00:08:19.350338 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001797 sec., 372287.14524207014 rows/sec., 29.47 MiB/sec. | ||
9595 | 2025.03.26 00:08:19.350395 [ 4 ] {97fbb400-f308-46a3-865a-f81439e77ca8} <Debug> TCPHandler: Processed in 0.001998374 sec. | ||
9596 | 2025.03.26 00:08:19.350531 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9597 | 2025.03.26 00:08:19.350637 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9598 | 2025.03.26 00:08:19.350683 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9599 | 2025.03.26 00:08:19.351240 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9600 | 2025.03.26 00:08:19.351280 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9601 | 2025.03.26 00:08:19.351638 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9602 | 2025.03.26 00:08:19.351874 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9603 | 2025.03.26 00:08:19.352086 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001472 sec., 89673.91304347826 rows/sec., 5.53 MiB/sec. | ||
9604 | 2025.03.26 00:08:19.352138 [ 4 ] {926f34ba-5692-4525-86d1-093c1b6de1e3} <Debug> TCPHandler: Processed in 0.001659253 sec. | ||
9605 | 2025.03.26 00:08:19.352269 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9606 | 2025.03.26 00:08:19.352406 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9607 | 2025.03.26 00:08:19.352461 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9608 | 2025.03.26 00:08:19.353083 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9609 | 2025.03.26 00:08:19.353123 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9610 | 2025.03.26 00:08:19.353485 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9611 | 2025.03.26 00:08:19.353719 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9612 | 2025.03.26 00:08:19.353941 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001563 sec., 72296.86500319898 rows/sec., 4.68 MiB/sec. | ||
9613 | 2025.03.26 00:08:19.354063 [ 4 ] {788c2503-eee1-400c-a456-5907cb62129f} <Debug> TCPHandler: Processed in 0.00185743 sec. | ||
9614 | 2025.03.26 00:08:19.354185 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9615 | 2025.03.26 00:08:19.354284 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9616 | 2025.03.26 00:08:19.354328 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9617 | 2025.03.26 00:08:19.354862 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9618 | 2025.03.26 00:08:19.354900 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9619 | 2025.03.26 00:08:19.355262 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
9620 | 2025.03.26 00:08:19.355493 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9621 | 2025.03.26 00:08:19.355742 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001467 sec., 76346.28493524199 rows/sec., 4.35 MiB/sec. | ||
9622 | 2025.03.26 00:08:19.355940 [ 4 ] {f2ca38db-70f1-492c-b7ef-75b63a69cc6a} <Debug> TCPHandler: Processed in 0.001799838 sec. | ||
9623 | 2025.03.26 00:08:19.356170 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9624 | 2025.03.26 00:08:19.356275 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9625 | 2025.03.26 00:08:19.356321 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9626 | 2025.03.26 00:08:19.356997 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9627 | 2025.03.26 00:08:19.357036 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9628 | 2025.03.26 00:08:19.357409 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9629 | 2025.03.26 00:08:19.357643 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9630 | 2025.03.26 00:08:19.357861 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001606 sec., 254047.32254047322 rows/sec., 18.04 MiB/sec. | ||
9631 | 2025.03.26 00:08:19.357921 [ 4 ] {3b5a3a45-a054-4704-bcf5-cbdf4c661e4b} <Debug> TCPHandler: Processed in 0.001818079 sec. | ||
9632 | 2025.03.26 00:08:19.358074 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9633 | 2025.03.26 00:08:19.358194 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9634 | 2025.03.26 00:08:19.358240 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9635 | 2025.03.26 00:08:19.358662 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9636 | 2025.03.26 00:08:19.358700 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9637 | 2025.03.26 00:08:19.359048 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9638 | 2025.03.26 00:08:19.359279 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9639 | 2025.03.26 00:08:19.359541 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. | ||
9640 | 2025.03.26 00:08:19.359702 [ 4 ] {3aa8802d-95d3-4003-90d5-b3dabb935af0} <Debug> TCPHandler: Processed in 0.001692534 sec. | ||
9641 | 2025.03.26 00:08:19.359836 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9642 | 2025.03.26 00:08:19.359940 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9643 | 2025.03.26 00:08:19.359988 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9644 | 2025.03.26 00:08:19.360511 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9645 | 2025.03.26 00:08:19.360549 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9646 | 2025.03.26 00:08:19.360930 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9647 | 2025.03.26 00:08:19.361174 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9648 | 2025.03.26 00:08:19.361382 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001464 sec., 161885.24590163934 rows/sec., 10.85 MiB/sec. | ||
9649 | 2025.03.26 00:08:19.361435 [ 4 ] {1c8176c4-580c-4e3c-9074-067dab40ee5e} <Debug> TCPHandler: Processed in 0.001647622 sec. | ||
9650 | 2025.03.26 00:08:19.361563 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9651 | 2025.03.26 00:08:19.361696 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9652 | 2025.03.26 00:08:19.361754 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9653 | 2025.03.26 00:08:19.362202 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9654 | 2025.03.26 00:08:19.362241 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9655 | 2025.03.26 00:08:19.362597 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9656 | 2025.03.26 00:08:19.362828 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9657 | 2025.03.26 00:08:19.363014 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 50.10 KiB/sec. | ||
9658 | 2025.03.26 00:08:19.363125 [ 4 ] {f8bbf37b-fbeb-481e-bd83-627c5e6e0620} <Debug> TCPHandler: Processed in 0.001625553 sec. | ||
9659 | 2025.03.26 00:08:19.363260 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9660 | 2025.03.26 00:08:19.363365 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9661 | 2025.03.26 00:08:19.363429 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9662 | 2025.03.26 00:08:19.364517 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9663 | 2025.03.26 00:08:19.364554 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9664 | 2025.03.26 00:08:19.365190 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
9665 | 2025.03.26 00:08:19.365446 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9666 | 2025.03.26 00:08:19.365648 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002304 sec., 11284.722222222223 rows/sec., 20.22 MiB/sec. | ||
9667 | 2025.03.26 00:08:19.365757 [ 4 ] {411c99ea-15d9-48c5-96b8-ed774c0fed7e} <Debug> TCPHandler: Processed in 0.002547832 sec. | ||
9668 | 2025.03.26 00:08:19.365898 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9669 | 2025.03.26 00:08:19.366005 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9670 | 2025.03.26 00:08:19.366050 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9671 | 2025.03.26 00:08:19.366479 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9672 | 2025.03.26 00:08:19.366516 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9673 | 2025.03.26 00:08:19.366863 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9674 | 2025.03.26 00:08:19.367105 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9675 | 2025.03.26 00:08:19.367302 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001319 sec., 62168.309325246395 rows/sec., 3.95 MiB/sec. | ||
9676 | 2025.03.26 00:08:19.367388 [ 4 ] {97251332-500f-4f4b-b11b-5530ecbd96ed} <Debug> TCPHandler: Processed in 0.001538949 sec. | ||
9677 | 2025.03.26 00:08:20.450253 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9678 | 2025.03.26 00:08:20.468998 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9679 | 2025.03.26 00:08:20.469061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9680 | 2025.03.26 00:08:20.475975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9681 | 2025.03.26 00:08:20.476723 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9682 | 2025.03.26 00:08:20.480506 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9683 | 2025.03.26 00:08:24.339925 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9684 | 2025.03.26 00:08:24.340143 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9685 | 2025.03.26 00:08:24.340224 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9686 | 2025.03.26 00:08:24.341108 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9687 | 2025.03.26 00:08:24.341159 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9688 | 2025.03.26 00:08:24.341600 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9689 | 2025.03.26 00:08:24.341852 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9690 | 2025.03.26 00:08:24.342099 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002009 sec., 42807.366849178696 rows/sec., 3.55 MiB/sec. | ||
9691 | 2025.03.26 00:08:24.342194 [ 4 ] {de167a67-203d-463f-a6b8-596d04d63e53} <Debug> TCPHandler: Processed in 0.002413978 sec. | ||
9692 | 2025.03.26 00:08:24.342365 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9693 | 2025.03.26 00:08:24.342648 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9694 | 2025.03.26 00:08:24.342716 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9695 | 2025.03.26 00:08:24.343276 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9696 | 2025.03.26 00:08:24.343316 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9697 | 2025.03.26 00:08:24.343669 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9698 | 2025.03.26 00:08:24.343911 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9699 | 2025.03.26 00:08:24.344080 [ 120 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
9700 | 2025.03.26 00:08:24.344138 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001575 sec., 9523.809523809523 rows/sec., 716.15 KiB/sec. | ||
9701 | 2025.03.26 00:08:24.344187 [ 120 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9702 | 2025.03.26 00:08:24.344252 [ 4 ] {ebfa1be2-edda-4bb8-84db-a34b2e14a828} <Debug> TCPHandler: Processed in 0.001981474 sec. | ||
9703 | 2025.03.26 00:08:24.344258 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9704 | 2025.03.26 00:08:24.344460 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9705 | 2025.03.26 00:08:24.344583 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
9706 | 2025.03.26 00:08:24.344784 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9707 | 2025.03.26 00:08:24.344946 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9708 | 2025.03.26 00:08:24.345081 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9709 | 2025.03.26 00:08:24.345212 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 179 rows starting from the beginning of the part | ||
9710 | 2025.03.26 00:08:24.345591 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 15 rows starting from the beginning of the part | ||
9711 | 2025.03.26 00:08:24.346087 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
9712 | 2025.03.26 00:08:24.346827 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
9713 | 2025.03.26 00:08:24.347268 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 132 rows starting from the beginning of the part | ||
9714 | 2025.03.26 00:08:24.347915 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
9715 | 2025.03.26 00:08:24.349885 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9716 | 2025.03.26 00:08:24.349981 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9717 | 2025.03.26 00:08:24.351102 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9718 | 2025.03.26 00:08:24.351643 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.007255573 sec., 54027.43518671785 rows/sec., 3.73 MiB/sec. | ||
9719 | 2025.03.26 00:08:24.351684 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9720 | 2025.03.26 00:08:24.351873 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
9721 | 2025.03.26 00:08:24.352226 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.007569 sec., 10437.310080591888 rows/sec., 834.51 KiB/sec. | ||
9722 | 2025.03.26 00:08:24.352557 [ 4 ] {191ee0d9-9fd6-4d2b-a825-b1013de0d9f5} <Debug> TCPHandler: Processed in 0.008193714 sec. | ||
9723 | 2025.03.26 00:08:24.352849 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9724 | 2025.03.26 00:08:24.352876 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9725 | 2025.03.26 00:08:24.353193 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9726 | 2025.03.26 00:08:24.353212 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_70_14} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
9727 | 2025.03.26 00:08:24.353344 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9728 | 2025.03.26 00:08:24.353447 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
9729 | 2025.03.26 00:08:24.354008 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9730 | 2025.03.26 00:08:24.354050 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9731 | 2025.03.26 00:08:24.354440 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9732 | 2025.03.26 00:08:24.354691 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9733 | 2025.03.26 00:08:24.354944 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001845 sec., 86720.86720867208 rows/sec., 6.04 MiB/sec. | ||
9734 | 2025.03.26 00:08:24.355006 [ 4 ] {a16cac59-37c5-46ed-b01e-8efc408ebb3b} <Debug> TCPHandler: Processed in 0.002245892 sec. | ||
9735 | 2025.03.26 00:08:24.355293 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9736 | 2025.03.26 00:08:24.355621 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9737 | 2025.03.26 00:08:24.355868 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.26 00:08:24.356974 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9739 | 2025.03.26 00:08:24.357014 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9740 | 2025.03.26 00:08:24.357638 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
9741 | 2025.03.26 00:08:24.357902 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9742 | 2025.03.26 00:08:24.358149 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002667 sec., 5624.29696287964 rows/sec., 10.08 MiB/sec. | ||
9743 | 2025.03.26 00:08:24.358244 [ 4 ] {506e746b-f200-4544-9c06-f6783fe336d3} <Debug> TCPHandler: Processed in 0.003057038 sec. | ||
9744 | 2025.03.26 00:08:24.358359 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9745 | 2025.03.26 00:08:24.358460 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9746 | 2025.03.26 00:08:24.358506 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9747 | 2025.03.26 00:08:24.358938 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9748 | 2025.03.26 00:08:24.358977 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.52 GiB. | ||
9749 | 2025.03.26 00:08:24.359338 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9750 | 2025.03.26 00:08:24.359582 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9751 | 2025.03.26 00:08:24.359781 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. | ||
9752 | 2025.03.26 00:08:24.359831 [ 4 ] {23190061-05c0-4ecd-8715-3a3eeafe45b1} <Debug> TCPHandler: Processed in 0.001522839 sec. | ||
9753 | 2025.03.26 00:08:26.291041 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
9754 | 2025.03.26 00:08:26.291734 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9755 | 2025.03.26 00:08:26.291789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9756 | 2025.03.26 00:08:26.292323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9757 | 2025.03.26 00:08:26.292589 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9758 | 2025.03.26 00:08:26.292877 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
9759 | 2025.03.26 00:08:27.981464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
9760 | 2025.03.26 00:08:28.002445 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9761 | 2025.03.26 00:08:28.002505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9762 | 2025.03.26 00:08:28.010421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9763 | 2025.03.26 00:08:28.011188 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9764 | 2025.03.26 00:08:28.013903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
9765 | 2025.03.26 00:08:28.905127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1328 | ||
9766 | 2025.03.26 00:08:28.908327 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9767 | 2025.03.26 00:08:28.908389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9768 | 2025.03.26 00:08:28.909935 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9769 | 2025.03.26 00:08:28.910297 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9770 | 2025.03.26 00:08:28.911796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
9771 | 2025.03.26 00:08:29.345490 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9772 | 2025.03.26 00:08:29.345708 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9773 | 2025.03.26 00:08:29.345788 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9774 | 2025.03.26 00:08:29.346702 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9775 | 2025.03.26 00:08:29.346745 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9776 | 2025.03.26 00:08:29.347201 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9777 | 2025.03.26 00:08:29.347460 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9778 | 2025.03.26 00:08:29.347694 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002047 sec., 103566.19443087444 rows/sec., 6.59 MiB/sec. | ||
9779 | 2025.03.26 00:08:29.347752 [ 4 ] {7da8e806-f1c3-4a63-8c89-4426f0ecaa4a} <Debug> TCPHandler: Processed in 0.002399577 sec. | ||
9780 | 2025.03.26 00:08:29.347875 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9781 | 2025.03.26 00:08:29.347981 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9782 | 2025.03.26 00:08:29.348026 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9783 | 2025.03.26 00:08:29.348867 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9784 | 2025.03.26 00:08:29.348906 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9785 | 2025.03.26 00:08:29.349311 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9786 | 2025.03.26 00:08:29.349556 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9787 | 2025.03.26 00:08:29.349797 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001824 sec., 366776.31578947365 rows/sec., 29.03 MiB/sec. | ||
9788 | 2025.03.26 00:08:29.349901 [ 4 ] {9d46e344-4568-438c-af0e-f920d3f25216} <Debug> TCPHandler: Processed in 0.002073886 sec. | ||
9789 | 2025.03.26 00:08:29.350042 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9790 | 2025.03.26 00:08:29.350346 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9791 | 2025.03.26 00:08:29.350483 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9792 | 2025.03.26 00:08:29.351325 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9793 | 2025.03.26 00:08:29.351365 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9794 | 2025.03.26 00:08:29.351730 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9795 | 2025.03.26 00:08:29.351968 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9796 | 2025.03.26 00:08:29.352170 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001933 sec., 68287.63579927574 rows/sec., 4.21 MiB/sec. | ||
9797 | 2025.03.26 00:08:29.352222 [ 4 ] {3b284928-76fe-4dd5-be21-f3e535d57115} <Debug> TCPHandler: Processed in 0.002255292 sec. | ||
9798 | 2025.03.26 00:08:29.352321 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9799 | 2025.03.26 00:08:29.352422 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9800 | 2025.03.26 00:08:29.352467 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9801 | 2025.03.26 00:08:29.352998 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9802 | 2025.03.26 00:08:29.353036 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9803 | 2025.03.26 00:08:29.353385 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9804 | 2025.03.26 00:08:29.353623 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9805 | 2025.03.26 00:08:29.353820 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001419 sec., 79633.54474982382 rows/sec., 5.15 MiB/sec. | ||
9806 | 2025.03.26 00:08:29.353871 [ 4 ] {69f949f8-a8a2-48cd-ac60-d391c2adb907} <Debug> TCPHandler: Processed in 0.001599852 sec. | ||
9807 | 2025.03.26 00:08:29.353969 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9808 | 2025.03.26 00:08:29.354069 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9809 | 2025.03.26 00:08:29.354113 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9810 | 2025.03.26 00:08:29.354651 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9811 | 2025.03.26 00:08:29.354689 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9812 | 2025.03.26 00:08:29.355034 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
9813 | 2025.03.26 00:08:29.355269 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9814 | 2025.03.26 00:08:29.355469 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00142 sec., 78873.23943661971 rows/sec., 4.49 MiB/sec. | ||
9815 | 2025.03.26 00:08:29.355519 [ 4 ] {2612e10f-bccd-4c0d-8341-84376941e47f} <Debug> TCPHandler: Processed in 0.001599582 sec. | ||
9816 | 2025.03.26 00:08:29.355619 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9817 | 2025.03.26 00:08:29.355720 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9818 | 2025.03.26 00:08:29.355764 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9819 | 2025.03.26 00:08:29.356442 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9820 | 2025.03.26 00:08:29.356480 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9821 | 2025.03.26 00:08:29.356857 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9822 | 2025.03.26 00:08:29.357095 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2025.03.26 00:08:29.357302 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001603 sec., 254522.7698066126 rows/sec., 18.07 MiB/sec. | ||
9824 | 2025.03.26 00:08:29.357354 [ 4 ] {13a5c28a-7123-404e-9418-b8cdc57aee20} <Debug> TCPHandler: Processed in 0.001785368 sec. | ||
9825 | 2025.03.26 00:08:29.357464 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9826 | 2025.03.26 00:08:29.357569 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9827 | 2025.03.26 00:08:29.357616 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9828 | 2025.03.26 00:08:29.358043 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2025.03.26 00:08:29.358080 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9830 | 2025.03.26 00:08:29.358430 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
9831 | 2025.03.26 00:08:29.358672 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9832 | 2025.03.26 00:08:29.358894 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. | ||
9833 | 2025.03.26 00:08:29.359004 [ 4 ] {b60934f4-fa85-454d-be55-c9b9ac5da759} <Debug> TCPHandler: Processed in 0.00159106 sec. | ||
9834 | 2025.03.26 00:08:29.359141 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9835 | 2025.03.26 00:08:29.359248 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9836 | 2025.03.26 00:08:29.359295 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9837 | 2025.03.26 00:08:29.359835 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9838 | 2025.03.26 00:08:29.359872 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9839 | 2025.03.26 00:08:29.360252 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9840 | 2025.03.26 00:08:29.360487 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.03.26 00:08:29.360692 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001465 sec., 161774.74402730376 rows/sec., 10.84 MiB/sec. | ||
9842 | 2025.03.26 00:08:29.360742 [ 4 ] {6111207a-e408-49ea-8731-9f2a40c00c73} <Debug> TCPHandler: Processed in 0.001652023 sec. | ||
9843 | 2025.03.26 00:08:29.360856 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9844 | 2025.03.26 00:08:29.360967 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9845 | 2025.03.26 00:08:29.361016 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9846 | 2025.03.26 00:08:29.361433 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9847 | 2025.03.26 00:08:29.361474 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9848 | 2025.03.26 00:08:29.361834 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
9849 | 2025.03.26 00:08:29.362065 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9850 | 2025.03.26 00:08:29.362317 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001373 sec., 728.3321194464676 rows/sec., 49.08 KiB/sec. | ||
9851 | 2025.03.26 00:08:29.362532 [ 4 ] {34927ca4-30c0-4b5f-854d-3847f73082a4} <Debug> TCPHandler: Processed in 0.001727146 sec. | ||
9852 | 2025.03.26 00:08:29.362654 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9853 | 2025.03.26 00:08:29.362758 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9854 | 2025.03.26 00:08:29.362828 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9855 | 2025.03.26 00:08:29.363930 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9856 | 2025.03.26 00:08:29.363969 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9857 | 2025.03.26 00:08:29.364600 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
9858 | 2025.03.26 00:08:29.364850 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9859 | 2025.03.26 00:08:29.365032 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
9860 | 2025.03.26 00:08:29.365098 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00236 sec., 11016.949152542373 rows/sec., 19.74 MiB/sec. | ||
9861 | 2025.03.26 00:08:29.365113 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9862 | 2025.03.26 00:08:29.365193 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9863 | 2025.03.26 00:08:29.365466 [ 4 ] {e1c439f7-42af-44bd-b570-df1b06f49341} <Debug> TCPHandler: Processed in 0.002857192 sec. | ||
9864 | 2025.03.26 00:08:29.365599 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
9865 | 2025.03.26 00:08:29.365661 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9866 | 2025.03.26 00:08:29.365858 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9867 | 2025.03.26 00:08:29.365975 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9868 | 2025.03.26 00:08:29.366760 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9869 | 2025.03.26 00:08:29.366907 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1375 rows starting from the beginning of the part | ||
9870 | 2025.03.26 00:08:29.367714 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 26 rows starting from the beginning of the part | ||
9871 | 2025.03.26 00:08:29.367955 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9872 | 2025.03.26 00:08:29.368074 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9873 | 2025.03.26 00:08:29.368361 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 15 rows starting from the beginning of the part | ||
9874 | 2025.03.26 00:08:29.368962 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
9875 | 2025.03.26 00:08:29.369565 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 15 rows starting from the beginning of the part | ||
9876 | 2025.03.26 00:08:29.369633 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9877 | 2025.03.26 00:08:29.369986 [ 188 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
9878 | 2025.03.26 00:08:29.370412 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9879 | 2025.03.26 00:08:29.371045 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005231 sec., 15675.779009749569 rows/sec., 1019.50 KiB/sec. | ||
9880 | 2025.03.26 00:08:29.371151 [ 4 ] {72977bb4-1547-4e04-aa91-b30bcebce0c8} <Debug> TCPHandler: Processed in 0.005554568 sec. | ||
9881 | 2025.03.26 00:08:29.379444 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1483 rows, containing 19 columns (19 merged, 0 gathered) in 0.014070791 sec., 105395.63838308735 rows/sec., 188.86 MiB/sec. | ||
9882 | 2025.03.26 00:08:29.381055 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
9883 | 2025.03.26 00:08:29.381494 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9884 | 2025.03.26 00:08:29.381577 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
9885 | 2025.03.26 00:08:29.381725 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
9886 | 2025.03.26 00:08:30.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.89 MiB, peak 242.44 MiB, free memory in arenas 0.00 B, will set to 235.20 MiB (RSS), difference: 4.32 MiB | ||
9887 | 2025.03.26 00:08:33.594350 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9888 | 2025.03.26 00:08:33.594400 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9889 | 2025.03.26 00:08:33.793895 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
9890 | 2025.03.26 00:08:33.794532 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9891 | 2025.03.26 00:08:33.794578 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9892 | 2025.03.26 00:08:33.795097 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9893 | 2025.03.26 00:08:33.795366 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9894 | 2025.03.26 00:08:33.795584 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
9895 | 2025.03.26 00:08:34.339874 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9896 | 2025.03.26 00:08:34.340088 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9897 | 2025.03.26 00:08:34.340176 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9898 | 2025.03.26 00:08:34.340985 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9899 | 2025.03.26 00:08:34.341040 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9900 | 2025.03.26 00:08:34.341486 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9901 | 2025.03.26 00:08:34.341758 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9902 | 2025.03.26 00:08:34.341940 [ 112 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9903 | 2025.03.26 00:08:34.342014 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001984 sec., 43346.77419354839 rows/sec., 3.60 MiB/sec. | ||
9904 | 2025.03.26 00:08:34.342021 [ 112 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9905 | 2025.03.26 00:08:34.342083 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9906 | 2025.03.26 00:08:34.342152 [ 4 ] {409f8eba-cc1d-4d62-bead-78a91f39234f} <Debug> TCPHandler: Processed in 0.002413128 sec. | ||
9907 | 2025.03.26 00:08:34.342320 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
9908 | 2025.03.26 00:08:34.342369 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9909 | 2025.03.26 00:08:34.342574 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9910 | 2025.03.26 00:08:34.342584 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9911 | 2025.03.26 00:08:34.342636 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1971 rows starting from the beginning of the part | ||
9912 | 2025.03.26 00:08:34.342674 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9913 | 2025.03.26 00:08:34.342952 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 86 rows starting from the beginning of the part | ||
9914 | 2025.03.26 00:08:34.343200 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 669 rows starting from the beginning of the part | ||
9915 | 2025.03.26 00:08:34.343607 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 86 rows starting from the beginning of the part | ||
9916 | 2025.03.26 00:08:34.344000 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 669 rows starting from the beginning of the part | ||
9917 | 2025.03.26 00:08:34.344282 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 86 rows starting from the beginning of the part | ||
9918 | 2025.03.26 00:08:34.345519 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9919 | 2025.03.26 00:08:34.345573 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9920 | 2025.03.26 00:08:34.346522 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9921 | 2025.03.26 00:08:34.346871 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9922 | 2025.03.26 00:08:34.347150 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.004642 sec., 3231.3657906074964 rows/sec., 242.98 KiB/sec. | ||
9923 | 2025.03.26 00:08:34.347214 [ 4 ] {ad123347-2937-4acf-9841-5d571a32c29a} <Debug> TCPHandler: Processed in 0.004912657 sec. | ||
9924 | 2025.03.26 00:08:34.347420 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9925 | 2025.03.26 00:08:34.347582 [ 190 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3567 rows, containing 5 columns (5 merged, 0 gathered) in 0.005403114 sec., 660174.8547226655 rows/sec., 56.01 MiB/sec. | ||
9926 | 2025.03.26 00:08:34.347599 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9927 | 2025.03.26 00:08:34.347672 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9928 | 2025.03.26 00:08:34.348152 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9929 | 2025.03.26 00:08:34.348720 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9930 | 2025.03.26 00:08:34.348784 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9931 | 2025.03.26 00:08:34.348882 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9932 | 2025.03.26 00:08:34.349075 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_81_16} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9933 | 2025.03.26 00:08:34.349263 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
9934 | 2025.03.26 00:08:34.349417 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9935 | 2025.03.26 00:08:34.349657 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9936 | 2025.03.26 00:08:34.349829 [ 112 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9937 | 2025.03.26 00:08:34.349884 [ 112 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9938 | 2025.03.26 00:08:34.349902 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.002329 sec., 33920.137398024905 rows/sec., 2.65 MiB/sec. | ||
9939 | 2025.03.26 00:08:34.349921 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9940 | 2025.03.26 00:08:34.350076 [ 4 ] {596ae5a9-f6a5-4036-b2c2-9ad0f78a0794} <Debug> TCPHandler: Processed in 0.002753928 sec. | ||
9941 | 2025.03.26 00:08:34.350302 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
9942 | 2025.03.26 00:08:34.350394 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9943 | 2025.03.26 00:08:34.350752 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9944 | 2025.03.26 00:08:34.350776 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9945 | 2025.03.26 00:08:34.350895 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 953 rows starting from the beginning of the part | ||
9946 | 2025.03.26 00:08:34.350959 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9947 | 2025.03.26 00:08:34.351382 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 79 rows starting from the beginning of the part | ||
9948 | 2025.03.26 00:08:34.351907 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 408 rows starting from the beginning of the part | ||
9949 | 2025.03.26 00:08:34.352316 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 79 rows starting from the beginning of the part | ||
9950 | 2025.03.26 00:08:34.352697 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 408 rows starting from the beginning of the part | ||
9951 | 2025.03.26 00:08:34.353111 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 79 rows starting from the beginning of the part | ||
9952 | 2025.03.26 00:08:34.354473 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9953 | 2025.03.26 00:08:34.354561 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9954 | 2025.03.26 00:08:34.355580 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9955 | 2025.03.26 00:08:34.356055 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9956 | 2025.03.26 00:08:34.356281 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9957 | 2025.03.26 00:08:34.356396 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9958 | 2025.03.26 00:08:34.356460 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9959 | 2025.03.26 00:08:34.356466 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005816 sec., 27510.31636863824 rows/sec., 1.92 MiB/sec. | ||
9960 | 2025.03.26 00:08:34.357057 [ 4 ] {94fdf421-61b8-4306-85d9-97fa856f9632} <Debug> TCPHandler: Processed in 0.006754637 sec. | ||
9961 | 2025.03.26 00:08:34.357383 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
9962 | 2025.03.26 00:08:34.357729 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9963 | 2025.03.26 00:08:34.357895 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2006 rows, containing 5 columns (5 merged, 0 gathered) in 0.007813381 sec., 256739.0480510294 rows/sec., 19.70 MiB/sec. | ||
9964 | 2025.03.26 00:08:34.358229 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9965 | 2025.03.26 00:08:34.358244 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9966 | 2025.03.26 00:08:34.358420 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 20512 rows starting from the beginning of the part | ||
9967 | 2025.03.26 00:08:34.358495 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9968 | 2025.03.26 00:08:34.358715 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9969 | 2025.03.26 00:08:34.359373 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
9970 | 2025.03.26 00:08:34.359863 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9971 | 2025.03.26 00:08:34.360195 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 237 rows starting from the beginning of the part | ||
9972 | 2025.03.26 00:08:34.360241 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_81_16} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9973 | 2025.03.26 00:08:34.360818 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
9974 | 2025.03.26 00:08:34.361001 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
9975 | 2025.03.26 00:08:34.361790 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
9976 | 2025.03.26 00:08:34.362327 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
9977 | 2025.03.26 00:08:34.364474 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9978 | 2025.03.26 00:08:34.364536 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9979 | 2025.03.26 00:08:34.366158 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
9980 | 2025.03.26 00:08:34.366484 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9981 | 2025.03.26 00:08:34.366906 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.008857 sec., 1693.5757028339167 rows/sec., 3.03 MiB/sec. | ||
9982 | 2025.03.26 00:08:34.367031 [ 4 ] {13f38c7a-78a4-4725-80b3-95da6d03bf9a} <Debug> TCPHandler: Processed in 0.009493844 sec. | ||
9983 | 2025.03.26 00:08:34.367178 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9984 | 2025.03.26 00:08:34.367283 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9985 | 2025.03.26 00:08:34.367331 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9986 | 2025.03.26 00:08:34.367776 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9987 | 2025.03.26 00:08:34.367822 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9988 | 2025.03.26 00:08:34.368296 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9989 | 2025.03.26 00:08:34.368557 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9990 | 2025.03.26 00:08:34.368731 [ 112 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9991 | 2025.03.26 00:08:34.368824 [ 112 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9992 | 2025.03.26 00:08:34.368878 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
9993 | 2025.03.26 00:08:34.368902 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001615 sec., 37151.70278637771 rows/sec., 2.50 MiB/sec. | ||
9994 | 2025.03.26 00:08:34.369160 [ 4 ] {6e6ed5f5-bd04-4c03-b502-8a1a41096b69} <Debug> TCPHandler: Processed in 0.002027995 sec. | ||
9995 | 2025.03.26 00:08:34.369181 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
9996 | 2025.03.26 00:08:34.369421 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9997 | 2025.03.26 00:08:34.369507 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3806 rows starting from the beginning of the part | ||
9998 | 2025.03.26 00:08:34.369602 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
9999 | 2025.03.26 00:08:34.369738 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 82 rows starting from the beginning of the part | ||
10000 | 2025.03.26 00:08:34.370009 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
10001 | 2025.03.26 00:08:34.370230 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
10002 | 2025.03.26 00:08:34.370537 [ 192 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
10003 | 2025.03.26 00:08:34.371277 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21466 rows, containing 5 columns (5 merged, 0 gathered) in 0.014654071 sec., 1464848.9146804325 rows/sec., 100.09 MiB/sec. | ||
10004 | 2025.03.26 00:08:34.371651 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10005 | 2025.03.26 00:08:34.372218 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10006 | 2025.03.26 00:08:34.372422 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10007 | 2025.03.26 00:08:34.372622 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
10008 | 2025.03.26 00:08:34.373466 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4150 rows, containing 4 columns (4 merged, 0 gathered) in 0.004483704 sec., 925574.0343251919 rows/sec., 61.02 MiB/sec. | ||
10009 | 2025.03.26 00:08:34.373846 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
10010 | 2025.03.26 00:08:34.374209 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10011 | 2025.03.26 00:08:34.374308 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_81_16} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
10012 | 2025.03.26 00:08:34.374401 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
10013 | 2025.03.26 00:08:35.514861 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10014 | 2025.03.26 00:08:35.538702 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10015 | 2025.03.26 00:08:35.538775 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10016 | 2025.03.26 00:08:35.546127 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10017 | 2025.03.26 00:08:35.546962 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10018 | 2025.03.26 00:08:35.550280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10019 | 2025.03.26 00:08:37.566771 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10020 | 2025.03.26 00:08:37.566983 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10021 | 2025.03.26 00:08:37.567070 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10022 | 2025.03.26 00:08:37.567967 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10023 | 2025.03.26 00:08:37.568023 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10024 | 2025.03.26 00:08:37.568467 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10025 | 2025.03.26 00:08:37.568731 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10026 | 2025.03.26 00:08:37.569003 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00208 sec., 101923.07692307694 rows/sec., 6.48 MiB/sec. | ||
10027 | 2025.03.26 00:08:37.569072 [ 4 ] {697c3cf2-237c-482b-8716-95d64140d431} <Debug> TCPHandler: Processed in 0.002447158 sec. | ||
10028 | 2025.03.26 00:08:37.569230 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10029 | 2025.03.26 00:08:37.569346 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10030 | 2025.03.26 00:08:37.569397 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10031 | 2025.03.26 00:08:37.570795 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10032 | 2025.03.26 00:08:37.570838 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10033 | 2025.03.26 00:08:37.571320 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10034 | 2025.03.26 00:08:37.571559 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10035 | 2025.03.26 00:08:37.571796 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Debug> executeQuery: Read 1809 rows, 150.34 KiB in 0.002474 sec., 731204.5270816492 rows/sec., 59.34 MiB/sec. | ||
10036 | 2025.03.26 00:08:37.571877 [ 4 ] {47e57f42-df41-4509-ba68-01dc4184b990} <Debug> TCPHandler: Processed in 0.002701906 sec. | ||
10037 | 2025.03.26 00:08:37.572093 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10038 | 2025.03.26 00:08:37.572347 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10039 | 2025.03.26 00:08:37.572403 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10040 | 2025.03.26 00:08:37.572981 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10041 | 2025.03.26 00:08:37.573021 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10042 | 2025.03.26 00:08:37.573373 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10043 | 2025.03.26 00:08:37.573602 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10044 | 2025.03.26 00:08:37.573816 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001542 sec., 85603.11284046693 rows/sec., 5.28 MiB/sec. | ||
10045 | 2025.03.26 00:08:37.573868 [ 4 ] {fb0f506a-1794-4a3b-a2f6-ce664d3b6dc9} <Debug> TCPHandler: Processed in 0.00187656 sec. | ||
10046 | 2025.03.26 00:08:37.574005 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10047 | 2025.03.26 00:08:37.574142 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10048 | 2025.03.26 00:08:37.574197 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10049 | 2025.03.26 00:08:37.574955 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10050 | 2025.03.26 00:08:37.574996 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10051 | 2025.03.26 00:08:37.575382 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
10052 | 2025.03.26 00:08:37.575635 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10053 | 2025.03.26 00:08:37.575854 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001743 sec., 195639.70166379804 rows/sec., 13.05 MiB/sec. | ||
10054 | 2025.03.26 00:08:37.575908 [ 4 ] {3621620f-72f7-46bd-93f5-bb748a9b737f} <Debug> TCPHandler: Processed in 0.001970944 sec. | ||
10055 | 2025.03.26 00:08:37.576041 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10056 | 2025.03.26 00:08:37.576148 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10057 | 2025.03.26 00:08:37.576192 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10058 | 2025.03.26 00:08:37.576808 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2025.03.26 00:08:37.576849 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10060 | 2025.03.26 00:08:37.577222 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10061 | 2025.03.26 00:08:37.577467 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2025.03.26 00:08:37.577682 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001557 sec., 71933.20488118177 rows/sec., 4.10 MiB/sec. | ||
10063 | 2025.03.26 00:08:37.577734 [ 4 ] {fcd636e0-8b95-4865-8f9e-7e600ee82120} <Debug> TCPHandler: Processed in 0.001744456 sec. | ||
10064 | 2025.03.26 00:08:37.577846 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10065 | 2025.03.26 00:08:37.577952 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10066 | 2025.03.26 00:08:37.577998 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10067 | 2025.03.26 00:08:37.578909 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10068 | 2025.03.26 00:08:37.578948 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10069 | 2025.03.26 00:08:37.579334 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10070 | 2025.03.26 00:08:37.579566 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10071 | 2025.03.26 00:08:37.579804 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Debug> executeQuery: Read 864 rows, 63.96 KiB in 0.001873 sec., 461292.04484783765 rows/sec., 33.35 MiB/sec. | ||
10072 | 2025.03.26 00:08:37.579900 [ 4 ] {1e2b9862-e756-4c44-8c1c-af508ae5ba02} <Debug> TCPHandler: Processed in 0.002100368 sec. | ||
10073 | 2025.03.26 00:08:37.580071 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10074 | 2025.03.26 00:08:37.580389 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10075 | 2025.03.26 00:08:37.580545 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10076 | 2025.03.26 00:08:37.581301 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10077 | 2025.03.26 00:08:37.581340 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10078 | 2025.03.26 00:08:37.581708 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
10079 | 2025.03.26 00:08:37.581940 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10080 | 2025.03.26 00:08:37.582154 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001886 sec., 3181.3361611876985 rows/sec., 166.21 KiB/sec. | ||
10081 | 2025.03.26 00:08:37.582206 [ 4 ] {93a6ee99-29f8-4bd3-b645-b73487936bdc} <Debug> TCPHandler: Processed in 0.002211341 sec. | ||
10082 | 2025.03.26 00:08:37.582334 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10083 | 2025.03.26 00:08:37.582438 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10084 | 2025.03.26 00:08:37.582486 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10085 | 2025.03.26 00:08:37.583248 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10086 | 2025.03.26 00:08:37.583287 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10087 | 2025.03.26 00:08:37.583711 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10088 | 2025.03.26 00:08:37.583947 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10089 | 2025.03.26 00:08:37.584154 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Debug> executeQuery: Read 913 rows, 62.34 KiB in 0.001737 sec., 525618.8831318365 rows/sec., 35.05 MiB/sec. | ||
10090 | 2025.03.26 00:08:37.584205 [ 4 ] {0258f18e-2850-413c-b2e5-9f898131f520} <Debug> TCPHandler: Processed in 0.001920992 sec. | ||
10091 | 2025.03.26 00:08:37.584318 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10092 | 2025.03.26 00:08:37.584422 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10093 | 2025.03.26 00:08:37.584471 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10094 | 2025.03.26 00:08:37.584900 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10095 | 2025.03.26 00:08:37.584939 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10096 | 2025.03.26 00:08:37.585277 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10097 | 2025.03.26 00:08:37.585505 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10098 | 2025.03.26 00:08:37.585708 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00129 sec., 775.1937984496125 rows/sec., 52.23 KiB/sec. | ||
10099 | 2025.03.26 00:08:37.585862 [ 4 ] {5a14ef37-f1bb-4355-af60-dae529a5b481} <Debug> TCPHandler: Processed in 0.001590691 sec. | ||
10100 | 2025.03.26 00:08:37.586042 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10101 | 2025.03.26 00:08:37.586174 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10102 | 2025.03.26 00:08:37.586250 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10103 | 2025.03.26 00:08:37.587378 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10104 | 2025.03.26 00:08:37.587416 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10105 | 2025.03.26 00:08:37.588032 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
10106 | 2025.03.26 00:08:37.588283 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10107 | 2025.03.26 00:08:37.588509 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002358 sec., 11026.29346904156 rows/sec., 19.76 MiB/sec. | ||
10108 | 2025.03.26 00:08:37.588614 [ 4 ] {7676a234-2995-499f-adca-324be375bc95} <Debug> TCPHandler: Processed in 0.002629884 sec. | ||
10109 | 2025.03.26 00:08:37.588750 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10110 | 2025.03.26 00:08:37.588855 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10111 | 2025.03.26 00:08:37.588901 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10112 | 2025.03.26 00:08:37.589339 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10113 | 2025.03.26 00:08:37.589376 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10114 | 2025.03.26 00:08:37.589730 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
10115 | 2025.03.26 00:08:37.589964 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10116 | 2025.03.26 00:08:37.590132 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Debug> executeQuery: Read 64 rows, 4.10 KiB in 0.0013 sec., 49230.769230769234 rows/sec., 3.08 MiB/sec. | ||
10117 | 2025.03.26 00:08:37.590180 [ 4 ] {2a078825-e4e6-4964-a658-74cb895d882f} <Debug> TCPHandler: Processed in 0.001479528 sec. | ||
10118 | 2025.03.26 00:08:38.912852 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1384 | ||
10119 | 2025.03.26 00:08:38.916488 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10120 | 2025.03.26 00:08:38.916548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10121 | 2025.03.26 00:08:38.918079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10122 | 2025.03.26 00:08:38.918402 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10123 | 2025.03.26 00:08:38.919103 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
10124 | 2025.03.26 00:08:39.333499 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10125 | 2025.03.26 00:08:39.333795 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10126 | 2025.03.26 00:08:39.333915 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10127 | 2025.03.26 00:08:39.334954 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10128 | 2025.03.26 00:08:39.335002 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10129 | 2025.03.26 00:08:39.335435 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10130 | 2025.03.26 00:08:39.335697 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10131 | 2025.03.26 00:08:39.335943 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002229 sec., 25123.37371018394 rows/sec., 1.92 MiB/sec. | ||
10132 | 2025.03.26 00:08:39.336011 [ 4 ] {b87b742f-2090-4283-824a-f719cf105127} <Debug> TCPHandler: Processed in 0.002693356 sec. | ||
10133 | 2025.03.26 00:08:39.336134 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10134 | 2025.03.26 00:08:39.336249 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10135 | 2025.03.26 00:08:39.336299 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10136 | 2025.03.26 00:08:39.336847 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10137 | 2025.03.26 00:08:39.336888 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10138 | 2025.03.26 00:08:39.337243 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10139 | 2025.03.26 00:08:39.337493 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10140 | 2025.03.26 00:08:39.337702 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00148 sec., 43243.24324324325 rows/sec., 3.38 MiB/sec. | ||
10141 | 2025.03.26 00:08:39.337756 [ 4 ] {bfaed9f6-92ed-42ba-b3e8-8d291491da46} <Debug> TCPHandler: Processed in 0.001673474 sec. | ||
10142 | 2025.03.26 00:08:39.337885 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10143 | 2025.03.26 00:08:39.338023 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10144 | 2025.03.26 00:08:39.338084 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10145 | 2025.03.26 00:08:39.338633 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10146 | 2025.03.26 00:08:39.338672 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10147 | 2025.03.26 00:08:39.339063 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10148 | 2025.03.26 00:08:39.339302 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10149 | 2025.03.26 00:08:39.339505 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001513 sec., 29081.295439524125 rows/sec., 2.03 MiB/sec. | ||
10150 | 2025.03.26 00:08:39.339556 [ 4 ] {741d4c68-ad4b-4174-a05f-c91985cfcf2e} <Debug> TCPHandler: Processed in 0.001736366 sec. | ||
10151 | 2025.03.26 00:08:39.339671 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10152 | 2025.03.26 00:08:39.339777 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10153 | 2025.03.26 00:08:39.339824 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10154 | 2025.03.26 00:08:39.340237 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10155 | 2025.03.26 00:08:39.340275 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10156 | 2025.03.26 00:08:39.340640 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10157 | 2025.03.26 00:08:39.340870 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10158 | 2025.03.26 00:08:39.341096 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001336 sec., 13473.05389221557 rows/sec., 924.66 KiB/sec. | ||
10159 | 2025.03.26 00:08:39.341181 [ 4 ] {cf9c0d9c-0271-4207-92b8-7c69458ec4eb} <Debug> TCPHandler: Processed in 0.00156053 sec. | ||
10160 | 2025.03.26 00:08:41.296654 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
10161 | 2025.03.26 00:08:41.297445 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10162 | 2025.03.26 00:08:41.297497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10163 | 2025.03.26 00:08:41.298028 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10164 | 2025.03.26 00:08:41.298290 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10165 | 2025.03.26 00:08:41.298561 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
10166 | 2025.03.26 00:08:43.051243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10167 | 2025.03.26 00:08:43.073042 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10168 | 2025.03.26 00:08:43.073107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10169 | 2025.03.26 00:08:43.080473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10170 | 2025.03.26 00:08:43.081323 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10171 | 2025.03.26 00:08:43.084296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10172 | 2025.03.26 00:08:44.338749 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10173 | 2025.03.26 00:08:44.339058 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10174 | 2025.03.26 00:08:44.339177 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10175 | 2025.03.26 00:08:44.340195 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10176 | 2025.03.26 00:08:44.340241 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10177 | 2025.03.26 00:08:44.340695 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10178 | 2025.03.26 00:08:44.340947 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10179 | 2025.03.26 00:08:44.341158 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002188 sec., 39305.30164533821 rows/sec., 3.26 MiB/sec. | ||
10180 | 2025.03.26 00:08:44.341222 [ 4 ] {4b810230-c92b-4c7a-9055-402aeb059b06} <Debug> TCPHandler: Processed in 0.002651825 sec. | ||
10181 | 2025.03.26 00:08:44.341359 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10182 | 2025.03.26 00:08:44.341471 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10183 | 2025.03.26 00:08:44.341522 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10184 | 2025.03.26 00:08:44.342062 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10185 | 2025.03.26 00:08:44.342099 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10186 | 2025.03.26 00:08:44.342456 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10187 | 2025.03.26 00:08:44.342694 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10188 | 2025.03.26 00:08:44.342875 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00143 sec., 10489.510489510489 rows/sec., 788.76 KiB/sec. | ||
10189 | 2025.03.26 00:08:44.342927 [ 4 ] {07d0d060-23b9-4695-88ab-19443cc6c45a} <Debug> TCPHandler: Processed in 0.001621832 sec. | ||
10190 | 2025.03.26 00:08:44.343032 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10191 | 2025.03.26 00:08:44.343134 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10192 | 2025.03.26 00:08:44.343180 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10193 | 2025.03.26 00:08:44.343751 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10194 | 2025.03.26 00:08:44.343788 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10195 | 2025.03.26 00:08:44.344154 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10196 | 2025.03.26 00:08:44.344392 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10197 | 2025.03.26 00:08:44.344584 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001468 sec., 53814.71389645777 rows/sec., 4.20 MiB/sec. | ||
10198 | 2025.03.26 00:08:44.344675 [ 4 ] {142d3b46-ecd6-4eb8-a119-62bbdaccccb4} <Debug> TCPHandler: Processed in 0.001691264 sec. | ||
10199 | 2025.03.26 00:08:44.344826 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10200 | 2025.03.26 00:08:44.345126 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10201 | 2025.03.26 00:08:44.345239 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10202 | 2025.03.26 00:08:44.345778 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10203 | 2025.03.26 00:08:44.345816 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10204 | 2025.03.26 00:08:44.346202 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10205 | 2025.03.26 00:08:44.346479 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10206 | 2025.03.26 00:08:44.346653 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
10207 | 2025.03.26 00:08:44.346705 [ 4 ] {22298361-1589-4683-9385-287d196e3eee} <Debug> TCPHandler: Processed in 0.001952003 sec. | ||
10208 | 2025.03.26 00:08:44.346819 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10209 | 2025.03.26 00:08:44.346924 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10210 | 2025.03.26 00:08:44.346988 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10211 | 2025.03.26 00:08:44.348058 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10212 | 2025.03.26 00:08:44.348095 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10213 | 2025.03.26 00:08:44.348719 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
10214 | 2025.03.26 00:08:44.348974 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10215 | 2025.03.26 00:08:44.349209 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002306 sec., 6504.770164787511 rows/sec., 11.66 MiB/sec. | ||
10216 | 2025.03.26 00:08:44.349386 [ 4 ] {a325efeb-c901-4a7d-9d2b-58477e2f17e9} <Debug> TCPHandler: Processed in 0.002616894 sec. | ||
10217 | 2025.03.26 00:08:44.349767 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10218 | 2025.03.26 00:08:44.349920 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10219 | 2025.03.26 00:08:44.349969 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10220 | 2025.03.26 00:08:44.350428 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10221 | 2025.03.26 00:08:44.350464 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10222 | 2025.03.26 00:08:44.350828 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10223 | 2025.03.26 00:08:44.351085 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10224 | 2025.03.26 00:08:44.351256 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001359 sec., 44150.11037527594 rows/sec., 2.98 MiB/sec. | ||
10225 | 2025.03.26 00:08:44.351306 [ 4 ] {99de358d-2a17-4643-a85e-096ccf772f21} <Debug> TCPHandler: Processed in 0.001645683 sec. | ||
10226 | 2025.03.26 00:08:48.594435 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10227 | 2025.03.26 00:08:48.594498 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10228 | 2025.03.26 00:08:48.799597 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
10229 | 2025.03.26 00:08:48.800251 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10230 | 2025.03.26 00:08:48.800292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10231 | 2025.03.26 00:08:48.800821 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10232 | 2025.03.26 00:08:48.801077 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10233 | 2025.03.26 00:08:48.801291 [ 95 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10234 | 2025.03.26 00:08:48.801328 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10235 | 2025.03.26 00:08:48.801385 [ 95 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10236 | 2025.03.26 00:08:48.801418 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10237 | 2025.03.26 00:08:48.801630 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
10238 | 2025.03.26 00:08:48.801931 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10239 | 2025.03.26 00:08:48.801980 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
10240 | 2025.03.26 00:08:48.802080 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
10241 | 2025.03.26 00:08:48.802270 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
10242 | 2025.03.26 00:08:48.802511 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
10243 | 2025.03.26 00:08:48.802751 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
10244 | 2025.03.26 00:08:48.802910 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
10245 | 2025.03.26 00:08:48.805606 [ 187 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004105011 sec., 6256012.4686632985 rows/sec., 89.49 MiB/sec. | ||
10246 | 2025.03.26 00:08:48.805949 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10247 | 2025.03.26 00:08:48.806348 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10248 | 2025.03.26 00:08:48.806458 [ 189 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_56_11} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10249 | 2025.03.26 00:08:48.806592 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10250 | 2025.03.26 00:08:48.920248 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1404 | ||
10251 | 2025.03.26 00:08:48.923273 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10252 | 2025.03.26 00:08:48.923322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10253 | 2025.03.26 00:08:48.924819 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10254 | 2025.03.26 00:08:48.925125 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10255 | 2025.03.26 00:08:48.925285 [ 95 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10256 | 2025.03.26 00:08:48.925338 [ 95 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10257 | 2025.03.26 00:08:48.925374 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10258 | 2025.03.26 00:08:48.925630 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
10259 | 2025.03.26 00:08:48.926024 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1404 | ||
10260 | 2025.03.26 00:08:48.926406 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10261 | 2025.03.26 00:08:48.926529 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1242 rows starting from the beginning of the part | ||
10262 | 2025.03.26 00:08:48.926973 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
10263 | 2025.03.26 00:08:48.927373 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
10264 | 2025.03.26 00:08:48.927786 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 34 rows starting from the beginning of the part | ||
10265 | 2025.03.26 00:08:48.928370 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
10266 | 2025.03.26 00:08:48.928977 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
10267 | 2025.03.26 00:08:48.937231 [ 187 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1404 rows, containing 72 columns (72 merged, 0 gathered) in 0.011781648 sec., 119168.38798782649 rows/sec., 95.42 MiB/sec. | ||
10268 | 2025.03.26 00:08:48.938957 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10269 | 2025.03.26 00:08:48.939787 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10270 | 2025.03.26 00:08:48.939886 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_41_8} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10271 | 2025.03.26 00:08:48.940233 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
10272 | 2025.03.26 00:08:49.346175 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10273 | 2025.03.26 00:08:49.346358 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10274 | 2025.03.26 00:08:49.346431 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10275 | 2025.03.26 00:08:49.347292 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10276 | 2025.03.26 00:08:49.347342 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10277 | 2025.03.26 00:08:49.347798 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10278 | 2025.03.26 00:08:49.348058 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10279 | 2025.03.26 00:08:49.348315 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002007 sec., 105630.29397110114 rows/sec., 6.72 MiB/sec. | ||
10280 | 2025.03.26 00:08:49.348465 [ 4 ] {5a083579-40ac-45d7-86ea-1ad6e675d0fe} <Debug> TCPHandler: Processed in 0.002416117 sec. | ||
10281 | 2025.03.26 00:08:49.348609 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10282 | 2025.03.26 00:08:49.348722 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10283 | 2025.03.26 00:08:49.348773 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10284 | 2025.03.26 00:08:49.349695 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10285 | 2025.03.26 00:08:49.349735 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10286 | 2025.03.26 00:08:49.350152 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10287 | 2025.03.26 00:08:49.350397 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10288 | 2025.03.26 00:08:49.350631 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001934 sec., 345915.20165460184 rows/sec., 27.38 MiB/sec. | ||
10289 | 2025.03.26 00:08:49.350687 [ 4 ] {94527570-37c4-4597-9ac6-08d2ca26ffda} <Debug> TCPHandler: Processed in 0.002132559 sec. | ||
10290 | 2025.03.26 00:08:49.350805 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10291 | 2025.03.26 00:08:49.350911 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10292 | 2025.03.26 00:08:49.350959 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10293 | 2025.03.26 00:08:49.351554 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10294 | 2025.03.26 00:08:49.351594 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10295 | 2025.03.26 00:08:49.351990 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10296 | 2025.03.26 00:08:49.352233 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10297 | 2025.03.26 00:08:49.352416 [ 95 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
10298 | 2025.03.26 00:08:49.352478 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001585 sec., 83280.7570977918 rows/sec., 5.14 MiB/sec. | ||
10299 | 2025.03.26 00:08:49.352491 [ 95 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10300 | 2025.03.26 00:08:49.352566 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10301 | 2025.03.26 00:08:49.352617 [ 4 ] {6a8cedfb-90dd-4e3a-af37-0801c46a7f05} <Debug> TCPHandler: Processed in 0.001865319 sec. | ||
10302 | 2025.03.26 00:08:49.352865 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
10303 | 2025.03.26 00:08:49.352866 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10304 | 2025.03.26 00:08:49.353287 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10305 | 2025.03.26 00:08:49.353439 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10306 | 2025.03.26 00:08:49.353485 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10307 | 2025.03.26 00:08:49.353603 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 179 rows starting from the beginning of the part | ||
10308 | 2025.03.26 00:08:49.354236 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 132 rows starting from the beginning of the part | ||
10309 | 2025.03.26 00:08:49.354842 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
10310 | 2025.03.26 00:08:49.355453 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 132 rows starting from the beginning of the part | ||
10311 | 2025.03.26 00:08:49.355643 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
10312 | 2025.03.26 00:08:49.356125 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 132 rows starting from the beginning of the part | ||
10313 | 2025.03.26 00:08:49.356910 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10314 | 2025.03.26 00:08:49.356959 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10315 | 2025.03.26 00:08:49.357516 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10316 | 2025.03.26 00:08:49.357897 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10317 | 2025.03.26 00:08:49.358013 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349442 sec., 113095.90794703447 rows/sec., 7.57 MiB/sec. | ||
10318 | 2025.03.26 00:08:49.358157 [ 95 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
10319 | 2025.03.26 00:08:49.358266 [ 95 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10320 | 2025.03.26 00:08:49.358316 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10321 | 2025.03.26 00:08:49.358350 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005209 sec., 21693.22326742177 rows/sec., 1.40 MiB/sec. | ||
10322 | 2025.03.26 00:08:49.358352 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
10323 | 2025.03.26 00:08:49.358873 [ 4 ] {bc798c2a-5a13-4c6b-9367-8e229006c76d} <Debug> TCPHandler: Processed in 0.006082885 sec. | ||
10324 | 2025.03.26 00:08:49.358994 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
10325 | 2025.03.26 00:08:49.359346 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10326 | 2025.03.26 00:08:49.359812 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10327 | 2025.03.26 00:08:49.359847 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10328 | 2025.03.26 00:08:49.359876 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10329 | 2025.03.26 00:08:49.360032 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10330 | 2025.03.26 00:08:49.360048 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 366 rows starting from the beginning of the part | ||
10331 | 2025.03.26 00:08:49.360337 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_75_15} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
10332 | 2025.03.26 00:08:49.360632 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
10333 | 2025.03.26 00:08:49.360788 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
10334 | 2025.03.26 00:08:49.361159 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
10335 | 2025.03.26 00:08:49.361557 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 113 rows starting from the beginning of the part | ||
10336 | 2025.03.26 00:08:49.361880 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 341 rows starting from the beginning of the part | ||
10337 | 2025.03.26 00:08:49.362198 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
10338 | 2025.03.26 00:08:49.363129 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10339 | 2025.03.26 00:08:49.363210 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10340 | 2025.03.26 00:08:49.364252 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
10341 | 2025.03.26 00:08:49.364664 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10342 | 2025.03.26 00:08:49.365268 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1274 rows, containing 5 columns (5 merged, 0 gathered) in 0.006811168 sec., 187045.74604531852 rows/sec., 13.18 MiB/sec. | ||
10343 | 2025.03.26 00:08:49.365388 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005711 sec., 19611.276483978287 rows/sec., 1.12 MiB/sec. | ||
10344 | 2025.03.26 00:08:49.365679 [ 188 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
10345 | 2025.03.26 00:08:49.365778 [ 4 ] {c94504af-1697-4ba1-83c6-27a29d8f7337} <Debug> TCPHandler: Processed in 0.006580941 sec. | ||
10346 | 2025.03.26 00:08:49.366003 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10347 | 2025.03.26 00:08:49.366211 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10348 | 2025.03.26 00:08:49.366225 [ 188 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10349 | 2025.03.26 00:08:49.366324 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10350 | 2025.03.26 00:08:49.366411 [ 188 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_29_6} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
10351 | 2025.03.26 00:08:49.366588 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
10352 | 2025.03.26 00:08:49.367359 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10353 | 2025.03.26 00:08:49.367404 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10354 | 2025.03.26 00:08:49.367807 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10355 | 2025.03.26 00:08:49.368067 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10356 | 2025.03.26 00:08:49.368300 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.002151 sec., 189679.2189679219 rows/sec., 13.47 MiB/sec. | ||
10357 | 2025.03.26 00:08:49.368361 [ 4 ] {719d5a91-66d9-4995-b09d-50442b4ece8f} <Debug> TCPHandler: Processed in 0.002434828 sec. | ||
10358 | 2025.03.26 00:08:49.368480 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10359 | 2025.03.26 00:08:49.368587 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10360 | 2025.03.26 00:08:49.368634 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10361 | 2025.03.26 00:08:49.369080 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10362 | 2025.03.26 00:08:49.369119 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10363 | 2025.03.26 00:08:49.369588 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
10364 | 2025.03.26 00:08:49.369999 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10365 | 2025.03.26 00:08:49.370275 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001704 sec., 3521.1267605633802 rows/sec., 183.97 KiB/sec. | ||
10366 | 2025.03.26 00:08:49.370466 [ 4 ] {4229b5d1-69af-4a05-a1b9-91661afae351} <Debug> TCPHandler: Processed in 0.002027405 sec. | ||
10367 | 2025.03.26 00:08:49.370610 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10368 | 2025.03.26 00:08:49.370716 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10369 | 2025.03.26 00:08:49.370764 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10370 | 2025.03.26 00:08:49.371321 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10371 | 2025.03.26 00:08:49.371360 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10372 | 2025.03.26 00:08:49.371750 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10373 | 2025.03.26 00:08:49.371994 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10374 | 2025.03.26 00:08:49.372215 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001522 sec., 155716.1629434954 rows/sec., 10.44 MiB/sec. | ||
10375 | 2025.03.26 00:08:49.372270 [ 4 ] {da9f457d-2e2b-4701-ad5b-90d1282b169c} <Debug> TCPHandler: Processed in 0.001710515 sec. | ||
10376 | 2025.03.26 00:08:49.372388 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10377 | 2025.03.26 00:08:49.372493 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10378 | 2025.03.26 00:08:49.372541 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10379 | 2025.03.26 00:08:49.372956 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10380 | 2025.03.26 00:08:49.372995 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10381 | 2025.03.26 00:08:49.373348 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10382 | 2025.03.26 00:08:49.373598 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10383 | 2025.03.26 00:08:49.373812 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001341 sec., 745.7121551081283 rows/sec., 50.25 KiB/sec. | ||
10384 | 2025.03.26 00:08:49.373864 [ 4 ] {dd80b60e-7a17-404c-ad44-bbe470dc1451} <Debug> TCPHandler: Processed in 0.001528658 sec. | ||
10385 | 2025.03.26 00:08:49.373969 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10386 | 2025.03.26 00:08:49.374071 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10387 | 2025.03.26 00:08:49.374135 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10388 | 2025.03.26 00:08:49.375257 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10389 | 2025.03.26 00:08:49.375296 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10390 | 2025.03.26 00:08:49.375933 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
10391 | 2025.03.26 00:08:49.376197 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10392 | 2025.03.26 00:08:49.376446 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002396 sec., 10851.419031719532 rows/sec., 19.45 MiB/sec. | ||
10393 | 2025.03.26 00:08:49.376548 [ 4 ] {9db353bd-9360-4cab-8049-25d07211b023} <Debug> TCPHandler: Processed in 0.002630405 sec. | ||
10394 | 2025.03.26 00:08:49.376692 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10395 | 2025.03.26 00:08:49.376798 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10396 | 2025.03.26 00:08:49.376844 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10397 | 2025.03.26 00:08:49.377293 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2025.03.26 00:08:49.377332 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10399 | 2025.03.26 00:08:49.377694 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10400 | 2025.03.26 00:08:49.377938 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10401 | 2025.03.26 00:08:49.378168 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. | ||
10402 | 2025.03.26 00:08:49.378218 [ 4 ] {5d1ae38d-d5de-4fa4-94a1-411c3b442a6a} <Debug> TCPHandler: Processed in 0.00157788 sec. | ||
10403 | 2025.03.26 00:08:50.585280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10404 | 2025.03.26 00:08:50.606645 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10405 | 2025.03.26 00:08:50.606712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10406 | 2025.03.26 00:08:50.613829 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10407 | 2025.03.26 00:08:50.614600 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10408 | 2025.03.26 00:08:50.615025 [ 93 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10409 | 2025.03.26 00:08:50.615216 [ 93 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10410 | 2025.03.26 00:08:50.615327 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10411 | 2025.03.26 00:08:50.615953 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
10412 | 2025.03.26 00:08:50.629142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
10413 | 2025.03.26 00:08:50.630936 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10414 | 2025.03.26 00:08:50.632472 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
10415 | 2025.03.26 00:08:50.638067 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
10416 | 2025.03.26 00:08:50.643575 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
10417 | 2025.03.26 00:08:50.649052 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
10418 | 2025.03.26 00:08:50.654747 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
10419 | 2025.03.26 00:08:50.659157 [ 194 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
10420 | 2025.03.26 00:08:50.719885 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.10434089 sec., 4044.435503664958 rows/sec., 20.91 MiB/sec. | ||
10421 | 2025.03.26 00:08:50.722938 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10422 | 2025.03.26 00:08:50.725875 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_56_11} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10423 | 2025.03.26 00:08:50.725970 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_56_11} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10424 | 2025.03.26 00:08:50.728198 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10425 | 2025.03.26 00:08:54.338851 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10426 | 2025.03.26 00:08:54.339111 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10427 | 2025.03.26 00:08:54.339192 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10428 | 2025.03.26 00:08:54.340015 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10429 | 2025.03.26 00:08:54.340066 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10430 | 2025.03.26 00:08:54.340491 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
10431 | 2025.03.26 00:08:54.340748 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10432 | 2025.03.26 00:08:54.341009 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001942 sec., 4119.46446961895 rows/sec., 335.91 KiB/sec. | ||
10433 | 2025.03.26 00:08:54.341125 [ 4 ] {11a2f978-1ee5-44e7-a250-4a109fe60a3d} <Debug> TCPHandler: Processed in 0.002462119 sec. | ||
10434 | 2025.03.26 00:08:54.341397 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10435 | 2025.03.26 00:08:54.341504 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10436 | 2025.03.26 00:08:54.341549 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10437 | 2025.03.26 00:08:54.342126 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10438 | 2025.03.26 00:08:54.342165 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10439 | 2025.03.26 00:08:54.342536 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10440 | 2025.03.26 00:08:54.342779 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10441 | 2025.03.26 00:08:54.342962 [ 88 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10442 | 2025.03.26 00:08:54.342993 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Debug> executeQuery: Read 90 rows, 7.60 KiB in 0.001512 sec., 59523.80952380952 rows/sec., 4.91 MiB/sec. | ||
10443 | 2025.03.26 00:08:54.343045 [ 88 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10444 | 2025.03.26 00:08:54.343114 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10445 | 2025.03.26 00:08:54.343118 [ 4 ] {74308e92-7852-414e-97c6-424e6d697992} <Debug> TCPHandler: Processed in 0.001802298 sec. | ||
10446 | 2025.03.26 00:08:54.343401 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10447 | 2025.03.26 00:08:54.343405 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
10448 | 2025.03.26 00:08:54.343780 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10449 | 2025.03.26 00:08:54.343965 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10450 | 2025.03.26 00:08:54.343989 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10451 | 2025.03.26 00:08:54.344081 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1971 rows starting from the beginning of the part | ||
10452 | 2025.03.26 00:08:54.344600 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1809 rows starting from the beginning of the part | ||
10453 | 2025.03.26 00:08:54.345122 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
10454 | 2025.03.26 00:08:54.345486 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 86 rows starting from the beginning of the part | ||
10455 | 2025.03.26 00:08:54.345785 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 669 rows starting from the beginning of the part | ||
10456 | 2025.03.26 00:08:54.346123 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
10457 | 2025.03.26 00:08:54.347641 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10458 | 2025.03.26 00:08:54.347691 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10459 | 2025.03.26 00:08:54.348564 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10460 | 2025.03.26 00:08:54.348969 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10461 | 2025.03.26 00:08:54.349205 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Debug> executeQuery: Read 23 rows, 1.69 KiB in 0.005588 sec., 4115.9627773801 rows/sec., 301.81 KiB/sec. | ||
10462 | 2025.03.26 00:08:54.349290 [ 4 ] {5b89271a-9ccd-4556-ad03-a8ee142cec8a} <Debug> TCPHandler: Processed in 0.005993173 sec. | ||
10463 | 2025.03.26 00:08:54.349424 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10464 | 2025.03.26 00:08:54.349538 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10465 | 2025.03.26 00:08:54.349623 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10466 | 2025.03.26 00:08:54.350085 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4681 rows, containing 5 columns (5 merged, 0 gathered) in 0.006867331 sec., 681633.0827799039 rows/sec., 57.98 MiB/sec. | ||
10467 | 2025.03.26 00:08:54.350520 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10468 | 2025.03.26 00:08:54.350901 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10469 | 2025.03.26 00:08:54.350971 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10470 | 2025.03.26 00:08:54.351181 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10471 | 2025.03.26 00:08:54.351390 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_86_17} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10472 | 2025.03.26 00:08:54.351568 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
10473 | 2025.03.26 00:08:54.351662 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10474 | 2025.03.26 00:08:54.351915 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10475 | 2025.03.26 00:08:54.352082 [ 88 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10476 | 2025.03.26 00:08:54.352141 [ 88 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10477 | 2025.03.26 00:08:54.352156 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.002636 sec., 33004.55235204856 rows/sec., 2.58 MiB/sec. | ||
10478 | 2025.03.26 00:08:54.352180 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10479 | 2025.03.26 00:08:54.352361 [ 4 ] {2064a51b-a28a-4da6-a1ff-fbe453f0a2fa} <Debug> TCPHandler: Processed in 0.003000286 sec. | ||
10480 | 2025.03.26 00:08:54.352430 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
10481 | 2025.03.26 00:08:54.352527 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10482 | 2025.03.26 00:08:54.352591 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10483 | 2025.03.26 00:08:54.352640 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 953 rows starting from the beginning of the part | ||
10484 | 2025.03.26 00:08:54.352745 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10485 | 2025.03.26 00:08:54.352911 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 864 rows starting from the beginning of the part | ||
10486 | 2025.03.26 00:08:54.352932 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10487 | 2025.03.26 00:08:54.353242 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
10488 | 2025.03.26 00:08:54.353558 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 79 rows starting from the beginning of the part | ||
10489 | 2025.03.26 00:08:54.353973 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 408 rows starting from the beginning of the part | ||
10490 | 2025.03.26 00:08:54.354402 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 87 rows starting from the beginning of the part | ||
10491 | 2025.03.26 00:08:54.355831 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10492 | 2025.03.26 00:08:54.355899 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10493 | 2025.03.26 00:08:54.356937 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10494 | 2025.03.26 00:08:54.357322 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10495 | 2025.03.26 00:08:54.357665 [ 197 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2455 rows, containing 5 columns (5 merged, 0 gathered) in 0.005354192 sec., 458519.23128643876 rows/sec., 35.22 MiB/sec. | ||
10496 | 2025.03.26 00:08:54.357700 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10497 | 2025.03.26 00:08:54.357828 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10498 | 2025.03.26 00:08:54.357882 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.005197 sec., 31556.66730806234 rows/sec., 2.20 MiB/sec. | ||
10499 | 2025.03.26 00:08:54.357889 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10500 | 2025.03.26 00:08:54.358247 [ 4 ] {be20f6c7-145e-4c43-b9d1-91dedd9b9aa7} <Debug> TCPHandler: Processed in 0.005772326 sec. | ||
10501 | 2025.03.26 00:08:54.358271 [ 197 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10502 | 2025.03.26 00:08:54.358436 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
10503 | 2025.03.26 00:08:54.358811 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10504 | 2025.03.26 00:08:54.359166 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10505 | 2025.03.26 00:08:54.359351 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 21466 rows starting from the beginning of the part | ||
10506 | 2025.03.26 00:08:54.359391 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10507 | 2025.03.26 00:08:54.359851 [ 197 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10508 | 2025.03.26 00:08:54.359997 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 913 rows starting from the beginning of the part | ||
10509 | 2025.03.26 00:08:54.360080 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10510 | 2025.03.26 00:08:54.360665 [ 197 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_86_17} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10511 | 2025.03.26 00:08:54.360744 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 44 rows starting from the beginning of the part | ||
10512 | 2025.03.26 00:08:54.361343 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
10513 | 2025.03.26 00:08:54.361521 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
10514 | 2025.03.26 00:08:54.362091 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 237 rows starting from the beginning of the part | ||
10515 | 2025.03.26 00:08:54.362678 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 164 rows starting from the beginning of the part | ||
10516 | 2025.03.26 00:08:54.365483 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10517 | 2025.03.26 00:08:54.365529 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10518 | 2025.03.26 00:08:54.367351 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
10519 | 2025.03.26 00:08:54.367839 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10520 | 2025.03.26 00:08:54.368317 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
10521 | 2025.03.26 00:08:54.368425 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10522 | 2025.03.26 00:08:54.368498 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10523 | 2025.03.26 00:08:54.368588 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.009426 sec., 1591.343093570974 rows/sec., 2.85 MiB/sec. | ||
10524 | 2025.03.26 00:08:54.368798 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
10525 | 2025.03.26 00:08:54.368981 [ 4 ] {9f8d6b52-fa58-4550-b367-d50457922e81} <Debug> TCPHandler: Processed in 0.010345042 sec. | ||
10526 | 2025.03.26 00:08:54.369284 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10527 | 2025.03.26 00:08:54.369401 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10528 | 2025.03.26 00:08:54.369535 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10529 | 2025.03.26 00:08:54.369565 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1483 rows starting from the beginning of the part | ||
10530 | 2025.03.26 00:08:54.369636 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10531 | 2025.03.26 00:08:54.370447 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 15 rows starting from the beginning of the part | ||
10532 | 2025.03.26 00:08:54.371176 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 26 rows starting from the beginning of the part | ||
10533 | 2025.03.26 00:08:54.371904 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 15 rows starting from the beginning of the part | ||
10534 | 2025.03.26 00:08:54.372191 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10535 | 2025.03.26 00:08:54.372314 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10536 | 2025.03.26 00:08:54.372684 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
10537 | 2025.03.26 00:08:54.373459 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 15 rows starting from the beginning of the part | ||
10538 | 2025.03.26 00:08:54.378039 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10539 | 2025.03.26 00:08:54.378862 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10540 | 2025.03.26 00:08:54.380206 [ 88 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10541 | 2025.03.26 00:08:54.380299 [ 88 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10542 | 2025.03.26 00:08:54.380384 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10543 | 2025.03.26 00:08:54.380837 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.011336 sec., 5292.87226534933 rows/sec., 365.26 KiB/sec. | ||
10544 | 2025.03.26 00:08:54.381253 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
10545 | 2025.03.26 00:08:54.381345 [ 4 ] {328661c4-749d-4679-bf8a-ccd8d74d754b} <Debug> TCPHandler: Processed in 0.012145109 sec. | ||
10546 | 2025.03.26 00:08:54.381817 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10547 | 2025.03.26 00:08:54.381971 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4150 rows starting from the beginning of the part | ||
10548 | 2025.03.26 00:08:54.382237 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
10549 | 2025.03.26 00:08:54.382577 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 18 rows starting from the beginning of the part | ||
10550 | 2025.03.26 00:08:54.382710 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
10551 | 2025.03.26 00:08:54.383223 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 82 rows starting from the beginning of the part | ||
10552 | 2025.03.26 00:08:54.383468 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
10553 | 2025.03.26 00:08:54.384732 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22984 rows, containing 5 columns (5 merged, 0 gathered) in 0.026631914 sec., 863024.7153847072 rows/sec., 58.92 MiB/sec. | ||
10554 | 2025.03.26 00:08:54.385423 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10555 | 2025.03.26 00:08:54.386553 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10556 | 2025.03.26 00:08:54.387092 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4434 rows, containing 4 columns (4 merged, 0 gathered) in 0.006492549 sec., 682936.7017484196 rows/sec., 44.99 MiB/sec. | ||
10557 | 2025.03.26 00:08:54.387110 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10558 | 2025.03.26 00:08:54.387379 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
10559 | 2025.03.26 00:08:54.387644 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10560 | 2025.03.26 00:08:54.388306 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10561 | 2025.03.26 00:08:54.388514 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_86_17} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10562 | 2025.03.26 00:08:54.388740 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
10563 | 2025.03.26 00:08:54.393193 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 19 columns (19 merged, 0 gathered) in 0.024586889 sec., 64261.891774921176 rows/sec., 115.15 MiB/sec. | ||
10564 | 2025.03.26 00:08:54.395676 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
10565 | 2025.03.26 00:08:54.396108 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10566 | 2025.03.26 00:08:54.396187 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
10567 | 2025.03.26 00:08:54.396342 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
10568 | 2025.03.26 00:08:55.001152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.90 MiB, peak 250.18 MiB, free memory in arenas 0.00 B, will set to 244.20 MiB (RSS), difference: 6.30 MiB | ||
10569 | 2025.03.26 00:08:56.302387 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
10570 | 2025.03.26 00:08:56.303066 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10571 | 2025.03.26 00:08:56.303105 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10572 | 2025.03.26 00:08:56.303635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10573 | 2025.03.26 00:08:56.303901 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10574 | 2025.03.26 00:08:56.304101 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
10575 | 2025.03.26 00:08:58.130135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
10576 | 2025.03.26 00:08:58.149138 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10577 | 2025.03.26 00:08:58.149204 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10578 | 2025.03.26 00:08:58.156058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10579 | 2025.03.26 00:08:58.156819 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10580 | 2025.03.26 00:08:58.160681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
10581 | 2025.03.26 00:08:58.927106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1440 | ||
10582 | 2025.03.26 00:08:58.930561 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10583 | 2025.03.26 00:08:58.930614 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10584 | 2025.03.26 00:08:58.932143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10585 | 2025.03.26 00:08:58.932462 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10586 | 2025.03.26 00:08:58.934583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
10587 | 2025.03.26 00:08:59.345525 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10588 | 2025.03.26 00:08:59.345741 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10589 | 2025.03.26 00:08:59.345825 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10590 | 2025.03.26 00:08:59.346741 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10591 | 2025.03.26 00:08:59.346783 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10592 | 2025.03.26 00:08:59.347235 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10593 | 2025.03.26 00:08:59.347497 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10594 | 2025.03.26 00:08:59.347635 [ 82 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
10595 | 2025.03.26 00:08:59.347690 [ 82 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10596 | 2025.03.26 00:08:59.347708 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002027 sec., 104588.06117414898 rows/sec., 6.65 MiB/sec. | ||
10597 | 2025.03.26 00:08:59.347720 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10598 | 2025.03.26 00:08:59.347834 [ 4 ] {e703cdeb-b0e2-41ec-9bdf-dc992f1eb0d2} <Debug> TCPHandler: Processed in 0.002437508 sec. | ||
10599 | 2025.03.26 00:08:59.347988 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
10600 | 2025.03.26 00:08:59.348020 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10601 | 2025.03.26 00:08:59.348229 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10602 | 2025.03.26 00:08:59.348267 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10603 | 2025.03.26 00:08:59.348312 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10604 | 2025.03.26 00:08:59.348342 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 236 rows starting from the beginning of the part | ||
10605 | 2025.03.26 00:08:59.348672 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
10606 | 2025.03.26 00:08:59.349133 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
10607 | 2025.03.26 00:08:59.349503 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
10608 | 2025.03.26 00:08:59.349838 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
10609 | 2025.03.26 00:08:59.350143 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
10610 | 2025.03.26 00:08:59.351614 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10611 | 2025.03.26 00:08:59.351693 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10612 | 2025.03.26 00:08:59.352549 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10613 | 2025.03.26 00:08:59.352602 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.004773423 sec., 271503.27972191025 rows/sec., 18.40 MiB/sec. | ||
10614 | 2025.03.26 00:08:59.352805 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
10615 | 2025.03.26 00:08:59.352963 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2025.03.26 00:08:59.353325 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.00517 sec., 129400.38684719536 rows/sec., 10.24 MiB/sec. | ||
10617 | 2025.03.26 00:08:59.353341 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10618 | 2025.03.26 00:08:59.353489 [ 4 ] {0f0ca8fc-0189-4353-af69-198b5426da5a} <Debug> TCPHandler: Processed in 0.005517647 sec. | ||
10619 | 2025.03.26 00:08:59.353537 [ 192 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_23_5} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
10620 | 2025.03.26 00:08:59.353664 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10621 | 2025.03.26 00:08:59.353678 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
10622 | 2025.03.26 00:08:59.353794 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10623 | 2025.03.26 00:08:59.353845 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10624 | 2025.03.26 00:08:59.354459 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10625 | 2025.03.26 00:08:59.354497 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10626 | 2025.03.26 00:08:59.354874 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10627 | 2025.03.26 00:08:59.355119 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10628 | 2025.03.26 00:08:59.355303 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001533 sec., 86105.67514677103 rows/sec., 5.31 MiB/sec. | ||
10629 | 2025.03.26 00:08:59.355357 [ 4 ] {cb402a92-7a4b-4e7c-81a0-27a169ce0cd6} <Debug> TCPHandler: Processed in 0.001767347 sec. | ||
10630 | 2025.03.26 00:08:59.355469 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10631 | 2025.03.26 00:08:59.355575 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10632 | 2025.03.26 00:08:59.355619 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10633 | 2025.03.26 00:08:59.356217 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10634 | 2025.03.26 00:08:59.356254 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10635 | 2025.03.26 00:08:59.356613 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10636 | 2025.03.26 00:08:59.356852 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10637 | 2025.03.26 00:08:59.357031 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001479 sec., 76402.97498309669 rows/sec., 4.95 MiB/sec. | ||
10638 | 2025.03.26 00:08:59.357084 [ 4 ] {ab4eb875-f609-46ab-91c7-26a342592516} <Debug> TCPHandler: Processed in 0.001665924 sec. | ||
10639 | 2025.03.26 00:08:59.357203 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10640 | 2025.03.26 00:08:59.357309 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10641 | 2025.03.26 00:08:59.357353 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10642 | 2025.03.26 00:08:59.357918 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10643 | 2025.03.26 00:08:59.357955 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10644 | 2025.03.26 00:08:59.358318 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
10645 | 2025.03.26 00:08:59.358548 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10646 | 2025.03.26 00:08:59.358677 [ 82 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
10647 | 2025.03.26 00:08:59.358716 [ 82 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10648 | 2025.03.26 00:08:59.358725 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001435 sec., 78048.78048780488 rows/sec., 4.45 MiB/sec. | ||
10649 | 2025.03.26 00:08:59.358741 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10650 | 2025.03.26 00:08:59.358813 [ 4 ] {bb24c86f-2ad3-4ac6-8f7c-24a8bc9bb80b} <Debug> TCPHandler: Processed in 0.001659553 sec. | ||
10651 | 2025.03.26 00:08:59.358904 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
10652 | 2025.03.26 00:08:59.358948 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10653 | 2025.03.26 00:08:59.359057 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10654 | 2025.03.26 00:08:59.359082 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10655 | 2025.03.26 00:08:59.359098 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 124 rows starting from the beginning of the part | ||
10656 | 2025.03.26 00:08:59.359141 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10657 | 2025.03.26 00:08:59.359334 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part | ||
10658 | 2025.03.26 00:08:59.359682 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part | ||
10659 | 2025.03.26 00:08:59.359982 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 112 rows starting from the beginning of the part | ||
10660 | 2025.03.26 00:08:59.360371 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 112 rows starting from the beginning of the part | ||
10661 | 2025.03.26 00:08:59.360688 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 112 rows starting from the beginning of the part | ||
10662 | 2025.03.26 00:08:59.361864 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10663 | 2025.03.26 00:08:59.361911 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10664 | 2025.03.26 00:08:59.362485 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10665 | 2025.03.26 00:08:59.362535 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.003716079 sec., 184064.9781665029 rows/sec., 11.25 MiB/sec. | ||
10666 | 2025.03.26 00:08:59.362799 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
10667 | 2025.03.26 00:08:59.362870 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10668 | 2025.03.26 00:08:59.363266 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.004204 sec., 97050.42816365366 rows/sec., 6.89 MiB/sec. | ||
10669 | 2025.03.26 00:08:59.363423 [ 4 ] {8bebd5a6-1c08-4fe8-b9d7-d47519aebd3d} <Debug> TCPHandler: Processed in 0.004522395 sec. | ||
10670 | 2025.03.26 00:08:59.363504 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10671 | 2025.03.26 00:08:59.363613 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10672 | 2025.03.26 00:08:59.363656 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_23_5} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
10673 | 2025.03.26 00:08:59.363788 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10674 | 2025.03.26 00:08:59.363822 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
10675 | 2025.03.26 00:08:59.363880 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10676 | 2025.03.26 00:08:59.364336 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10677 | 2025.03.26 00:08:59.364395 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10678 | 2025.03.26 00:08:59.364791 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
10679 | 2025.03.26 00:08:59.365024 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10680 | 2025.03.26 00:08:59.365141 [ 82 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
10681 | 2025.03.26 00:08:59.365177 [ 82 ] {} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10682 | 2025.03.26 00:08:59.365198 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10683 | 2025.03.26 00:08:59.365208 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001493 sec., 4018.754186202277 rows/sec., 209.96 KiB/sec. | ||
10684 | 2025.03.26 00:08:59.365396 [ 4 ] {4550a49b-40f8-4708-b0a8-ce32aa9ead4c} <Debug> TCPHandler: Processed in 0.00186216 sec. | ||
10685 | 2025.03.26 00:08:59.365438 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
10686 | 2025.03.26 00:08:59.365589 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10687 | 2025.03.26 00:08:59.365613 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10688 | 2025.03.26 00:08:59.365656 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 84 rows starting from the beginning of the part | ||
10689 | 2025.03.26 00:08:59.365885 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
10690 | 2025.03.26 00:08:59.365897 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10691 | 2025.03.26 00:08:59.366078 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10692 | 2025.03.26 00:08:59.366111 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
10693 | 2025.03.26 00:08:59.366395 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
10694 | 2025.03.26 00:08:59.366718 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
10695 | 2025.03.26 00:08:59.366965 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
10696 | 2025.03.26 00:08:59.368839 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10697 | 2025.03.26 00:08:59.368912 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10698 | 2025.03.26 00:08:59.369776 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.004497895 sec., 25345.189249637886 rows/sec., 1.29 MiB/sec. | ||
10699 | 2025.03.26 00:08:59.369925 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10700 | 2025.03.26 00:08:59.369943 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
10701 | 2025.03.26 00:08:59.370479 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10702 | 2025.03.26 00:08:59.370513 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10703 | 2025.03.26 00:08:59.370611 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_19_4} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
10704 | 2025.03.26 00:08:59.370793 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10705 | 2025.03.26 00:08:59.370930 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005185 sec., 45708.77531340405 rows/sec., 3.06 MiB/sec. | ||
10706 | 2025.03.26 00:08:59.371020 [ 4 ] {c59063bc-71f2-47e1-80a8-216d3045e38b} <Debug> TCPHandler: Processed in 0.005502827 sec. | ||
10707 | 2025.03.26 00:08:59.371323 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10708 | 2025.03.26 00:08:59.371517 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10709 | 2025.03.26 00:08:59.371569 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10710 | 2025.03.26 00:08:59.372015 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10711 | 2025.03.26 00:08:59.372053 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10712 | 2025.03.26 00:08:59.372409 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10713 | 2025.03.26 00:08:59.372646 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10714 | 2025.03.26 00:08:59.372766 [ 82 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
10715 | 2025.03.26 00:08:59.372802 [ 82 ] {} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10716 | 2025.03.26 00:08:59.372824 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10717 | 2025.03.26 00:08:59.372833 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001345 sec., 743.4944237918215 rows/sec., 50.10 KiB/sec. | ||
10718 | 2025.03.26 00:08:59.373030 [ 4 ] {3b392b7c-0f23-47b6-a72a-824da883e220} <Debug> TCPHandler: Processed in 0.001811608 sec. | ||
10719 | 2025.03.26 00:08:59.373057 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
10720 | 2025.03.26 00:08:59.373198 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10721 | 2025.03.26 00:08:59.373227 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10722 | 2025.03.26 00:08:59.373267 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
10723 | 2025.03.26 00:08:59.373419 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10724 | 2025.03.26 00:08:59.373518 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
10725 | 2025.03.26 00:08:59.373901 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10726 | 2025.03.26 00:08:59.373902 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
10727 | 2025.03.26 00:08:59.374231 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
10728 | 2025.03.26 00:08:59.374589 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
10729 | 2025.03.26 00:08:59.374907 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
10730 | 2025.03.26 00:08:59.377930 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.005040442 sec., 3967.905989196979 rows/sec., 266.59 KiB/sec. | ||
10731 | 2025.03.26 00:08:59.378131 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
10732 | 2025.03.26 00:08:59.378742 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10733 | 2025.03.26 00:08:59.378751 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10734 | 2025.03.26 00:08:59.378806 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10735 | 2025.03.26 00:08:59.378917 [ 188 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_20_4} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
10736 | 2025.03.26 00:08:59.379079 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10737 | 2025.03.26 00:08:59.379673 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
10738 | 2025.03.26 00:08:59.379932 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10739 | 2025.03.26 00:08:59.380146 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006811 sec., 3817.354279841433 rows/sec., 6.84 MiB/sec. | ||
10740 | 2025.03.26 00:08:59.380416 [ 4 ] {60af836c-60bb-4c3d-a891-40a9d1ff66ff} <Debug> TCPHandler: Processed in 0.007283653 sec. | ||
10741 | 2025.03.26 00:08:59.380623 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10742 | 2025.03.26 00:08:59.380731 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10743 | 2025.03.26 00:08:59.380777 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10744 | 2025.03.26 00:08:59.381233 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10745 | 2025.03.26 00:08:59.381269 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10746 | 2025.03.26 00:08:59.381616 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10747 | 2025.03.26 00:08:59.381840 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10748 | 2025.03.26 00:08:59.382009 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001302 sec., 62980.030721966206 rows/sec., 4.00 MiB/sec. | ||
10749 | 2025.03.26 00:08:59.382058 [ 4 ] {49665393-26c7-4c46-80a0-a2219450906c} <Debug> TCPHandler: Processed in 0.001496338 sec. | ||
10750 | 2025.03.26 00:09:03.594537 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10751 | 2025.03.26 00:09:03.594607 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10752 | 2025.03.26 00:09:03.805171 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
10753 | 2025.03.26 00:09:03.805838 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10754 | 2025.03.26 00:09:03.805880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10755 | 2025.03.26 00:09:03.806420 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10756 | 2025.03.26 00:09:03.806677 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10757 | 2025.03.26 00:09:03.806963 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
10758 | 2025.03.26 00:09:04.338664 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10759 | 2025.03.26 00:09:04.338851 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10760 | 2025.03.26 00:09:04.338927 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10761 | 2025.03.26 00:09:04.339734 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10762 | 2025.03.26 00:09:04.339781 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10763 | 2025.03.26 00:09:04.340218 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10764 | 2025.03.26 00:09:04.340467 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10765 | 2025.03.26 00:09:04.340720 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001922 sec., 44745.05723204995 rows/sec., 3.71 MiB/sec. | ||
10766 | 2025.03.26 00:09:04.340795 [ 4 ] {a48115a1-2eb0-46e1-bbfb-2d0b0b75625d} <Debug> TCPHandler: Processed in 0.002256793 sec. | ||
10767 | 2025.03.26 00:09:04.340968 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10768 | 2025.03.26 00:09:04.341083 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10769 | 2025.03.26 00:09:04.341129 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10770 | 2025.03.26 00:09:04.341677 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10771 | 2025.03.26 00:09:04.341717 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10772 | 2025.03.26 00:09:04.342064 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10773 | 2025.03.26 00:09:04.342306 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10774 | 2025.03.26 00:09:04.342502 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00144 sec., 10416.666666666666 rows/sec., 783.28 KiB/sec. | ||
10775 | 2025.03.26 00:09:04.342555 [ 4 ] {3eb72ede-6c6e-4783-aeee-b1e68ed8347a} <Debug> TCPHandler: Processed in 0.001651473 sec. | ||
10776 | 2025.03.26 00:09:04.342658 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10777 | 2025.03.26 00:09:04.342760 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10778 | 2025.03.26 00:09:04.342806 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10779 | 2025.03.26 00:09:04.343358 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10780 | 2025.03.26 00:09:04.343398 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10781 | 2025.03.26 00:09:04.343747 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10782 | 2025.03.26 00:09:04.343986 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10783 | 2025.03.26 00:09:04.344216 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001477 sec., 53486.79756262695 rows/sec., 4.18 MiB/sec. | ||
10784 | 2025.03.26 00:09:04.344268 [ 4 ] {9bd833d8-ce21-44e8-87d9-dfc4d0700ff7} <Debug> TCPHandler: Processed in 0.001658353 sec. | ||
10785 | 2025.03.26 00:09:04.344382 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10786 | 2025.03.26 00:09:04.344487 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10787 | 2025.03.26 00:09:04.344537 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10788 | 2025.03.26 00:09:04.345067 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10789 | 2025.03.26 00:09:04.345108 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10790 | 2025.03.26 00:09:04.345514 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10791 | 2025.03.26 00:09:04.345745 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10792 | 2025.03.26 00:09:04.345946 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001482 sec., 107962.21322537112 rows/sec., 7.52 MiB/sec. | ||
10793 | 2025.03.26 00:09:04.345998 [ 4 ] {270d9fd1-2d0a-4daa-ae62-14bedea48d1c} <Debug> TCPHandler: Processed in 0.001667404 sec. | ||
10794 | 2025.03.26 00:09:04.346122 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10795 | 2025.03.26 00:09:04.346228 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10796 | 2025.03.26 00:09:04.346294 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10797 | 2025.03.26 00:09:04.347369 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10798 | 2025.03.26 00:09:04.347408 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10799 | 2025.03.26 00:09:04.348005 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
10800 | 2025.03.26 00:09:04.348264 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10801 | 2025.03.26 00:09:04.348500 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002295 sec., 6535.9477124183 rows/sec., 11.71 MiB/sec. | ||
10802 | 2025.03.26 00:09:04.348594 [ 4 ] {36135884-7a8f-40fd-99d0-57ab00471076} <Debug> TCPHandler: Processed in 0.002521061 sec. | ||
10803 | 2025.03.26 00:09:04.348726 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10804 | 2025.03.26 00:09:04.348831 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10805 | 2025.03.26 00:09:04.348876 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10806 | 2025.03.26 00:09:04.349311 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10807 | 2025.03.26 00:09:04.349349 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.51 GiB. | ||
10808 | 2025.03.26 00:09:04.349698 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10809 | 2025.03.26 00:09:04.349929 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10810 | 2025.03.26 00:09:04.350156 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
10811 | 2025.03.26 00:09:04.350231 [ 4 ] {55b5649b-eb63-4bad-aead-175a9033d6e9} <Debug> TCPHandler: Processed in 0.001550559 sec. | ||
10812 | 2025.03.26 00:09:05.661642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
10813 | 2025.03.26 00:09:05.683017 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10814 | 2025.03.26 00:09:05.683072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10815 | 2025.03.26 00:09:05.690485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10816 | 2025.03.26 00:09:05.691267 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10817 | 2025.03.26 00:09:05.693976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
10818 | 2025.03.26 00:09:07.567607 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10819 | 2025.03.26 00:09:07.567798 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10820 | 2025.03.26 00:09:07.567870 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10821 | 2025.03.26 00:09:07.568717 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10822 | 2025.03.26 00:09:07.568766 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10823 | 2025.03.26 00:09:07.569203 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10824 | 2025.03.26 00:09:07.569450 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10825 | 2025.03.26 00:09:07.569724 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001971 sec., 107559.61440892947 rows/sec., 6.84 MiB/sec. | ||
10826 | 2025.03.26 00:09:07.569890 [ 4 ] {2abef98e-1930-4f35-9dbe-b21a4977223f} <Debug> TCPHandler: Processed in 0.002407217 sec. | ||
10827 | 2025.03.26 00:09:07.570075 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10828 | 2025.03.26 00:09:07.570179 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10829 | 2025.03.26 00:09:07.570227 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10830 | 2025.03.26 00:09:07.570774 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10831 | 2025.03.26 00:09:07.570814 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10832 | 2025.03.26 00:09:07.571164 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
10833 | 2025.03.26 00:09:07.571411 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10834 | 2025.03.26 00:09:07.571624 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001467 sec., 6816.63258350375 rows/sec., 555.85 KiB/sec. | ||
10835 | 2025.03.26 00:09:07.571675 [ 4 ] {6403e93e-a667-4869-a4b6-c42a62375ece} <Debug> TCPHandler: Processed in 0.001660674 sec. | ||
10836 | 2025.03.26 00:09:07.571776 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10837 | 2025.03.26 00:09:07.571876 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10838 | 2025.03.26 00:09:07.571919 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10839 | 2025.03.26 00:09:07.573411 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10840 | 2025.03.26 00:09:07.573450 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10841 | 2025.03.26 00:09:07.573909 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10842 | 2025.03.26 00:09:07.574143 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10843 | 2025.03.26 00:09:07.574354 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Debug> executeQuery: Read 1814 rows, 150.71 KiB in 0.002499 sec., 725890.356142457 rows/sec., 58.89 MiB/sec. | ||
10844 | 2025.03.26 00:09:07.574407 [ 4 ] {d6bba387-39ef-40de-ba22-9040d38430e2} <Debug> TCPHandler: Processed in 0.002679857 sec. | ||
10845 | 2025.03.26 00:09:07.574522 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10846 | 2025.03.26 00:09:07.574627 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10847 | 2025.03.26 00:09:07.574671 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10848 | 2025.03.26 00:09:07.575250 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10849 | 2025.03.26 00:09:07.575289 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10850 | 2025.03.26 00:09:07.575631 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10851 | 2025.03.26 00:09:07.575859 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10852 | 2025.03.26 00:09:07.576067 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Debug> executeQuery: Read 142 rows, 9.04 KiB in 0.001462 sec., 97127.22298221615 rows/sec., 6.04 MiB/sec. | ||
10853 | 2025.03.26 00:09:07.576187 [ 4 ] {6485a5ec-3a6c-4f3a-b444-a1634834783d} <Debug> TCPHandler: Processed in 0.001714635 sec. | ||
10854 | 2025.03.26 00:09:07.576299 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10855 | 2025.03.26 00:09:07.576403 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10856 | 2025.03.26 00:09:07.576447 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10857 | 2025.03.26 00:09:07.577090 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10858 | 2025.03.26 00:09:07.577130 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10859 | 2025.03.26 00:09:07.577487 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10860 | 2025.03.26 00:09:07.577721 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10861 | 2025.03.26 00:09:07.577936 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001551 sec., 219858.15602836877 rows/sec., 14.67 MiB/sec. | ||
10862 | 2025.03.26 00:09:07.578053 [ 4 ] {edbb08c2-6432-43b7-941b-7f0a209aab9e} <Debug> TCPHandler: Processed in 0.001802778 sec. | ||
10863 | 2025.03.26 00:09:07.578176 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10864 | 2025.03.26 00:09:07.578276 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10865 | 2025.03.26 00:09:07.578320 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10866 | 2025.03.26 00:09:07.578874 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10867 | 2025.03.26 00:09:07.578912 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10868 | 2025.03.26 00:09:07.579264 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
10869 | 2025.03.26 00:09:07.579493 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10870 | 2025.03.26 00:09:07.579692 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001437 sec., 77940.15309672931 rows/sec., 4.44 MiB/sec. | ||
10871 | 2025.03.26 00:09:07.579742 [ 4 ] {cb1a049f-50ac-41e9-aaa8-030a7e9834a9} <Debug> TCPHandler: Processed in 0.001618082 sec. | ||
10872 | 2025.03.26 00:09:07.579853 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10873 | 2025.03.26 00:09:07.579958 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10874 | 2025.03.26 00:09:07.580002 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10875 | 2025.03.26 00:09:07.580859 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10876 | 2025.03.26 00:09:07.580898 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10877 | 2025.03.26 00:09:07.581280 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10878 | 2025.03.26 00:09:07.581513 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10879 | 2025.03.26 00:09:07.581711 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Debug> executeQuery: Read 874 rows, 64.77 KiB in 0.001775 sec., 492394.3661971831 rows/sec., 35.64 MiB/sec. | ||
10880 | 2025.03.26 00:09:07.581763 [ 4 ] {065f2d41-8da4-462d-8d7e-905a7e67198b} <Debug> TCPHandler: Processed in 0.001959163 sec. | ||
10881 | 2025.03.26 00:09:07.581874 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10882 | 2025.03.26 00:09:07.581978 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10883 | 2025.03.26 00:09:07.582024 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10884 | 2025.03.26 00:09:07.582450 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10885 | 2025.03.26 00:09:07.582487 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10886 | 2025.03.26 00:09:07.582834 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
10887 | 2025.03.26 00:09:07.583065 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): 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.26 00:09:07.583350 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
10889 | 2025.03.26 00:09:07.583526 [ 4 ] {c9637bd1-1574-47d3-bfa0-c7993aaae67e} <Debug> TCPHandler: Processed in 0.001700274 sec. | ||
10890 | 2025.03.26 00:09:07.583667 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10891 | 2025.03.26 00:09:07.583771 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10892 | 2025.03.26 00:09:07.583820 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10893 | 2025.03.26 00:09:07.584552 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10894 | 2025.03.26 00:09:07.584590 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10895 | 2025.03.26 00:09:07.585053 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10896 | 2025.03.26 00:09:07.585286 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10897 | 2025.03.26 00:09:07.585496 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Debug> executeQuery: Read 918 rows, 62.69 KiB in 0.001748 sec., 525171.6247139588 rows/sec., 35.02 MiB/sec. | ||
10898 | 2025.03.26 00:09:07.585547 [ 4 ] {6528f99e-9290-4d42-aa6f-a9e3a6e481db} <Debug> TCPHandler: Processed in 0.001929732 sec. | ||
10899 | 2025.03.26 00:09:07.585657 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10900 | 2025.03.26 00:09:07.585761 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10901 | 2025.03.26 00:09:07.585808 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10902 | 2025.03.26 00:09:07.586227 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10903 | 2025.03.26 00:09:07.586265 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10904 | 2025.03.26 00:09:07.586604 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
10905 | 2025.03.26 00:09:07.586826 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2025.03.26 00:09:07.587020 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00128 sec., 781.2499999999999 rows/sec., 52.64 KiB/sec. | ||
10907 | 2025.03.26 00:09:07.587068 [ 4 ] {49631a25-112b-477e-9561-21d5b84db52f} <Debug> TCPHandler: Processed in 0.001461357 sec. | ||
10908 | 2025.03.26 00:09:07.587197 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10909 | 2025.03.26 00:09:07.587301 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10910 | 2025.03.26 00:09:07.587368 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10911 | 2025.03.26 00:09:07.588459 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10912 | 2025.03.26 00:09:07.588497 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10913 | 2025.03.26 00:09:07.589113 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
10914 | 2025.03.26 00:09:07.589363 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10915 | 2025.03.26 00:09:07.589597 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002318 sec., 11216.566005176875 rows/sec., 20.10 MiB/sec. | ||
10916 | 2025.03.26 00:09:07.589689 [ 4 ] {9c310e95-1ad0-4545-8da6-49e5b3f37061} <Debug> TCPHandler: Processed in 0.002542202 sec. | ||
10917 | 2025.03.26 00:09:07.589821 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10918 | 2025.03.26 00:09:07.589926 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10919 | 2025.03.26 00:09:07.589971 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10920 | 2025.03.26 00:09:07.590406 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10921 | 2025.03.26 00:09:07.590444 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10922 | 2025.03.26 00:09:07.590797 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10923 | 2025.03.26 00:09:07.591052 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10924 | 2025.03.26 00:09:07.591248 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Debug> executeQuery: Read 64 rows, 4.10 KiB in 0.001345 sec., 47583.64312267658 rows/sec., 2.98 MiB/sec. | ||
10925 | 2025.03.26 00:09:07.591298 [ 4 ] {a44dd5c0-b09f-4144-aab6-6ec8f15809ab} <Debug> TCPHandler: Processed in 0.001526179 sec. | ||
10926 | 2025.03.26 00:09:08.935918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1498 | ||
10927 | 2025.03.26 00:09:08.939482 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10928 | 2025.03.26 00:09:08.939525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10929 | 2025.03.26 00:09:08.941000 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10930 | 2025.03.26 00:09:08.941304 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10931 | 2025.03.26 00:09:08.941873 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
10932 | 2025.03.26 00:09:09.332436 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10933 | 2025.03.26 00:09:09.332745 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10934 | 2025.03.26 00:09:09.332861 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10935 | 2025.03.26 00:09:09.333897 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10936 | 2025.03.26 00:09:09.333945 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10937 | 2025.03.26 00:09:09.334390 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10938 | 2025.03.26 00:09:09.334646 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10939 | 2025.03.26 00:09:09.334868 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002201 sec., 25442.980463425716 rows/sec., 1.94 MiB/sec. | ||
10940 | 2025.03.26 00:09:09.334955 [ 4 ] {ba374994-670f-416b-8b78-2c2c4add2c6a} <Debug> TCPHandler: Processed in 0.002700917 sec. | ||
10941 | 2025.03.26 00:09:09.335094 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10942 | 2025.03.26 00:09:09.335371 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10943 | 2025.03.26 00:09:09.335493 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10944 | 2025.03.26 00:09:09.336134 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10945 | 2025.03.26 00:09:09.336174 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10946 | 2025.03.26 00:09:09.336529 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10947 | 2025.03.26 00:09:09.336765 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10948 | 2025.03.26 00:09:09.336940 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001671 sec., 38300.41891083184 rows/sec., 2.99 MiB/sec. | ||
10949 | 2025.03.26 00:09:09.336992 [ 4 ] {2c9ce3b8-b277-43f3-9bfc-aa21283646bb} <Debug> TCPHandler: Processed in 0.001967324 sec. | ||
10950 | 2025.03.26 00:09:09.337107 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10951 | 2025.03.26 00:09:09.337214 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10952 | 2025.03.26 00:09:09.337264 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10953 | 2025.03.26 00:09:09.337750 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10954 | 2025.03.26 00:09:09.337786 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10955 | 2025.03.26 00:09:09.338162 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10956 | 2025.03.26 00:09:09.338405 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10957 | 2025.03.26 00:09:09.338580 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.00139 sec., 31654.676258992808 rows/sec., 2.21 MiB/sec. | ||
10958 | 2025.03.26 00:09:09.338632 [ 4 ] {44ff8671-a4b9-471c-8e4f-3950225a2ceb} <Debug> TCPHandler: Processed in 0.0015749 sec. | ||
10959 | 2025.03.26 00:09:09.338763 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10960 | 2025.03.26 00:09:09.338869 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10961 | 2025.03.26 00:09:09.338916 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10962 | 2025.03.26 00:09:09.339372 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10963 | 2025.03.26 00:09:09.339420 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10964 | 2025.03.26 00:09:09.339891 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10965 | 2025.03.26 00:09:09.340199 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10966 | 2025.03.26 00:09:09.340433 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.00158 sec., 11392.405063291139 rows/sec., 781.87 KiB/sec. | ||
10967 | 2025.03.26 00:09:09.340524 [ 4 ] {501aa159-1016-44d3-8c37-e3a5b0b35026} <Debug> TCPHandler: Processed in 0.001806668 sec. | ||
10968 | 2025.03.26 00:09:11.307984 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
10969 | 2025.03.26 00:09:11.308674 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10970 | 2025.03.26 00:09:11.308722 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10971 | 2025.03.26 00:09:11.309253 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10972 | 2025.03.26 00:09:11.309514 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10973 | 2025.03.26 00:09:11.309798 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
10974 | 2025.03.26 00:09:13.194942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
10975 | 2025.03.26 00:09:13.215880 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10976 | 2025.03.26 00:09:13.215944 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10977 | 2025.03.26 00:09:13.223330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10978 | 2025.03.26 00:09:13.224103 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10979 | 2025.03.26 00:09:13.228044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
10980 | 2025.03.26 00:09:14.339181 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10981 | 2025.03.26 00:09:14.339369 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10982 | 2025.03.26 00:09:14.339445 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10983 | 2025.03.26 00:09:14.340246 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10984 | 2025.03.26 00:09:14.340296 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10985 | 2025.03.26 00:09:14.340734 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10986 | 2025.03.26 00:09:14.340984 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10987 | 2025.03.26 00:09:14.341200 [ 65 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10988 | 2025.03.26 00:09:14.341254 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001931 sec., 44536.509580528225 rows/sec., 3.69 MiB/sec. | ||
10989 | 2025.03.26 00:09:14.341281 [ 65 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10990 | 2025.03.26 00:09:14.341351 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
10991 | 2025.03.26 00:09:14.341388 [ 4 ] {3325e33a-0cfa-4889-bd34-d83ae62c9e61} <Debug> TCPHandler: Processed in 0.002331035 sec. | ||
10992 | 2025.03.26 00:09:14.341600 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
10993 | 2025.03.26 00:09:14.341615 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10994 | 2025.03.26 00:09:14.341902 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10995 | 2025.03.26 00:09:14.341902 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10996 | 2025.03.26 00:09:14.341968 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1971 rows starting from the beginning of the part | ||
10997 | 2025.03.26 00:09:14.342027 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10998 | 2025.03.26 00:09:14.342318 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 669 rows starting from the beginning of the part | ||
10999 | 2025.03.26 00:09:14.342703 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 86 rows starting from the beginning of the part | ||
11000 | 2025.03.26 00:09:14.343100 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1814 rows starting from the beginning of the part | ||
11001 | 2025.03.26 00:09:14.343409 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
11002 | 2025.03.26 00:09:14.343719 [ 195 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 86 rows starting from the beginning of the part | ||
11003 | 2025.03.26 00:09:14.345106 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11004 | 2025.03.26 00:09:14.345183 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11005 | 2025.03.26 00:09:14.346042 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11006 | 2025.03.26 00:09:14.346596 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11007 | 2025.03.26 00:09:14.346820 [ 65 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
11008 | 2025.03.26 00:09:14.346885 [ 65 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11009 | 2025.03.26 00:09:14.346926 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00511 sec., 2935.420743639922 rows/sec., 220.73 KiB/sec. | ||
11010 | 2025.03.26 00:09:14.346932 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11011 | 2025.03.26 00:09:14.347180 [ 4 ] {60a14a1d-54dc-4f84-8abb-28aaa987d012} <Debug> TCPHandler: Processed in 0.005641701 sec. | ||
11012 | 2025.03.26 00:09:14.347340 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
11013 | 2025.03.26 00:09:14.347407 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11014 | 2025.03.26 00:09:14.347749 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11015 | 2025.03.26 00:09:14.347759 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11016 | 2025.03.26 00:09:14.347881 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 179 rows starting from the beginning of the part | ||
11017 | 2025.03.26 00:09:14.347929 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11018 | 2025.03.26 00:09:14.348293 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 23 rows starting from the beginning of the part | ||
11019 | 2025.03.26 00:09:14.348813 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 132 rows starting from the beginning of the part | ||
11020 | 2025.03.26 00:09:14.349184 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4682 rows, containing 5 columns (5 merged, 0 gathered) in 0.007706927 sec., 607505.4298555054 rows/sec., 51.68 MiB/sec. | ||
11021 | 2025.03.26 00:09:14.349388 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
11022 | 2025.03.26 00:09:14.349787 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11023 | 2025.03.26 00:09:14.349921 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 142 rows starting from the beginning of the part | ||
11024 | 2025.03.26 00:09:14.350539 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
11025 | 2025.03.26 00:09:14.351166 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11026 | 2025.03.26 00:09:14.351445 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_91_18} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11027 | 2025.03.26 00:09:14.351706 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
11028 | 2025.03.26 00:09:14.352291 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11029 | 2025.03.26 00:09:14.352372 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11030 | 2025.03.26 00:09:14.353476 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11031 | 2025.03.26 00:09:14.353915 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 5 columns (5 merged, 0 gathered) in 0.006820059 sec., 74192.9065423041 rows/sec., 5.03 MiB/sec. | ||
11032 | 2025.03.26 00:09:14.353998 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11033 | 2025.03.26 00:09:14.354163 [ 201 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
11034 | 2025.03.26 00:09:14.354276 [ 65 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11035 | 2025.03.26 00:09:14.354386 [ 65 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11036 | 2025.03.26 00:09:14.354479 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11037 | 2025.03.26 00:09:14.354661 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.007022 sec., 11250.356023924809 rows/sec., 899.52 KiB/sec. | ||
11038 | 2025.03.26 00:09:14.355164 [ 4 ] {e0b2a318-4c27-4391-b945-5b0078c649c2} <Debug> TCPHandler: Processed in 0.007811351 sec. | ||
11039 | 2025.03.26 00:09:14.355329 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11040 | 2025.03.26 00:09:14.355450 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
11041 | 2025.03.26 00:09:14.355578 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11042 | 2025.03.26 00:09:14.355796 [ 200 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_80_16} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
11043 | 2025.03.26 00:09:14.355944 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11044 | 2025.03.26 00:09:14.356174 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11045 | 2025.03.26 00:09:14.356214 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
11046 | 2025.03.26 00:09:14.357084 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11047 | 2025.03.26 00:09:14.357321 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 953 rows starting from the beginning of the part | ||
11048 | 2025.03.26 00:09:14.357685 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 408 rows starting from the beginning of the part | ||
11049 | 2025.03.26 00:09:14.357994 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 79 rows starting from the beginning of the part | ||
11050 | 2025.03.26 00:09:14.358405 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 874 rows starting from the beginning of the part | ||
11051 | 2025.03.26 00:09:14.358755 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
11052 | 2025.03.26 00:09:14.359137 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 79 rows starting from the beginning of the part | ||
11053 | 2025.03.26 00:09:14.359464 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11054 | 2025.03.26 00:09:14.359558 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11055 | 2025.03.26 00:09:14.360446 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11056 | 2025.03.26 00:09:14.360998 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11057 | 2025.03.26 00:09:14.361464 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11058 | 2025.03.26 00:09:14.361589 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11059 | 2025.03.26 00:09:14.361633 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00582 sec., 27491.408934707906 rows/sec., 1.91 MiB/sec. | ||
11060 | 2025.03.26 00:09:14.361645 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11061 | 2025.03.26 00:09:14.361925 [ 4 ] {00a07f6e-f442-4b60-83e6-dfbcfb02c0bf} <Debug> TCPHandler: Processed in 0.006448196 sec. | ||
11062 | 2025.03.26 00:09:14.362033 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
11063 | 2025.03.26 00:09:14.362261 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11064 | 2025.03.26 00:09:14.362691 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11065 | 2025.03.26 00:09:14.362743 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2457 rows, containing 5 columns (5 merged, 0 gathered) in 0.00808581 sec., 303865.66095419007 rows/sec., 23.34 MiB/sec. | ||
11066 | 2025.03.26 00:09:14.362764 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11067 | 2025.03.26 00:09:14.362788 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 22984 rows starting from the beginning of the part | ||
11068 | 2025.03.26 00:09:14.363157 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11069 | 2025.03.26 00:09:14.363184 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11070 | 2025.03.26 00:09:14.363317 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
11071 | 2025.03.26 00:09:14.363886 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
11072 | 2025.03.26 00:09:14.364459 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 918 rows starting from the beginning of the part | ||
11073 | 2025.03.26 00:09:14.365049 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11074 | 2025.03.26 00:09:14.365055 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 44 rows starting from the beginning of the part | ||
11075 | 2025.03.26 00:09:14.365611 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
11076 | 2025.03.26 00:09:14.365662 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_91_18} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11077 | 2025.03.26 00:09:14.366359 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
11078 | 2025.03.26 00:09:14.368766 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11079 | 2025.03.26 00:09:14.368843 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11080 | 2025.03.26 00:09:14.370406 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
11081 | 2025.03.26 00:09:14.370794 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11082 | 2025.03.26 00:09:14.371124 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.008534 sec., 1757.6751816264355 rows/sec., 3.15 MiB/sec. | ||
11083 | 2025.03.26 00:09:14.371689 [ 4 ] {fcbb17f4-71ce-4745-b6e6-d7f5e0f1b75c} <Debug> TCPHandler: Processed in 0.009581407 sec. | ||
11084 | 2025.03.26 00:09:14.372068 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11085 | 2025.03.26 00:09:14.372245 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11086 | 2025.03.26 00:09:14.372307 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11087 | 2025.03.26 00:09:14.373048 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11088 | 2025.03.26 00:09:14.373086 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11089 | 2025.03.26 00:09:14.373629 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
11090 | 2025.03.26 00:09:14.373916 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11091 | 2025.03.26 00:09:14.374136 [ 65 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
11092 | 2025.03.26 00:09:14.374205 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001994 sec., 30090.27081243731 rows/sec., 2.03 MiB/sec. | ||
11093 | 2025.03.26 00:09:14.374215 [ 65 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11094 | 2025.03.26 00:09:14.374310 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11095 | 2025.03.26 00:09:14.374392 [ 4 ] {30050241-14a1-41b5-b1f6-dc68f9d1b6e8} <Debug> TCPHandler: Processed in 0.002428068 sec. | ||
11096 | 2025.03.26 00:09:14.374893 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
11097 | 2025.03.26 00:09:14.375046 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24503 rows, containing 5 columns (5 merged, 0 gathered) in 0.013222475 sec., 1853132.6396911321 rows/sec., 126.42 MiB/sec. | ||
11098 | 2025.03.26 00:09:14.375160 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11099 | 2025.03.26 00:09:14.375204 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4434 rows starting from the beginning of the part | ||
11100 | 2025.03.26 00:09:14.375339 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
11101 | 2025.03.26 00:09:14.375543 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
11102 | 2025.03.26 00:09:14.375649 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11103 | 2025.03.26 00:09:14.375895 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
11104 | 2025.03.26 00:09:14.376150 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 18 rows starting from the beginning of the part | ||
11105 | 2025.03.26 00:09:14.376480 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
11106 | 2025.03.26 00:09:14.376877 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2025.03.26 00:09:14.377031 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11108 | 2025.03.26 00:09:14.377175 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
11109 | 2025.03.26 00:09:14.379113 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4718 rows, containing 4 columns (4 merged, 0 gathered) in 0.004614179 sec., 1022500.4274866666 rows/sec., 67.31 MiB/sec. | ||
11110 | 2025.03.26 00:09:14.379642 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
11111 | 2025.03.26 00:09:14.379948 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11112 | 2025.03.26 00:09:14.380041 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_91_18} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
11113 | 2025.03.26 00:09:14.380134 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
11114 | 2025.03.26 00:09:18.594671 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11115 | 2025.03.26 00:09:18.594782 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11116 | 2025.03.26 00:09:18.810864 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
11117 | 2025.03.26 00:09:18.811566 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11118 | 2025.03.26 00:09:18.811607 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11119 | 2025.03.26 00:09:18.812162 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11120 | 2025.03.26 00:09:18.812442 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11121 | 2025.03.26 00:09:18.812714 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
11122 | 2025.03.26 00:09:18.943021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1518 | ||
11123 | 2025.03.26 00:09:18.945884 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11124 | 2025.03.26 00:09:18.945938 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11125 | 2025.03.26 00:09:18.947442 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
11126 | 2025.03.26 00:09:18.947757 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11127 | 2025.03.26 00:09:18.948818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1518 | ||
11128 | 2025.03.26 00:09:19.344597 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11129 | 2025.03.26 00:09:19.344788 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11130 | 2025.03.26 00:09:19.344866 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11131 | 2025.03.26 00:09:19.345749 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11132 | 2025.03.26 00:09:19.345797 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11133 | 2025.03.26 00:09:19.346253 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11134 | 2025.03.26 00:09:19.346509 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11135 | 2025.03.26 00:09:19.346776 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002032 sec., 104330.70866141733 rows/sec., 6.64 MiB/sec. | ||
11136 | 2025.03.26 00:09:19.346933 [ 4 ] {150b6275-fe74-4568-b75b-d156aa29b848} <Debug> TCPHandler: Processed in 0.002460109 sec. | ||
11137 | 2025.03.26 00:09:19.347118 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11138 | 2025.03.26 00:09:19.347230 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11139 | 2025.03.26 00:09:19.347281 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11140 | 2025.03.26 00:09:19.348218 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11141 | 2025.03.26 00:09:19.348259 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11142 | 2025.03.26 00:09:19.348668 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11143 | 2025.03.26 00:09:19.348905 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11144 | 2025.03.26 00:09:19.349116 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001913 sec., 349712.4934657606 rows/sec., 27.68 MiB/sec. | ||
11145 | 2025.03.26 00:09:19.349185 [ 4 ] {ba2cc5ef-f0a0-4cac-94aa-c05daa4af703} <Debug> TCPHandler: Processed in 0.002129679 sec. | ||
11146 | 2025.03.26 00:09:19.349311 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11147 | 2025.03.26 00:09:19.349442 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11148 | 2025.03.26 00:09:19.349488 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11149 | 2025.03.26 00:09:19.350057 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2025.03.26 00:09:19.350097 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11151 | 2025.03.26 00:09:19.350467 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11152 | 2025.03.26 00:09:19.350703 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2025.03.26 00:09:19.350932 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001517 sec., 87013.84311140409 rows/sec., 5.37 MiB/sec. | ||
11154 | 2025.03.26 00:09:19.351020 [ 4 ] {14b734ef-30c7-4a96-878e-bcb4a30d0ade} <Debug> TCPHandler: Processed in 0.001771637 sec. | ||
11155 | 2025.03.26 00:09:19.351234 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11156 | 2025.03.26 00:09:19.351401 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11157 | 2025.03.26 00:09:19.351448 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11158 | 2025.03.26 00:09:19.352030 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11159 | 2025.03.26 00:09:19.352069 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11160 | 2025.03.26 00:09:19.352413 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11161 | 2025.03.26 00:09:19.352647 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11162 | 2025.03.26 00:09:19.352852 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001474 sec., 76662.14382632292 rows/sec., 4.96 MiB/sec. | ||
11163 | 2025.03.26 00:09:19.352905 [ 4 ] {7d4e78d8-2c65-44d8-8721-52a77f5c11f3} <Debug> TCPHandler: Processed in 0.001773357 sec. | ||
11164 | 2025.03.26 00:09:19.353025 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11165 | 2025.03.26 00:09:19.353128 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11166 | 2025.03.26 00:09:19.353173 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11167 | 2025.03.26 00:09:19.353728 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11168 | 2025.03.26 00:09:19.353768 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11169 | 2025.03.26 00:09:19.354125 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
11170 | 2025.03.26 00:09:19.354361 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11171 | 2025.03.26 00:09:19.354558 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001451 sec., 77188.1461061337 rows/sec., 4.40 MiB/sec. | ||
11172 | 2025.03.26 00:09:19.354609 [ 4 ] {298747fb-0690-4289-9190-a32eb42931bf} <Debug> TCPHandler: Processed in 0.001635693 sec. | ||
11173 | 2025.03.26 00:09:19.354735 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11174 | 2025.03.26 00:09:19.354838 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11175 | 2025.03.26 00:09:19.354882 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11176 | 2025.03.26 00:09:19.355569 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11177 | 2025.03.26 00:09:19.355607 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11178 | 2025.03.26 00:09:19.356005 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11179 | 2025.03.26 00:09:19.356244 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11180 | 2025.03.26 00:09:19.356461 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001645 sec., 248024.3161094225 rows/sec., 17.61 MiB/sec. | ||
11181 | 2025.03.26 00:09:19.356513 [ 4 ] {ccd6ae41-515b-474b-8dd6-f05a4fb29584} <Debug> TCPHandler: Processed in 0.001828829 sec. | ||
11182 | 2025.03.26 00:09:19.356627 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11183 | 2025.03.26 00:09:19.356729 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11184 | 2025.03.26 00:09:19.356775 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11185 | 2025.03.26 00:09:19.357208 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11186 | 2025.03.26 00:09:19.357247 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11187 | 2025.03.26 00:09:19.357600 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
11188 | 2025.03.26 00:09:19.357832 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11189 | 2025.03.26 00:09:19.358039 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
11190 | 2025.03.26 00:09:19.358088 [ 4 ] {4771a3b8-f3e7-4ec3-8dac-1c10d87e7d03} <Debug> TCPHandler: Processed in 0.001510078 sec. | ||
11191 | 2025.03.26 00:09:19.358203 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11192 | 2025.03.26 00:09:19.358306 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11193 | 2025.03.26 00:09:19.358354 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11194 | 2025.03.26 00:09:19.358872 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11195 | 2025.03.26 00:09:19.358910 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11196 | 2025.03.26 00:09:19.359298 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11197 | 2025.03.26 00:09:19.359533 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11198 | 2025.03.26 00:09:19.359733 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001448 sec., 163674.03314917127 rows/sec., 10.97 MiB/sec. | ||
11199 | 2025.03.26 00:09:19.359783 [ 4 ] {f570b6a0-c3de-418c-9a84-6f049c9e4672} <Debug> TCPHandler: Processed in 0.001629983 sec. | ||
11200 | 2025.03.26 00:09:19.359896 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11201 | 2025.03.26 00:09:19.359999 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11202 | 2025.03.26 00:09:19.360047 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11203 | 2025.03.26 00:09:19.360464 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11204 | 2025.03.26 00:09:19.360502 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11205 | 2025.03.26 00:09:19.360844 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
11206 | 2025.03.26 00:09:19.361098 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11207 | 2025.03.26 00:09:19.361312 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001333 sec., 750.1875468867216 rows/sec., 50.55 KiB/sec. | ||
11208 | 2025.03.26 00:09:19.361361 [ 4 ] {b93e96cb-80a8-412b-9c66-27b6cca2f303} <Debug> TCPHandler: Processed in 0.001515708 sec. | ||
11209 | 2025.03.26 00:09:19.361461 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11210 | 2025.03.26 00:09:19.361561 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11211 | 2025.03.26 00:09:19.361626 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11212 | 2025.03.26 00:09:19.362755 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11213 | 2025.03.26 00:09:19.362793 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11214 | 2025.03.26 00:09:19.363431 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
11215 | 2025.03.26 00:09:19.363685 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11216 | 2025.03.26 00:09:19.363871 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
11217 | 2025.03.26 00:09:19.363939 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002392 sec., 10869.565217391304 rows/sec., 19.48 MiB/sec. | ||
11218 | 2025.03.26 00:09:19.363949 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11219 | 2025.03.26 00:09:19.364019 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11220 | 2025.03.26 00:09:19.364268 [ 4 ] {5f6a717b-fcd9-41b5-ac6b-66d233da8ef9} <Debug> TCPHandler: Processed in 0.002852872 sec. | ||
11221 | 2025.03.26 00:09:19.364297 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
11222 | 2025.03.26 00:09:19.364423 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11223 | 2025.03.26 00:09:19.364572 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11224 | 2025.03.26 00:09:19.364640 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11225 | 2025.03.26 00:09:19.364652 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11226 | 2025.03.26 00:09:19.364765 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1580 rows starting from the beginning of the part | ||
11227 | 2025.03.26 00:09:19.365390 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
11228 | 2025.03.26 00:09:19.365971 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 15 rows starting from the beginning of the part | ||
11229 | 2025.03.26 00:09:19.366061 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11230 | 2025.03.26 00:09:19.366138 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11231 | 2025.03.26 00:09:19.366478 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 26 rows starting from the beginning of the part | ||
11232 | 2025.03.26 00:09:19.367002 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 15 rows starting from the beginning of the part | ||
11233 | 2025.03.26 00:09:19.367176 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11234 | 2025.03.26 00:09:19.367453 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
11235 | 2025.03.26 00:09:19.367851 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11236 | 2025.03.26 00:09:19.368265 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003721 sec., 22037.086804622413 rows/sec., 1.40 MiB/sec. | ||
11237 | 2025.03.26 00:09:19.368479 [ 4 ] {afce44d1-810b-4364-80f7-e47427ac6b41} <Debug> TCPHandler: Processed in 0.004113052 sec. | ||
11238 | 2025.03.26 00:09:19.376253 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 19 columns (19 merged, 0 gathered) in 0.012093578 sec., 139578.21250253645 rows/sec., 250.12 MiB/sec. | ||
11239 | 2025.03.26 00:09:19.378007 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
11240 | 2025.03.26 00:09:19.378411 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11241 | 2025.03.26 00:09:19.378493 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
11242 | 2025.03.26 00:09:19.378614 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.61 MiB. | ||
11243 | 2025.03.26 00:09:19.386635 [ 60 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
11244 | 2025.03.26 00:09:19.386687 [ 60 ] {} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11245 | 2025.03.26 00:09:19.386711 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11246 | 2025.03.26 00:09:19.386890 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
11247 | 2025.03.26 00:09:19.387098 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11248 | 2025.03.26 00:09:19.387137 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
11249 | 2025.03.26 00:09:19.387254 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
11250 | 2025.03.26 00:09:19.387455 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
11251 | 2025.03.26 00:09:19.387667 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
11252 | 2025.03.26 00:09:19.387825 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
11253 | 2025.03.26 00:09:19.388789 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.002021815 sec., 27697.885315916636 rows/sec., 2.31 MiB/sec. | ||
11254 | 2025.03.26 00:09:19.388941 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
11255 | 2025.03.26 00:09:19.389259 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11256 | 2025.03.26 00:09:19.389349 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_13_3} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
11257 | 2025.03.26 00:09:19.389442 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11258 | 2025.03.26 00:09:20.001178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.97 MiB, peak 262.54 MiB, free memory in arenas 0.00 B, will set to 247.43 MiB (RSS), difference: 1.46 MiB | ||
11259 | 2025.03.26 00:09:20.729000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
11260 | 2025.03.26 00:09:20.749689 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11261 | 2025.03.26 00:09:20.749746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11262 | 2025.03.26 00:09:20.757207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11263 | 2025.03.26 00:09:20.758006 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11264 | 2025.03.26 00:09:20.762323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
11265 | 2025.03.26 00:09:24.338381 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11266 | 2025.03.26 00:09:24.338682 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11267 | 2025.03.26 00:09:24.338800 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11268 | 2025.03.26 00:09:24.339624 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11269 | 2025.03.26 00:09:24.339677 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11270 | 2025.03.26 00:09:24.340118 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11271 | 2025.03.26 00:09:24.340376 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11272 | 2025.03.26 00:09:24.340634 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002033 sec., 42302.01672405312 rows/sec., 3.51 MiB/sec. | ||
11273 | 2025.03.26 00:09:24.340722 [ 4 ] {2eb9dd92-f420-4256-b840-46199b6b69eb} <Debug> TCPHandler: Processed in 0.002526691 sec. | ||
11274 | 2025.03.26 00:09:24.340892 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11275 | 2025.03.26 00:09:24.341165 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11276 | 2025.03.26 00:09:24.341289 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11277 | 2025.03.26 00:09:24.341880 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11278 | 2025.03.26 00:09:24.341921 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11279 | 2025.03.26 00:09:24.342263 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11280 | 2025.03.26 00:09:24.342518 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11281 | 2025.03.26 00:09:24.342737 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001673 sec., 8965.929468021519 rows/sec., 674.20 KiB/sec. | ||
11282 | 2025.03.26 00:09:24.342795 [ 4 ] {61650965-937d-47a0-8210-0a928ca28ea4} <Debug> TCPHandler: Processed in 0.001982224 sec. | ||
11283 | 2025.03.26 00:09:24.342927 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11284 | 2025.03.26 00:09:24.343033 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11285 | 2025.03.26 00:09:24.343079 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11286 | 2025.03.26 00:09:24.343637 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11287 | 2025.03.26 00:09:24.343677 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11288 | 2025.03.26 00:09:24.344034 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11289 | 2025.03.26 00:09:24.344262 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11290 | 2025.03.26 00:09:24.344467 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001457 sec., 54221.0020590254 rows/sec., 4.23 MiB/sec. | ||
11291 | 2025.03.26 00:09:24.344520 [ 4 ] {5836068a-a559-41fc-9437-0ea05d83bcfe} <Debug> TCPHandler: Processed in 0.001643653 sec. | ||
11292 | 2025.03.26 00:09:24.344651 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11293 | 2025.03.26 00:09:24.344786 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11294 | 2025.03.26 00:09:24.344847 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11295 | 2025.03.26 00:09:24.345489 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11296 | 2025.03.26 00:09:24.345536 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11297 | 2025.03.26 00:09:24.345976 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11298 | 2025.03.26 00:09:24.346221 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11299 | 2025.03.26 00:09:24.346447 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
11300 | 2025.03.26 00:09:24.346502 [ 4 ] {6ec6af64-bc4c-442f-aeef-e46d6721ba26} <Debug> TCPHandler: Processed in 0.001914632 sec. | ||
11301 | 2025.03.26 00:09:24.346634 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11302 | 2025.03.26 00:09:24.346740 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11303 | 2025.03.26 00:09:24.346807 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11304 | 2025.03.26 00:09:24.347897 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11305 | 2025.03.26 00:09:24.347937 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11306 | 2025.03.26 00:09:24.348551 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
11307 | 2025.03.26 00:09:24.348802 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11308 | 2025.03.26 00:09:24.349076 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002358 sec., 6361.323155216285 rows/sec., 11.40 MiB/sec. | ||
11309 | 2025.03.26 00:09:24.349365 [ 4 ] {958e91e8-d92b-4c30-9466-05767d6da3e3} <Debug> TCPHandler: Processed in 0.00277701 sec. | ||
11310 | 2025.03.26 00:09:24.349678 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11311 | 2025.03.26 00:09:24.349795 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11312 | 2025.03.26 00:09:24.349843 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11313 | 2025.03.26 00:09:24.350306 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11314 | 2025.03.26 00:09:24.350344 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11315 | 2025.03.26 00:09:24.350699 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11316 | 2025.03.26 00:09:24.350927 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11317 | 2025.03.26 00:09:24.351135 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. | ||
11318 | 2025.03.26 00:09:24.351187 [ 4 ] {d2092fe9-4316-46e5-bc59-9000bc99f983} <Debug> TCPHandler: Processed in 0.001594681 sec. | ||
11319 | 2025.03.26 00:09:26.313739 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
11320 | 2025.03.26 00:09:26.314459 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11321 | 2025.03.26 00:09:26.314496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11322 | 2025.03.26 00:09:26.315012 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11323 | 2025.03.26 00:09:26.315259 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11324 | 2025.03.26 00:09:26.315428 [ 50 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11325 | 2025.03.26 00:09:26.315444 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
11326 | 2025.03.26 00:09:26.315482 [ 50 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11327 | 2025.03.26 00:09:26.315509 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11328 | 2025.03.26 00:09:26.315619 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
11329 | 2025.03.26 00:09:26.315728 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11330 | 2025.03.26 00:09:26.315766 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
11331 | 2025.03.26 00:09:26.315834 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
11332 | 2025.03.26 00:09:26.315975 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
11333 | 2025.03.26 00:09:26.316263 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
11334 | 2025.03.26 00:09:26.316531 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
11335 | 2025.03.26 00:09:26.316731 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
11336 | 2025.03.26 00:09:26.319246 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003680027 sec., 7608368.090777595 rows/sec., 108.84 MiB/sec. | ||
11337 | 2025.03.26 00:09:26.319481 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11338 | 2025.03.26 00:09:26.319752 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11339 | 2025.03.26 00:09:26.319823 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_61_12} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11340 | 2025.03.26 00:09:26.319902 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
11341 | 2025.03.26 00:09:28.263279 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
11342 | 2025.03.26 00:09:28.285184 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11343 | 2025.03.26 00:09:28.285237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11344 | 2025.03.26 00:09:28.292505 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11345 | 2025.03.26 00:09:28.293273 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11346 | 2025.03.26 00:09:28.293689 [ 51 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11347 | 2025.03.26 00:09:28.293853 [ 51 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11348 | 2025.03.26 00:09:28.293959 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11349 | 2025.03.26 00:09:28.294222 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
11350 | 2025.03.26 00:09:28.302584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
11351 | 2025.03.26 00:09:28.303906 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11352 | 2025.03.26 00:09:28.304805 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
11353 | 2025.03.26 00:09:28.309299 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
11354 | 2025.03.26 00:09:28.313784 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
11355 | 2025.03.26 00:09:28.318606 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
11356 | 2025.03.26 00:09:28.323703 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
11357 | 2025.03.26 00:09:28.327983 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
11358 | 2025.03.26 00:09:28.386573 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.092494569 sec., 4973.264970833045 rows/sec., 25.72 MiB/sec. | ||
11359 | 2025.03.26 00:09:28.390698 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11360 | 2025.03.26 00:09:28.393722 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_61_12} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11361 | 2025.03.26 00:09:28.393872 [ 201 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_61_12} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11362 | 2025.03.26 00:09:28.396361 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
11363 | 2025.03.26 00:09:28.949865 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1552 | ||
11364 | 2025.03.26 00:09:28.953301 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11365 | 2025.03.26 00:09:28.953350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11366 | 2025.03.26 00:09:28.954884 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
11367 | 2025.03.26 00:09:28.955191 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11368 | 2025.03.26 00:09:28.955728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
11369 | 2025.03.26 00:09:29.339127 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11370 | 2025.03.26 00:09:29.339320 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11371 | 2025.03.26 00:09:29.339394 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11372 | 2025.03.26 00:09:29.340230 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11373 | 2025.03.26 00:09:29.340280 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11374 | 2025.03.26 00:09:29.340731 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11375 | 2025.03.26 00:09:29.340981 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11376 | 2025.03.26 00:09:29.341205 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001935 sec., 55813.95348837209 rows/sec., 4.67 MiB/sec. | ||
11377 | 2025.03.26 00:09:29.341281 [ 4 ] {568d581a-6622-4b4d-949a-b561813fd706} <Debug> TCPHandler: Processed in 0.002286263 sec. | ||
11378 | 2025.03.26 00:09:29.341459 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11379 | 2025.03.26 00:09:29.341734 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11380 | 2025.03.26 00:09:29.341863 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11381 | 2025.03.26 00:09:29.342592 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11382 | 2025.03.26 00:09:29.342632 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11383 | 2025.03.26 00:09:29.342991 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11384 | 2025.03.26 00:09:29.343224 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11385 | 2025.03.26 00:09:29.343437 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001807 sec., 14388.489208633093 rows/sec., 1.06 MiB/sec. | ||
11386 | 2025.03.26 00:09:29.343491 [ 4 ] {00de02e3-3b23-44de-8a7e-88340b4b009a} <Debug> TCPHandler: Processed in 0.002108737 sec. | ||
11387 | 2025.03.26 00:09:29.343593 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11388 | 2025.03.26 00:09:29.343693 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11389 | 2025.03.26 00:09:29.343738 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11390 | 2025.03.26 00:09:29.344286 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11391 | 2025.03.26 00:09:29.344325 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11392 | 2025.03.26 00:09:29.344674 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11393 | 2025.03.26 00:09:29.344915 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11394 | 2025.03.26 00:09:29.345127 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001454 sec., 61898.21182943604 rows/sec., 4.83 MiB/sec. | ||
11395 | 2025.03.26 00:09:29.345192 [ 4 ] {5be8e5cb-4a00-4f60-a791-5a8de5e9f12b} <Debug> TCPHandler: Processed in 0.001646673 sec. | ||
11396 | 2025.03.26 00:09:29.345321 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11397 | 2025.03.26 00:09:29.345458 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11398 | 2025.03.26 00:09:29.345507 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11399 | 2025.03.26 00:09:29.346025 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11400 | 2025.03.26 00:09:29.346066 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11401 | 2025.03.26 00:09:29.346447 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11402 | 2025.03.26 00:09:29.346678 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11403 | 2025.03.26 00:09:29.346894 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001463 sec., 109364.31989063567 rows/sec., 7.62 MiB/sec. | ||
11404 | 2025.03.26 00:09:29.347000 [ 4 ] {e53ca325-ec08-45e5-88d0-16451037dd99} <Debug> TCPHandler: Processed in 0.001740086 sec. | ||
11405 | 2025.03.26 00:09:29.347204 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11406 | 2025.03.26 00:09:29.347483 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11407 | 2025.03.26 00:09:29.347605 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11408 | 2025.03.26 00:09:29.348753 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11409 | 2025.03.26 00:09:29.348792 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11410 | 2025.03.26 00:09:29.349437 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
11411 | 2025.03.26 00:09:29.349686 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11412 | 2025.03.26 00:09:29.349937 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002555 sec., 10176.125244618395 rows/sec., 18.24 MiB/sec. | ||
11413 | 2025.03.26 00:09:29.350032 [ 4 ] {01683218-6658-4155-8782-186f7ea82f6a} <Debug> TCPHandler: Processed in 0.002920193 sec. | ||
11414 | 2025.03.26 00:09:29.350168 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11415 | 2025.03.26 00:09:29.350282 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11416 | 2025.03.26 00:09:29.350328 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11417 | 2025.03.26 00:09:29.350764 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11418 | 2025.03.26 00:09:29.350801 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.50 GiB. | ||
11419 | 2025.03.26 00:09:29.351155 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11420 | 2025.03.26 00:09:29.351388 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11421 | 2025.03.26 00:09:29.351594 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
11422 | 2025.03.26 00:09:29.351644 [ 4 ] {6e5119d2-c658-4276-a6d9-5c8c6438f983} <Debug> TCPHandler: Processed in 0.001530699 sec. | ||
11423 | 2025.03.26 00:09:33.594833 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11424 | 2025.03.26 00:09:33.594902 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11425 | 2025.03.26 00:09:33.816469 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
11426 | 2025.03.26 00:09:33.817115 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11427 | 2025.03.26 00:09:33.817159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11428 | 2025.03.26 00:09:33.817684 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11429 | 2025.03.26 00:09:33.817952 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11430 | 2025.03.26 00:09:33.818171 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
11431 | 2025.03.26 00:09:34.338975 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11432 | 2025.03.26 00:09:34.339166 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11433 | 2025.03.26 00:09:34.339241 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11434 | 2025.03.26 00:09:34.340015 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11435 | 2025.03.26 00:09:34.340069 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11436 | 2025.03.26 00:09:34.340504 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11437 | 2025.03.26 00:09:34.340763 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11438 | 2025.03.26 00:09:34.341020 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001896 sec., 45358.649789029536 rows/sec., 3.76 MiB/sec. | ||
11439 | 2025.03.26 00:09:34.341125 [ 4 ] {94c29a81-0cdd-4657-b309-30ce09d8671c} <Debug> TCPHandler: Processed in 0.002282743 sec. | ||
11440 | 2025.03.26 00:09:34.341307 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11441 | 2025.03.26 00:09:34.341570 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11442 | 2025.03.26 00:09:34.341659 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11443 | 2025.03.26 00:09:34.342220 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11444 | 2025.03.26 00:09:34.342261 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11445 | 2025.03.26 00:09:34.342625 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11446 | 2025.03.26 00:09:34.342885 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11447 | 2025.03.26 00:09:34.343148 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001681 sec., 8923.25996430696 rows/sec., 670.99 KiB/sec. | ||
11448 | 2025.03.26 00:09:34.343210 [ 4 ] {c6bc0228-d1f7-4a67-a2e7-74f9cf9d9dd3} <Debug> TCPHandler: Processed in 0.002004544 sec. | ||
11449 | 2025.03.26 00:09:34.343314 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11450 | 2025.03.26 00:09:34.343416 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11451 | 2025.03.26 00:09:34.343461 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11452 | 2025.03.26 00:09:34.344019 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11453 | 2025.03.26 00:09:34.344059 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11454 | 2025.03.26 00:09:34.344422 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11455 | 2025.03.26 00:09:34.344662 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11456 | 2025.03.26 00:09:34.344879 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001485 sec., 53198.6531986532 rows/sec., 4.15 MiB/sec. | ||
11457 | 2025.03.26 00:09:34.344933 [ 4 ] {0be95211-f8cd-4c5d-9232-a09386f8f264} <Debug> TCPHandler: Processed in 0.001669363 sec. | ||
11458 | 2025.03.26 00:09:34.345050 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11459 | 2025.03.26 00:09:34.345183 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11460 | 2025.03.26 00:09:34.345245 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11461 | 2025.03.26 00:09:34.345878 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11462 | 2025.03.26 00:09:34.345924 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11463 | 2025.03.26 00:09:34.346352 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11464 | 2025.03.26 00:09:34.346597 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11465 | 2025.03.26 00:09:34.346813 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001662 sec., 96269.55475330926 rows/sec., 6.70 MiB/sec. | ||
11466 | 2025.03.26 00:09:34.346891 [ 4 ] {bfc6d366-e0be-43fd-af07-aecc0ddaf69d} <Debug> TCPHandler: Processed in 0.00189367 sec. | ||
11467 | 2025.03.26 00:09:34.347023 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11468 | 2025.03.26 00:09:34.347129 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11469 | 2025.03.26 00:09:34.347197 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11470 | 2025.03.26 00:09:34.348275 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11471 | 2025.03.26 00:09:34.348314 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11472 | 2025.03.26 00:09:34.348935 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
11473 | 2025.03.26 00:09:34.349215 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11474 | 2025.03.26 00:09:34.349458 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002351 sec., 6380.263717566993 rows/sec., 11.43 MiB/sec. | ||
11475 | 2025.03.26 00:09:34.349562 [ 4 ] {75f70b96-aea8-4ff3-a62b-1c8f625857bd} <Debug> TCPHandler: Processed in 0.002589673 sec. | ||
11476 | 2025.03.26 00:09:34.349676 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11477 | 2025.03.26 00:09:34.349779 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11478 | 2025.03.26 00:09:34.349826 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11479 | 2025.03.26 00:09:34.350262 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11480 | 2025.03.26 00:09:34.350301 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11481 | 2025.03.26 00:09:34.350668 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11482 | 2025.03.26 00:09:34.350911 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11483 | 2025.03.26 00:09:34.351117 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00136 sec., 44117.647058823524 rows/sec., 2.97 MiB/sec. | ||
11484 | 2025.03.26 00:09:34.351167 [ 4 ] {9507c907-207d-4c7d-a244-c83cd395f46f} <Debug> TCPHandler: Processed in 0.00154081 sec. | ||
11485 | 2025.03.26 00:09:35.803554 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
11486 | 2025.03.26 00:09:35.822195 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11487 | 2025.03.26 00:09:35.822260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11488 | 2025.03.26 00:09:35.829123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11489 | 2025.03.26 00:09:35.829853 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11490 | 2025.03.26 00:09:35.832534 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
11491 | 2025.03.26 00:09:38.956796 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1576 | ||
11492 | 2025.03.26 00:09:38.959718 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11493 | 2025.03.26 00:09:38.959770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11494 | 2025.03.26 00:09:38.961243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
11495 | 2025.03.26 00:09:38.961558 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2025.03.26 00:09:38.961738 [ 39 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
11497 | 2025.03.26 00:09:38.961808 [ 39 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11498 | 2025.03.26 00:09:38.961852 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11499 | 2025.03.26 00:09:38.962856 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
11500 | 2025.03.26 00:09:38.963917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1576 | ||
11501 | 2025.03.26 00:09:38.964404 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11502 | 2025.03.26 00:09:38.964589 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1404 rows starting from the beginning of the part | ||
11503 | 2025.03.26 00:09:38.965290 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
11504 | 2025.03.26 00:09:38.965898 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 58 rows starting from the beginning of the part | ||
11505 | 2025.03.26 00:09:38.966523 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
11506 | 2025.03.26 00:09:38.967142 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
11507 | 2025.03.26 00:09:38.967725 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
11508 | 2025.03.26 00:09:38.976206 [ 190 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1576 rows, containing 72 columns (72 merged, 0 gathered) in 0.014166435 sec., 111248.87806988844 rows/sec., 87.94 MiB/sec. | ||
11509 | 2025.03.26 00:09:38.978177 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
11510 | 2025.03.26 00:09:38.979055 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11511 | 2025.03.26 00:09:38.979160 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_46_9} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
11512 | 2025.03.26 00:09:38.979561 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
11513 | 2025.03.26 00:09:39.367680 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11514 | 2025.03.26 00:09:39.367898 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11515 | 2025.03.26 00:09:39.367983 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11516 | 2025.03.26 00:09:39.369345 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11517 | 2025.03.26 00:09:39.369402 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11518 | 2025.03.26 00:09:39.369940 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11519 | 2025.03.26 00:09:39.370203 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11520 | 2025.03.26 00:09:39.370464 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.002614 sec., 477429.2272379495 rows/sec., 39.37 MiB/sec. | ||
11521 | 2025.03.26 00:09:39.370471 [ 39 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11522 | 2025.03.26 00:09:39.370559 [ 4 ] {934226bd-3baf-451d-a165-31e2a852f2d4} <Debug> TCPHandler: Processed in 0.003027307 sec. | ||
11523 | 2025.03.26 00:09:39.370608 [ 39 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11524 | 2025.03.26 00:09:39.370702 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11525 | 2025.03.26 00:09:39.370751 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11526 | 2025.03.26 00:09:39.371050 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11527 | 2025.03.26 00:09:39.371071 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
11528 | 2025.03.26 00:09:39.371189 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11529 | 2025.03.26 00:09:39.371678 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11530 | 2025.03.26 00:09:39.371804 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1971 rows starting from the beginning of the part | ||
11531 | 2025.03.26 00:09:39.372227 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 669 rows starting from the beginning of the part | ||
11532 | 2025.03.26 00:09:39.372775 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 86 rows starting from the beginning of the part | ||
11533 | 2025.03.26 00:09:39.373621 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 108 rows starting from the beginning of the part | ||
11534 | 2025.03.26 00:09:39.374252 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 86 rows starting from the beginning of the part | ||
11535 | 2025.03.26 00:09:39.374687 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1248 rows starting from the beginning of the part | ||
11536 | 2025.03.26 00:09:39.375726 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11537 | 2025.03.26 00:09:39.375786 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11538 | 2025.03.26 00:09:39.376508 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11539 | 2025.03.26 00:09:39.376981 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11540 | 2025.03.26 00:09:39.377262 [ 40 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
11541 | 2025.03.26 00:09:39.377340 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.006381 sec., 4074.596458235386 rows/sec., 306.39 KiB/sec. | ||
11542 | 2025.03.26 00:09:39.377347 [ 40 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11543 | 2025.03.26 00:09:39.377439 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11544 | 2025.03.26 00:09:39.377491 [ 4 ] {dd5f31d1-5074-4182-861d-7efb4404cef4} <Debug> TCPHandler: Processed in 0.006814329 sec. | ||
11545 | 2025.03.26 00:09:39.377818 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11546 | 2025.03.26 00:09:39.377898 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
11547 | 2025.03.26 00:09:39.378334 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11548 | 2025.03.26 00:09:39.378584 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11549 | 2025.03.26 00:09:39.378931 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11550 | 2025.03.26 00:09:39.379232 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_80_16, total 179 rows starting from the beginning of the part | ||
11551 | 2025.03.26 00:09:39.379522 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4168 rows, containing 5 columns (5 merged, 0 gathered) in 0.008691668 sec., 479539.715506851 rows/sec., 41.05 MiB/sec. | ||
11552 | 2025.03.26 00:09:39.379889 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 132 rows starting from the beginning of the part | ||
11553 | 2025.03.26 00:09:39.380404 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
11554 | 2025.03.26 00:09:39.381119 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
11555 | 2025.03.26 00:09:39.381675 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
11556 | 2025.03.26 00:09:39.381613 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11557 | 2025.03.26 00:09:39.382145 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
11558 | 2025.03.26 00:09:39.383578 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2025.03.26 00:09:39.383770 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11560 | 2025.03.26 00:09:39.383868 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11561 | 2025.03.26 00:09:39.384014 [ 191 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_96_19} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11562 | 2025.03.26 00:09:39.384334 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
11563 | 2025.03.26 00:09:39.384786 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11564 | 2025.03.26 00:09:39.385116 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 393 rows, containing 5 columns (5 merged, 0 gathered) in 0.007570453 sec., 51912.34923458345 rows/sec., 3.59 MiB/sec. | ||
11565 | 2025.03.26 00:09:39.385175 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11566 | 2025.03.26 00:09:39.385343 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
11567 | 2025.03.26 00:09:39.385743 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.007566 sec., 30134.81363996828 rows/sec., 2.04 MiB/sec. | ||
11568 | 2025.03.26 00:09:39.386091 [ 4 ] {6c2ec9fb-435d-4af1-9fb9-ee6163acbde2} <Debug> TCPHandler: Processed in 0.00839993 sec. | ||
11569 | 2025.03.26 00:09:39.386439 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11570 | 2025.03.26 00:09:39.386458 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11571 | 2025.03.26 00:09:39.386618 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11572 | 2025.03.26 00:09:39.386696 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11573 | 2025.03.26 00:09:39.386701 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_85_17} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
11574 | 2025.03.26 00:09:39.386923 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
11575 | 2025.03.26 00:09:39.387650 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11576 | 2025.03.26 00:09:39.387695 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11577 | 2025.03.26 00:09:39.388105 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11578 | 2025.03.26 00:09:39.388358 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11579 | 2025.03.26 00:09:39.388534 [ 40 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11580 | 2025.03.26 00:09:39.388592 [ 40 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11581 | 2025.03.26 00:09:39.388605 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.002045 sec., 266992.6650366748 rows/sec., 19.81 MiB/sec. | ||
11582 | 2025.03.26 00:09:39.388632 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11583 | 2025.03.26 00:09:39.388753 [ 4 ] {eebfd4e7-9373-4ee3-b1e5-a23dac715a68} <Debug> TCPHandler: Processed in 0.002418678 sec. | ||
11584 | 2025.03.26 00:09:39.388861 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
11585 | 2025.03.26 00:09:39.388942 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11586 | 2025.03.26 00:09:39.389025 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11587 | 2025.03.26 00:09:39.389097 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 953 rows starting from the beginning of the part | ||
11588 | 2025.03.26 00:09:39.389141 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11589 | 2025.03.26 00:09:39.389345 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11590 | 2025.03.26 00:09:39.389370 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 408 rows starting from the beginning of the part | ||
11591 | 2025.03.26 00:09:39.389838 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 79 rows starting from the beginning of the part | ||
11592 | 2025.03.26 00:09:39.390340 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
11593 | 2025.03.26 00:09:39.391139 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 79 rows starting from the beginning of the part | ||
11594 | 2025.03.26 00:09:39.391839 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 546 rows starting from the beginning of the part | ||
11595 | 2025.03.26 00:09:39.393329 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11596 | 2025.03.26 00:09:39.393399 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11597 | 2025.03.26 00:09:39.394553 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11598 | 2025.03.26 00:09:39.394972 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11599 | 2025.03.26 00:09:39.395227 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11600 | 2025.03.26 00:09:39.395343 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11601 | 2025.03.26 00:09:39.395427 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11602 | 2025.03.26 00:09:39.395534 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.006424 sec., 136986.301369863 rows/sec., 9.22 MiB/sec. | ||
11603 | 2025.03.26 00:09:39.395990 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
11604 | 2025.03.26 00:09:39.396096 [ 4 ] {a47c56f5-3056-42a5-b2e6-a0c92086c0fc} <Debug> TCPHandler: Processed in 0.007205582 sec. | ||
11605 | 2025.03.26 00:09:39.396161 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 5 columns (5 merged, 0 gathered) in 0.007396067 sec., 291371.0760056662 rows/sec., 22.56 MiB/sec. | ||
11606 | 2025.03.26 00:09:39.396381 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11607 | 2025.03.26 00:09:39.396449 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 24503 rows starting from the beginning of the part | ||
11608 | 2025.03.26 00:09:39.396452 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11609 | 2025.03.26 00:09:39.396464 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11610 | 2025.03.26 00:09:39.396914 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11611 | 2025.03.26 00:09:39.396918 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 237 rows starting from the beginning of the part | ||
11612 | 2025.03.26 00:09:39.397390 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11613 | 2025.03.26 00:09:39.397454 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
11614 | 2025.03.26 00:09:39.397930 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11615 | 2025.03.26 00:09:39.398287 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_96_19} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11616 | 2025.03.26 00:09:39.398295 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
11617 | 2025.03.26 00:09:39.398638 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
11618 | 2025.03.26 00:09:39.398822 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
11619 | 2025.03.26 00:09:39.399259 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 880 rows starting from the beginning of the part | ||
11620 | 2025.03.26 00:09:39.401712 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11621 | 2025.03.26 00:09:39.401763 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11622 | 2025.03.26 00:09:39.403541 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
11623 | 2025.03.26 00:09:39.403977 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11624 | 2025.03.26 00:09:39.404366 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007576 sec., 3431.8901795142556 rows/sec., 6.15 MiB/sec. | ||
11625 | 2025.03.26 00:09:39.404741 [ 4 ] {d9ba51c1-46da-4aab-946c-6fb5fc4fd8a5} <Debug> TCPHandler: Processed in 0.00842065 sec. | ||
11626 | 2025.03.26 00:09:39.404942 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11627 | 2025.03.26 00:09:39.405171 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11628 | 2025.03.26 00:09:39.405232 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11629 | 2025.03.26 00:09:39.405810 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11630 | 2025.03.26 00:09:39.405852 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11631 | 2025.03.26 00:09:39.406273 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11632 | 2025.03.26 00:09:39.406651 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11633 | 2025.03.26 00:09:39.406837 [ 40 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11634 | 2025.03.26 00:09:39.406898 [ 40 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11635 | 2025.03.26 00:09:39.406938 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001858 sec., 32292.787944025833 rows/sec., 2.18 MiB/sec. | ||
11636 | 2025.03.26 00:09:39.406952 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11637 | 2025.03.26 00:09:39.407128 [ 4 ] {5d01ecc3-38cd-40f7-bb76-f5ab7c707a38} <Debug> TCPHandler: Processed in 0.002244602 sec. | ||
11638 | 2025.03.26 00:09:39.407239 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
11639 | 2025.03.26 00:09:39.407410 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11640 | 2025.03.26 00:09:39.407509 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4718 rows starting from the beginning of the part | ||
11641 | 2025.03.26 00:09:39.407675 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 82 rows starting from the beginning of the part | ||
11642 | 2025.03.26 00:09:39.407893 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
11643 | 2025.03.26 00:09:39.408096 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
11644 | 2025.03.26 00:09:39.408382 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
11645 | 2025.03.26 00:09:39.408627 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
11646 | 2025.03.26 00:09:39.409655 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26100 rows, containing 5 columns (5 merged, 0 gathered) in 0.014070352 sec., 1854964.2539148985 rows/sec., 126.52 MiB/sec. | ||
11647 | 2025.03.26 00:09:39.410023 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11648 | 2025.03.26 00:09:39.410777 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11649 | 2025.03.26 00:09:39.410921 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11650 | 2025.03.26 00:09:39.411104 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
11651 | 2025.03.26 00:09:39.411580 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5040 rows, containing 4 columns (4 merged, 0 gathered) in 0.004454693 sec., 1131391.0969846856 rows/sec., 74.52 MiB/sec. | ||
11652 | 2025.03.26 00:09:39.411902 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11653 | 2025.03.26 00:09:39.412195 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_96_19} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11654 | 2025.03.26 00:09:39.412272 [ 199 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_96_19} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11655 | 2025.03.26 00:09:39.412347 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
11656 | 2025.03.26 00:09:41.319188 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
11657 | 2025.03.26 00:09:41.319867 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11658 | 2025.03.26 00:09:41.319914 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11659 | 2025.03.26 00:09:41.320446 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11660 | 2025.03.26 00:09:41.320717 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11661 | 2025.03.26 00:09:41.320961 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
11662 | 2025.03.26 00:09:43.333495 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
11663 | 2025.03.26 00:09:43.353931 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11664 | 2025.03.26 00:09:43.353994 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11665 | 2025.03.26 00:09:43.361628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11666 | 2025.03.26 00:09:43.362491 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11667 | 2025.03.26 00:09:43.366401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
11668 | 2025.03.26 00:09:44.337907 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11669 | 2025.03.26 00:09:44.338098 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11670 | 2025.03.26 00:09:44.338174 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11671 | 2025.03.26 00:09:44.338982 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11672 | 2025.03.26 00:09:44.339037 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11673 | 2025.03.26 00:09:44.339484 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11674 | 2025.03.26 00:09:44.339737 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11675 | 2025.03.26 00:09:44.339981 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001935 sec., 44444.444444444445 rows/sec., 3.69 MiB/sec. | ||
11676 | 2025.03.26 00:09:44.340051 [ 4 ] {c717519e-2a17-40b5-8e1c-8930188dad8f} <Debug> TCPHandler: Processed in 0.002275583 sec. | ||
11677 | 2025.03.26 00:09:44.340172 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11678 | 2025.03.26 00:09:44.340285 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11679 | 2025.03.26 00:09:44.340335 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11680 | 2025.03.26 00:09:44.340873 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11681 | 2025.03.26 00:09:44.340913 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11682 | 2025.03.26 00:09:44.341271 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11683 | 2025.03.26 00:09:44.341519 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11684 | 2025.03.26 00:09:44.341739 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001479 sec., 10141.987829614603 rows/sec., 762.63 KiB/sec. | ||
11685 | 2025.03.26 00:09:44.341792 [ 4 ] {373596a1-7252-4b14-83c0-f8fec56f2905} <Debug> TCPHandler: Processed in 0.001671414 sec. | ||
11686 | 2025.03.26 00:09:44.341907 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11687 | 2025.03.26 00:09:44.342012 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11688 | 2025.03.26 00:09:44.342057 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11689 | 2025.03.26 00:09:44.342595 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11690 | 2025.03.26 00:09:44.342635 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11691 | 2025.03.26 00:09:44.342992 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11692 | 2025.03.26 00:09:44.343226 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11693 | 2025.03.26 00:09:44.343434 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001445 sec., 54671.28027681661 rows/sec., 4.27 MiB/sec. | ||
11694 | 2025.03.26 00:09:44.343485 [ 4 ] {682d4e07-f119-4ae9-bde0-5dd287be96cb} <Debug> TCPHandler: Processed in 0.001628883 sec. | ||
11695 | 2025.03.26 00:09:44.343583 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11696 | 2025.03.26 00:09:44.343685 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11697 | 2025.03.26 00:09:44.343733 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11698 | 2025.03.26 00:09:44.344236 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11699 | 2025.03.26 00:09:44.344275 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11700 | 2025.03.26 00:09:44.344656 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11701 | 2025.03.26 00:09:44.344890 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11702 | 2025.03.26 00:09:44.345092 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001429 sec., 111966.41007697691 rows/sec., 7.80 MiB/sec. | ||
11703 | 2025.03.26 00:09:44.345142 [ 4 ] {842560cc-9929-46bd-b33e-6817f93878d8} <Debug> TCPHandler: Processed in 0.001607502 sec. | ||
11704 | 2025.03.26 00:09:44.345260 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11705 | 2025.03.26 00:09:44.345365 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11706 | 2025.03.26 00:09:44.345430 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11707 | 2025.03.26 00:09:44.346494 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11708 | 2025.03.26 00:09:44.346532 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11709 | 2025.03.26 00:09:44.347148 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
11710 | 2025.03.26 00:09:44.347402 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11711 | 2025.03.26 00:09:44.347618 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
11712 | 2025.03.26 00:09:44.347669 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002326 sec., 6448.8392089423905 rows/sec., 11.56 MiB/sec. | ||
11713 | 2025.03.26 00:09:44.347748 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11714 | 2025.03.26 00:09:44.347862 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11715 | 2025.03.26 00:09:44.347990 [ 4 ] {4972fe57-64bd-48c4-bcf7-7b44c4af6751} <Debug> TCPHandler: Processed in 0.002773119 sec. | ||
11716 | 2025.03.26 00:09:44.348440 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11717 | 2025.03.26 00:09:44.348515 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
11718 | 2025.03.26 00:09:44.348802 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11719 | 2025.03.26 00:09:44.348989 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11720 | 2025.03.26 00:09:44.350238 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11721 | 2025.03.26 00:09:44.350468 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1688 rows starting from the beginning of the part | ||
11722 | 2025.03.26 00:09:44.351239 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 15 rows starting from the beginning of the part | ||
11723 | 2025.03.26 00:09:44.351251 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11724 | 2025.03.26 00:09:44.351331 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11725 | 2025.03.26 00:09:44.351833 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
11726 | 2025.03.26 00:09:44.352476 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 15 rows starting from the beginning of the part | ||
11727 | 2025.03.26 00:09:44.352875 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11728 | 2025.03.26 00:09:44.353019 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 26 rows starting from the beginning of the part | ||
11729 | 2025.03.26 00:09:44.353500 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
11730 | 2025.03.26 00:09:44.353617 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11731 | 2025.03.26 00:09:44.354388 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005727 sec., 10476.689366160294 rows/sec., 723.00 KiB/sec. | ||
11732 | 2025.03.26 00:09:44.354632 [ 4 ] {d0832c07-a5b4-413a-935e-7b41b4085964} <Debug> TCPHandler: Processed in 0.006319273 sec. | ||
11733 | 2025.03.26 00:09:44.363885 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1785 rows, containing 19 columns (19 merged, 0 gathered) in 0.015859679 sec., 112549.56673461045 rows/sec., 201.68 MiB/sec. | ||
11734 | 2025.03.26 00:09:44.365763 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
11735 | 2025.03.26 00:09:44.366249 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11736 | 2025.03.26 00:09:44.366350 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
11737 | 2025.03.26 00:09:44.366527 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.18 MiB. | ||
11738 | 2025.03.26 00:09:45.001164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.72 MiB, peak 265.87 MiB, free memory in arenas 0.00 B, will set to 253.04 MiB (RSS), difference: 4.32 MiB | ||
11739 | 2025.03.26 00:09:48.594947 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11740 | 2025.03.26 00:09:48.594997 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11741 | 2025.03.26 00:09:48.821980 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
11742 | 2025.03.26 00:09:48.822609 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11743 | 2025.03.26 00:09:48.822648 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11744 | 2025.03.26 00:09:48.823174 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11745 | 2025.03.26 00:09:48.823431 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11746 | 2025.03.26 00:09:48.823610 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
11747 | 2025.03.26 00:09:48.964962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1602 | ||
11748 | 2025.03.26 00:09:48.967976 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11749 | 2025.03.26 00:09:48.968035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11750 | 2025.03.26 00:09:48.969545 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11751 | 2025.03.26 00:09:48.969858 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11752 | 2025.03.26 00:09:48.970406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1602 | ||
11753 | 2025.03.26 00:09:49.002882 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00153731 sec. | ||
11754 | 2025.03.26 00:09:49.344243 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11755 | 2025.03.26 00:09:49.344436 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11756 | 2025.03.26 00:09:49.344512 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11757 | 2025.03.26 00:09:49.345312 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11758 | 2025.03.26 00:09:49.345364 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11759 | 2025.03.26 00:09:49.345813 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11760 | 2025.03.26 00:09:49.346073 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11761 | 2025.03.26 00:09:49.346291 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001909 sec., 56574.12257726558 rows/sec., 4.73 MiB/sec. | ||
11762 | 2025.03.26 00:09:49.346365 [ 4 ] {5e7f0b85-e8be-4409-8890-292b3ba521cb} <Debug> TCPHandler: Processed in 0.002253752 sec. | ||
11763 | 2025.03.26 00:09:49.346537 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11764 | 2025.03.26 00:09:49.346663 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11765 | 2025.03.26 00:09:49.346709 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11766 | 2025.03.26 00:09:49.347260 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11767 | 2025.03.26 00:09:49.347299 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11768 | 2025.03.26 00:09:49.347666 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11769 | 2025.03.26 00:09:49.347903 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11770 | 2025.03.26 00:09:49.348098 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001456 sec., 17857.142857142855 rows/sec., 1.31 MiB/sec. | ||
11771 | 2025.03.26 00:09:49.348152 [ 4 ] {91eba5e8-1670-4ceb-9f19-d691ae2063a4} <Debug> TCPHandler: Processed in 0.001686325 sec. | ||
11772 | 2025.03.26 00:09:49.348268 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11773 | 2025.03.26 00:09:49.348377 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11774 | 2025.03.26 00:09:49.348423 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11775 | 2025.03.26 00:09:49.348981 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11776 | 2025.03.26 00:09:49.349020 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11777 | 2025.03.26 00:09:49.349388 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11778 | 2025.03.26 00:09:49.349628 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11779 | 2025.03.26 00:09:49.349837 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001483 sec., 60687.795010114634 rows/sec., 4.74 MiB/sec. | ||
11780 | 2025.03.26 00:09:49.349890 [ 4 ] {4807110c-36ed-4a82-b9ab-bae22c3b09ba} <Debug> TCPHandler: Processed in 0.001674413 sec. | ||
11781 | 2025.03.26 00:09:49.350004 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11782 | 2025.03.26 00:09:49.350112 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11783 | 2025.03.26 00:09:49.350162 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11784 | 2025.03.26 00:09:49.350677 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11785 | 2025.03.26 00:09:49.350714 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11786 | 2025.03.26 00:09:49.351134 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11787 | 2025.03.26 00:09:49.351382 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11788 | 2025.03.26 00:09:49.351594 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001507 sec., 106171.20106171201 rows/sec., 7.39 MiB/sec. | ||
11789 | 2025.03.26 00:09:49.351647 [ 4 ] {b12c8577-6b7d-4739-80a6-595a28ae7ba6} <Debug> TCPHandler: Processed in 0.001695225 sec. | ||
11790 | 2025.03.26 00:09:49.351767 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11791 | 2025.03.26 00:09:49.351874 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11792 | 2025.03.26 00:09:49.351941 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11793 | 2025.03.26 00:09:49.353562 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11794 | 2025.03.26 00:09:49.353612 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11795 | 2025.03.26 00:09:49.354415 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
11796 | 2025.03.26 00:09:49.354679 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11797 | 2025.03.26 00:09:49.354925 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.003074 sec., 8458.035133376708 rows/sec., 15.16 MiB/sec. | ||
11798 | 2025.03.26 00:09:49.355129 [ 4 ] {95dcc4a3-907a-4a14-a20e-e76c71bd71a7} <Debug> TCPHandler: Processed in 0.003411999 sec. | ||
11799 | 2025.03.26 00:09:49.355324 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11800 | 2025.03.26 00:09:49.355435 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11801 | 2025.03.26 00:09:49.355483 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11802 | 2025.03.26 00:09:49.355914 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11803 | 2025.03.26 00:09:49.355953 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11804 | 2025.03.26 00:09:49.356314 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11805 | 2025.03.26 00:09:49.356565 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11806 | 2025.03.26 00:09:49.356795 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001377 sec., 43572.98474945534 rows/sec., 2.94 MiB/sec. | ||
11807 | 2025.03.26 00:09:49.356886 [ 4 ] {2be297d9-f46c-471e-83de-bb758d04dc08} <Debug> TCPHandler: Processed in 0.001624092 sec. | ||
11808 | 2025.03.26 00:09:50.867365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
11809 | 2025.03.26 00:09:50.887948 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11810 | 2025.03.26 00:09:50.888012 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11811 | 2025.03.26 00:09:50.895243 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11812 | 2025.03.26 00:09:50.896043 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11813 | 2025.03.26 00:09:50.899984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
11814 | 2025.03.26 00:09:52.611397 [ 26 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
11815 | 2025.03.26 00:09:52.611463 [ 26 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11816 | 2025.03.26 00:09:52.611486 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11817 | 2025.03.26 00:09:52.611737 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
11818 | 2025.03.26 00:09:52.611966 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11819 | 2025.03.26 00:09:52.612011 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 366 rows starting from the beginning of the part | ||
11820 | 2025.03.26 00:09:52.612104 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 113 rows starting from the beginning of the part | ||
11821 | 2025.03.26 00:09:52.612387 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 341 rows starting from the beginning of the part | ||
11822 | 2025.03.26 00:09:52.612574 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
11823 | 2025.03.26 00:09:52.612777 [ 196 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
11824 | 2025.03.26 00:09:52.614072 [ 188 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002509361 sec., 462667.58748541964 rows/sec., 32.70 MiB/sec. | ||
11825 | 2025.03.26 00:09:52.614303 [ 189 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
11826 | 2025.03.26 00:09:52.614696 [ 189 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11827 | 2025.03.26 00:09:52.614793 [ 189 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_33_7} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
11828 | 2025.03.26 00:09:52.614905 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
11829 | 2025.03.26 00:09:54.344960 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11830 | 2025.03.26 00:09:54.345176 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11831 | 2025.03.26 00:09:54.345261 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11832 | 2025.03.26 00:09:54.346079 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11833 | 2025.03.26 00:09:54.346134 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11834 | 2025.03.26 00:09:54.346561 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11835 | 2025.03.26 00:09:54.346808 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11836 | 2025.03.26 00:09:54.347046 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001933 sec., 12415.933781686497 rows/sec., 1.03 MiB/sec. | ||
11837 | 2025.03.26 00:09:54.347112 [ 4 ] {f29e67a3-5523-4527-8e57-3eb536f6ae40} <Debug> TCPHandler: Processed in 0.002297204 sec. | ||
11838 | 2025.03.26 00:09:54.347257 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11839 | 2025.03.26 00:09:54.347369 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11840 | 2025.03.26 00:09:54.347421 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11841 | 2025.03.26 00:09:54.347955 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11842 | 2025.03.26 00:09:54.347996 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11843 | 2025.03.26 00:09:54.348340 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
11844 | 2025.03.26 00:09:54.348574 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11845 | 2025.03.26 00:09:54.348841 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001492 sec., 5361.930294906166 rows/sec., 437.23 KiB/sec. | ||
11846 | 2025.03.26 00:09:54.349077 [ 4 ] {62369aa2-dbac-497e-b544-912e9d65af73} <Debug> TCPHandler: Processed in 0.00186808 sec. | ||
11847 | 2025.03.26 00:09:54.349226 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11848 | 2025.03.26 00:09:54.349330 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11849 | 2025.03.26 00:09:54.349376 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11850 | 2025.03.26 00:09:54.350024 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11851 | 2025.03.26 00:09:54.350063 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11852 | 2025.03.26 00:09:54.350424 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11853 | 2025.03.26 00:09:54.350656 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11854 | 2025.03.26 00:09:54.350857 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Debug> executeQuery: Read 210 rows, 19.04 KiB in 0.001549 sec., 135571.33634602968 rows/sec., 12.00 MiB/sec. | ||
11855 | 2025.03.26 00:09:54.350913 [ 4 ] {9842eede-eedb-4bc1-bf74-7d8e1128877b} <Debug> TCPHandler: Processed in 0.001737226 sec. | ||
11856 | 2025.03.26 00:09:54.351028 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11857 | 2025.03.26 00:09:54.351134 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11858 | 2025.03.26 00:09:54.351180 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11859 | 2025.03.26 00:09:54.351719 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11860 | 2025.03.26 00:09:54.351759 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11861 | 2025.03.26 00:09:54.352105 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11862 | 2025.03.26 00:09:54.352336 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11863 | 2025.03.26 00:09:54.352553 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Debug> executeQuery: Read 35 rows, 2.65 KiB in 0.001439 sec., 24322.446143154968 rows/sec., 1.80 MiB/sec. | ||
11864 | 2025.03.26 00:09:54.352636 [ 4 ] {fac288fc-41dc-488e-9b29-d9be9bc6df3d} <Debug> TCPHandler: Processed in 0.001656673 sec. | ||
11865 | 2025.03.26 00:09:54.352763 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11866 | 2025.03.26 00:09:54.353024 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11867 | 2025.03.26 00:09:54.353144 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11868 | 2025.03.26 00:09:54.353828 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11869 | 2025.03.26 00:09:54.353868 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11870 | 2025.03.26 00:09:54.354210 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11871 | 2025.03.26 00:09:54.354440 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11872 | 2025.03.26 00:09:54.354687 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001748 sec., 13729.977116704806 rows/sec., 1.14 MiB/sec. | ||
11873 | 2025.03.26 00:09:54.354907 [ 4 ] {d107fa94-1fb1-42d4-8700-20cc6adc3272} <Debug> TCPHandler: Processed in 0.002208581 sec. | ||
11874 | 2025.03.26 00:09:54.355108 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11875 | 2025.03.26 00:09:54.355214 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11876 | 2025.03.26 00:09:54.355261 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11877 | 2025.03.26 00:09:54.355834 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11878 | 2025.03.26 00:09:54.355875 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11879 | 2025.03.26 00:09:54.356215 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
11880 | 2025.03.26 00:09:54.356445 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11881 | 2025.03.26 00:09:54.356687 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001492 sec., 8042.895442359249 rows/sec., 628.35 KiB/sec. | ||
11882 | 2025.03.26 00:09:54.356907 [ 4 ] {9ffa121d-9128-4af1-a79f-5f6d834dee68} <Debug> TCPHandler: Processed in 0.001859199 sec. | ||
11883 | 2025.03.26 00:09:54.357065 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11884 | 2025.03.26 00:09:54.357167 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11885 | 2025.03.26 00:09:54.357213 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11886 | 2025.03.26 00:09:54.357794 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11887 | 2025.03.26 00:09:54.357834 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11888 | 2025.03.26 00:09:54.358201 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11889 | 2025.03.26 00:09:54.358432 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11890 | 2025.03.26 00:09:54.358609 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Debug> executeQuery: Read 123 rows, 10.23 KiB in 0.001465 sec., 83959.04436860069 rows/sec., 6.82 MiB/sec. | ||
11891 | 2025.03.26 00:09:54.358664 [ 4 ] {2334b9e5-c6a5-4151-b2ec-157c1134884f} <Debug> TCPHandler: Processed in 0.001649863 sec. | ||
11892 | 2025.03.26 00:09:54.358776 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11893 | 2025.03.26 00:09:54.358880 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11894 | 2025.03.26 00:09:54.358928 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11895 | 2025.03.26 00:09:54.359471 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11896 | 2025.03.26 00:09:54.359508 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11897 | 2025.03.26 00:09:54.359888 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11898 | 2025.03.26 00:09:54.360119 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11899 | 2025.03.26 00:09:54.360298 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Debug> executeQuery: Read 308 rows, 23.65 KiB in 0.001437 sec., 214335.42101600557 rows/sec., 16.07 MiB/sec. | ||
11900 | 2025.03.26 00:09:54.360388 [ 4 ] {8d967314-eee0-4ce5-914e-bfb155834a4f} <Debug> TCPHandler: Processed in 0.001661243 sec. | ||
11901 | 2025.03.26 00:09:54.360614 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11902 | 2025.03.26 00:09:54.360861 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11903 | 2025.03.26 00:09:54.360933 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11904 | 2025.03.26 00:09:54.361987 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11905 | 2025.03.26 00:09:54.362025 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11906 | 2025.03.26 00:09:54.362632 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
11907 | 2025.03.26 00:09:54.362885 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11908 | 2025.03.26 00:09:54.363112 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002315 sec., 6479.481641468683 rows/sec., 11.61 MiB/sec. | ||
11909 | 2025.03.26 00:09:54.363345 [ 4 ] {4e0ef30e-2635-4ea6-a1ec-157be7560c16} <Debug> TCPHandler: Processed in 0.002838911 sec. | ||
11910 | 2025.03.26 00:09:54.363667 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11911 | 2025.03.26 00:09:54.363801 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11912 | 2025.03.26 00:09:54.363849 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11913 | 2025.03.26 00:09:54.364305 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11914 | 2025.03.26 00:09:54.364343 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.49 GiB. | ||
11915 | 2025.03.26 00:09:54.364697 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11916 | 2025.03.26 00:09:54.364933 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11917 | 2025.03.26 00:09:54.365102 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001325 sec., 45283.018867924526 rows/sec., 3.05 MiB/sec. | ||
11918 | 2025.03.26 00:09:54.365153 [ 4 ] {5dd4e7bd-440e-4a7f-851b-e73b2974eca6} <Debug> TCPHandler: Processed in 0.001579951 sec. | ||
11919 | 2025.03.26 00:09:56.324658 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
11920 | 2025.03.26 00:09:56.325400 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11921 | 2025.03.26 00:09:56.325451 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11922 | 2025.03.26 00:09:56.325980 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11923 | 2025.03.26 00:09:56.326222 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11924 | 2025.03.26 00:09:56.326458 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
11925 | 2025.03.26 00:09:58.400950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
11926 | 2025.03.26 00:09:58.422270 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11927 | 2025.03.26 00:09:58.422338 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11928 | 2025.03.26 00:09:58.429690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11929 | 2025.03.26 00:09:58.430503 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11930 | 2025.03.26 00:09:58.433586 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
11931 | 2025.03.26 00:09:58.971447 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1634 | ||
11932 | 2025.03.26 00:09:58.974592 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11933 | 2025.03.26 00:09:58.974651 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11934 | 2025.03.26 00:09:58.976230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11935 | 2025.03.26 00:09:58.976561 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11936 | 2025.03.26 00:09:58.978861 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1634 | ||
11937 | 2025.03.26 00:09:59.338553 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11938 | 2025.03.26 00:09:59.338745 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11939 | 2025.03.26 00:09:59.338819 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11940 | 2025.03.26 00:09:59.339633 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2025.03.26 00:09:59.339681 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11942 | 2025.03.26 00:09:59.340121 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11943 | 2025.03.26 00:09:59.340375 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2025.03.26 00:09:59.340601 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.001911 sec., 56514.913657770805 rows/sec., 4.73 MiB/sec. | ||
11945 | 2025.03.26 00:09:59.340663 [ 4 ] {25f553f8-21f9-4956-bb02-0b3a65325c1d} <Debug> TCPHandler: Processed in 0.002238192 sec. | ||
11946 | 2025.03.26 00:09:59.340799 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11947 | 2025.03.26 00:09:59.340968 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11948 | 2025.03.26 00:09:59.341026 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11949 | 2025.03.26 00:09:59.341560 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11950 | 2025.03.26 00:09:59.341599 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11951 | 2025.03.26 00:09:59.341947 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11952 | 2025.03.26 00:09:59.342213 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11953 | 2025.03.26 00:09:59.342422 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001501 sec., 17321.7854763491 rows/sec., 1.27 MiB/sec. | ||
11954 | 2025.03.26 00:09:59.342475 [ 4 ] {23efe4e9-92fb-4c97-8968-5534bc689b33} <Debug> TCPHandler: Processed in 0.001735315 sec. | ||
11955 | 2025.03.26 00:09:59.342597 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11956 | 2025.03.26 00:09:59.342701 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11957 | 2025.03.26 00:09:59.342745 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11958 | 2025.03.26 00:09:59.343290 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11959 | 2025.03.26 00:09:59.343328 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11960 | 2025.03.26 00:09:59.343679 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11961 | 2025.03.26 00:09:59.343919 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11962 | 2025.03.26 00:09:59.344149 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001463 sec., 61517.429938482564 rows/sec., 4.80 MiB/sec. | ||
11963 | 2025.03.26 00:09:59.344245 [ 4 ] {5e582ee9-f353-4275-aaaa-75b63e9af165} <Debug> TCPHandler: Processed in 0.001693195 sec. | ||
11964 | 2025.03.26 00:09:59.344381 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11965 | 2025.03.26 00:09:59.344690 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11966 | 2025.03.26 00:09:59.344821 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11967 | 2025.03.26 00:09:59.345368 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11968 | 2025.03.26 00:09:59.345408 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11969 | 2025.03.26 00:09:59.345796 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11970 | 2025.03.26 00:09:59.346035 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11971 | 2025.03.26 00:09:59.346241 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. | ||
11972 | 2025.03.26 00:09:59.346293 [ 4 ] {1ec75ddf-54f1-4dc3-b1cf-b9788001a26b} <Debug> TCPHandler: Processed in 0.001985524 sec. | ||
11973 | 2025.03.26 00:09:59.346426 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11974 | 2025.03.26 00:09:59.346530 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11975 | 2025.03.26 00:09:59.346597 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11976 | 2025.03.26 00:09:59.347731 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11977 | 2025.03.26 00:09:59.347771 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11978 | 2025.03.26 00:09:59.348422 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
11979 | 2025.03.26 00:09:59.348694 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11980 | 2025.03.26 00:09:59.348935 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002427 sec., 10712.814173877216 rows/sec., 19.20 MiB/sec. | ||
11981 | 2025.03.26 00:09:59.349029 [ 4 ] {11f84fdd-efae-4ade-b7dc-983232b72abc} <Debug> TCPHandler: Processed in 0.002651765 sec. | ||
11982 | 2025.03.26 00:09:59.349163 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11983 | 2025.03.26 00:09:59.349269 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11984 | 2025.03.26 00:09:59.349314 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11985 | 2025.03.26 00:09:59.349751 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11986 | 2025.03.26 00:09:59.349789 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11987 | 2025.03.26 00:09:59.350142 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11988 | 2025.03.26 00:09:59.350382 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11989 | 2025.03.26 00:09:59.350583 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001337 sec., 44876.58937920718 rows/sec., 3.02 MiB/sec. | ||
11990 | 2025.03.26 00:09:59.350633 [ 4 ] {bea93144-0dcb-4f45-a9bb-1509255130d5} <Debug> TCPHandler: Processed in 0.001519689 sec. | ||
11991 | 2025.03.26 00:10:03.595049 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11992 | 2025.03.26 00:10:03.595125 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11993 | 2025.03.26 00:10:03.827484 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
11994 | 2025.03.26 00:10:03.828127 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11995 | 2025.03.26 00:10:03.828172 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
11996 | 2025.03.26 00:10:03.828696 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11997 | 2025.03.26 00:10:03.828943 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11998 | 2025.03.26 00:10:03.829179 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
11999 | 2025.03.26 00:10:03.829176 [ 144 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12000 | 2025.03.26 00:10:03.829263 [ 144 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12001 | 2025.03.26 00:10:03.829291 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12002 | 2025.03.26 00:10:03.829457 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12003 | 2025.03.26 00:10:03.829644 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12004 | 2025.03.26 00:10:03.829695 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
12005 | 2025.03.26 00:10:03.829786 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
12006 | 2025.03.26 00:10:03.830000 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12007 | 2025.03.26 00:10:03.830080 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12008 | 2025.03.26 00:10:03.830277 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12009 | 2025.03.26 00:10:03.830545 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12010 | 2025.03.26 00:10:03.833421 [ 188 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.004050821 sec., 7469103.176862173 rows/sec., 106.85 MiB/sec. | ||
12011 | 2025.03.26 00:10:03.833863 [ 188 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12012 | 2025.03.26 00:10:03.834192 [ 188 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_66_13} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12013 | 2025.03.26 00:10:03.834281 [ 188 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_66_13} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12014 | 2025.03.26 00:10:03.834399 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
12015 | 2025.03.26 00:10:04.338225 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12016 | 2025.03.26 00:10:04.338421 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12017 | 2025.03.26 00:10:04.338493 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12018 | 2025.03.26 00:10:04.339283 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12019 | 2025.03.26 00:10:04.339332 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12020 | 2025.03.26 00:10:04.339750 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12021 | 2025.03.26 00:10:04.340007 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12022 | 2025.03.26 00:10:04.340237 [ 37 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12023 | 2025.03.26 00:10:04.340246 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001876 sec., 45842.21748400853 rows/sec., 3.80 MiB/sec. | ||
12024 | 2025.03.26 00:10:04.340339 [ 37 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12025 | 2025.03.26 00:10:04.340407 [ 4 ] {c16e9077-1a2b-4f15-9f26-fa87a83f5932} <Debug> TCPHandler: Processed in 0.002301674 sec. | ||
12026 | 2025.03.26 00:10:04.340417 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12027 | 2025.03.26 00:10:04.340651 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12028 | 2025.03.26 00:10:04.340671 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
12029 | 2025.03.26 00:10:04.340958 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12030 | 2025.03.26 00:10:04.341154 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12031 | 2025.03.26 00:10:04.341292 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12032 | 2025.03.26 00:10:04.341491 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1971 rows starting from the beginning of the part | ||
12033 | 2025.03.26 00:10:04.342264 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 86 rows starting from the beginning of the part | ||
12034 | 2025.03.26 00:10:04.343094 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 108 rows starting from the beginning of the part | ||
12035 | 2025.03.26 00:10:04.343730 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 210 rows starting from the beginning of the part | ||
12036 | 2025.03.26 00:10:04.343975 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 108 rows starting from the beginning of the part | ||
12037 | 2025.03.26 00:10:04.344355 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 86 rows starting from the beginning of the part | ||
12038 | 2025.03.26 00:10:04.345059 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12039 | 2025.03.26 00:10:04.345125 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12040 | 2025.03.26 00:10:04.345976 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12041 | 2025.03.26 00:10:04.346545 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12042 | 2025.03.26 00:10:04.346859 [ 37 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
12043 | 2025.03.26 00:10:04.346940 [ 37 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12044 | 2025.03.26 00:10:04.347009 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12045 | 2025.03.26 00:10:04.347127 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.006242 sec., 2403.0759371996155 rows/sec., 180.70 KiB/sec. | ||
12046 | 2025.03.26 00:10:04.347373 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
12047 | 2025.03.26 00:10:04.347631 [ 4 ] {759a1272-5e54-4455-998b-b4729d9661cf} <Debug> TCPHandler: Processed in 0.007045786 sec. | ||
12048 | 2025.03.26 00:10:04.348319 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12049 | 2025.03.26 00:10:04.348357 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12050 | 2025.03.26 00:10:04.348588 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_85_17, total 179 rows starting from the beginning of the part | ||
12051 | 2025.03.26 00:10:04.348941 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12052 | 2025.03.26 00:10:04.349019 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2569 rows, containing 5 columns (5 merged, 0 gathered) in 0.008456322 sec., 303796.3786147216 rows/sec., 26.31 MiB/sec. | ||
12053 | 2025.03.26 00:10:04.349381 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12054 | 2025.03.26 00:10:04.349405 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 15 rows starting from the beginning of the part | ||
12055 | 2025.03.26 00:10:04.349733 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12056 | 2025.03.26 00:10:04.350074 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
12057 | 2025.03.26 00:10:04.350694 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 35 rows starting from the beginning of the part | ||
12058 | 2025.03.26 00:10:04.351085 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
12059 | 2025.03.26 00:10:04.351232 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12060 | 2025.03.26 00:10:04.351752 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 15 rows starting from the beginning of the part | ||
12061 | 2025.03.26 00:10:04.351837 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_101_20} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12062 | 2025.03.26 00:10:04.352352 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
12063 | 2025.03.26 00:10:04.353143 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12064 | 2025.03.26 00:10:04.353190 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12065 | 2025.03.26 00:10:04.353762 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12066 | 2025.03.26 00:10:04.353819 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 296 rows, containing 5 columns (5 merged, 0 gathered) in 0.006707735 sec., 44128.15950540682 rows/sec., 3.17 MiB/sec. | ||
12067 | 2025.03.26 00:10:04.353939 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
12068 | 2025.03.26 00:10:04.354054 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12069 | 2025.03.26 00:10:04.354279 [ 37 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12070 | 2025.03.26 00:10:04.354374 [ 37 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12071 | 2025.03.26 00:10:04.354366 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12072 | 2025.03.26 00:10:04.354437 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.005676 sec., 13918.252290345314 rows/sec., 1.09 MiB/sec. | ||
12073 | 2025.03.26 00:10:04.354449 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12074 | 2025.03.26 00:10:04.354665 [ 186 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_90_18} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
12075 | 2025.03.26 00:10:04.354801 [ 4 ] {fe287b63-9636-48d8-867b-74b35c306ec4} <Debug> TCPHandler: Processed in 0.006689775 sec. | ||
12076 | 2025.03.26 00:10:04.355000 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12077 | 2025.03.26 00:10:04.355091 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
12078 | 2025.03.26 00:10:04.355102 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12079 | 2025.03.26 00:10:04.355396 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12080 | 2025.03.26 00:10:04.355431 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12081 | 2025.03.26 00:10:04.355510 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 953 rows starting from the beginning of the part | ||
12082 | 2025.03.26 00:10:04.355535 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12083 | 2025.03.26 00:10:04.356034 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 79 rows starting from the beginning of the part | ||
12084 | 2025.03.26 00:10:04.356413 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
12085 | 2025.03.26 00:10:04.356702 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 123 rows starting from the beginning of the part | ||
12086 | 2025.03.26 00:10:04.357030 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
12087 | 2025.03.26 00:10:04.357260 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 79 rows starting from the beginning of the part | ||
12088 | 2025.03.26 00:10:04.358041 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12089 | 2025.03.26 00:10:04.358089 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12090 | 2025.03.26 00:10:04.358663 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12091 | 2025.03.26 00:10:04.358945 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12092 | 2025.03.26 00:10:04.359094 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1414 rows, containing 5 columns (5 merged, 0 gathered) in 0.004443163 sec., 318241.7570546028 rows/sec., 25.12 MiB/sec. | ||
12093 | 2025.03.26 00:10:04.359219 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12094 | 2025.03.26 00:10:04.359301 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12095 | 2025.03.26 00:10:04.359336 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00403 sec., 39702.23325062035 rows/sec., 2.77 MiB/sec. | ||
12096 | 2025.03.26 00:10:04.359363 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12097 | 2025.03.26 00:10:04.359369 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12098 | 2025.03.26 00:10:04.359732 [ 4 ] {66c98569-b082-4919-8cb9-7f6af912fa9b} <Debug> TCPHandler: Processed in 0.004706701 sec. | ||
12099 | 2025.03.26 00:10:04.360111 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
12100 | 2025.03.26 00:10:04.360127 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12101 | 2025.03.26 00:10:04.360287 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12102 | 2025.03.26 00:10:04.360501 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12103 | 2025.03.26 00:10:04.360586 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_101_20} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12104 | 2025.03.26 00:10:04.360718 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12105 | 2025.03.26 00:10:04.360830 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
12106 | 2025.03.26 00:10:04.360869 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12107 | 2025.03.26 00:10:04.360877 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26100 rows starting from the beginning of the part | ||
12108 | 2025.03.26 00:10:04.361387 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
12109 | 2025.03.26 00:10:04.361763 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
12110 | 2025.03.26 00:10:04.362224 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 308 rows starting from the beginning of the part | ||
12111 | 2025.03.26 00:10:04.362696 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
12112 | 2025.03.26 00:10:04.363122 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
12113 | 2025.03.26 00:10:04.365189 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12114 | 2025.03.26 00:10:04.365239 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12115 | 2025.03.26 00:10:04.366937 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
12116 | 2025.03.26 00:10:04.367258 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12117 | 2025.03.26 00:10:04.367686 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.007308 sec., 2052.5451559934318 rows/sec., 3.68 MiB/sec. | ||
12118 | 2025.03.26 00:10:04.367840 [ 4 ] {8faed763-2640-443b-b84e-7467e23e3f89} <Debug> TCPHandler: Processed in 0.007811661 sec. | ||
12119 | 2025.03.26 00:10:04.367958 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12120 | 2025.03.26 00:10:04.368061 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12121 | 2025.03.26 00:10:04.368109 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12122 | 2025.03.26 00:10:04.368768 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12123 | 2025.03.26 00:10:04.368807 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12124 | 2025.03.26 00:10:04.369263 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12125 | 2025.03.26 00:10:04.369621 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12126 | 2025.03.26 00:10:04.369931 [ 37 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12127 | 2025.03.26 00:10:04.370015 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001963 sec., 30565.46102903719 rows/sec., 2.06 MiB/sec. | ||
12128 | 2025.03.26 00:10:04.370026 [ 37 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12129 | 2025.03.26 00:10:04.370119 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12130 | 2025.03.26 00:10:04.370152 [ 4 ] {48cde974-829e-411c-90d6-6acdaccc10b4} <Debug> TCPHandler: Processed in 0.002238122 sec. | ||
12131 | 2025.03.26 00:10:04.370574 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12132 | 2025.03.26 00:10:04.371032 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12133 | 2025.03.26 00:10:04.371143 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5040 rows starting from the beginning of the part | ||
12134 | 2025.03.26 00:10:04.371660 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12135 | 2025.03.26 00:10:04.372034 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
12136 | 2025.03.26 00:10:04.372486 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
12137 | 2025.03.26 00:10:04.372901 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12138 | 2025.03.26 00:10:04.373256 [ 200 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12139 | 2025.03.26 00:10:04.374103 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27048 rows, containing 5 columns (5 merged, 0 gathered) in 0.014473564 sec., 1868786.4302116605 rows/sec., 127.67 MiB/sec. | ||
12140 | 2025.03.26 00:10:04.374502 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12141 | 2025.03.26 00:10:04.375048 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12142 | 2025.03.26 00:10:04.375277 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12143 | 2025.03.26 00:10:04.375459 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
12144 | 2025.03.26 00:10:04.376598 [ 193 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 4 columns (4 merged, 0 gathered) in 0.006302112 sec., 847334.9886514235 rows/sec., 55.88 MiB/sec. | ||
12145 | 2025.03.26 00:10:04.377148 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12146 | 2025.03.26 00:10:04.377462 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12147 | 2025.03.26 00:10:04.377546 [ 187 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_101_20} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12148 | 2025.03.26 00:10:04.377635 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
12149 | 2025.03.26 00:10:05.934551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
12150 | 2025.03.26 00:10:05.956312 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12151 | 2025.03.26 00:10:05.956375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12152 | 2025.03.26 00:10:05.963534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
12153 | 2025.03.26 00:10:05.964323 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12154 | 2025.03.26 00:10:05.964805 [ 130 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
12155 | 2025.03.26 00:10:05.964975 [ 130 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12156 | 2025.03.26 00:10:05.965069 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12157 | 2025.03.26 00:10:05.965579 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12158 | 2025.03.26 00:10:05.984125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
12159 | 2025.03.26 00:10:05.985296 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12160 | 2025.03.26 00:10:05.986943 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12161 | 2025.03.26 00:10:05.993122 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12162 | 2025.03.26 00:10:05.999030 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12163 | 2025.03.26 00:10:06.005198 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12164 | 2025.03.26 00:10:06.010915 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12165 | 2025.03.26 00:10:06.015711 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12166 | 2025.03.26 00:10:06.077288 [ 193 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.112089078 sec., 4442.894962522575 rows/sec., 22.97 MiB/sec. | ||
12167 | 2025.03.26 00:10:06.080786 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12168 | 2025.03.26 00:10:06.083896 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_66_13} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12169 | 2025.03.26 00:10:06.084043 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_66_13} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12170 | 2025.03.26 00:10:06.086462 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
12171 | 2025.03.26 00:10:08.979926 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1658 | ||
12172 | 2025.03.26 00:10:08.982895 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12173 | 2025.03.26 00:10:08.982959 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12174 | 2025.03.26 00:10:08.984467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
12175 | 2025.03.26 00:10:08.984794 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12176 | 2025.03.26 00:10:08.986344 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||
12177 | 2025.03.26 00:10:09.366618 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12178 | 2025.03.26 00:10:09.366822 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12179 | 2025.03.26 00:10:09.366903 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12180 | 2025.03.26 00:10:09.367679 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12181 | 2025.03.26 00:10:09.367734 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12182 | 2025.03.26 00:10:09.368178 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
12183 | 2025.03.26 00:10:09.368438 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12184 | 2025.03.26 00:10:09.368711 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001934 sec., 5170.63081695967 rows/sec., 421.63 KiB/sec. | ||
12185 | 2025.03.26 00:10:09.368864 [ 4 ] {565587e3-b69f-478c-8213-2a078a56f20c} <Debug> TCPHandler: Processed in 0.002376496 sec. | ||
12186 | 2025.03.26 00:10:09.369137 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12187 | 2025.03.26 00:10:09.369249 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12188 | 2025.03.26 00:10:09.369300 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12189 | 2025.03.26 00:10:09.370400 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12190 | 2025.03.26 00:10:09.370443 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12191 | 2025.03.26 00:10:09.370917 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12192 | 2025.03.26 00:10:09.371165 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12193 | 2025.03.26 00:10:09.371374 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Debug> executeQuery: Read 1253 rows, 105.74 KiB in 0.002147 sec., 583605.030274802 rows/sec., 48.09 MiB/sec. | ||
12194 | 2025.03.26 00:10:09.371477 [ 4 ] {46fb06db-43d3-424e-961e-5e7a60ac6108} <Debug> TCPHandler: Processed in 0.002427778 sec. | ||
12195 | 2025.03.26 00:10:09.371601 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12196 | 2025.03.26 00:10:09.371848 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12197 | 2025.03.26 00:10:09.371961 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12198 | 2025.03.26 00:10:09.373024 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12199 | 2025.03.26 00:10:09.373065 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12200 | 2025.03.26 00:10:09.373420 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12201 | 2025.03.26 00:10:09.373654 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12202 | 2025.03.26 00:10:09.373905 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Debug> executeQuery: Read 36 rows, 2.65 KiB in 0.002158 sec., 16682.113067655235 rows/sec., 1.20 MiB/sec. | ||
12203 | 2025.03.26 00:10:09.373972 [ 4 ] {4881a84e-8ff7-4b62-bbac-9a2bf003354b} <Debug> TCPHandler: Processed in 0.002423037 sec. | ||
12204 | 2025.03.26 00:10:09.374215 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12205 | 2025.03.26 00:10:09.374510 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12206 | 2025.03.26 00:10:09.374585 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12207 | 2025.03.26 00:10:09.375201 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12208 | 2025.03.26 00:10:09.375241 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12209 | 2025.03.26 00:10:09.375610 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12210 | 2025.03.26 00:10:09.375846 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12211 | 2025.03.26 00:10:09.376104 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001697 sec., 134354.7436652917 rows/sec., 9.10 MiB/sec. | ||
12212 | 2025.03.26 00:10:09.376282 [ 4 ] {9441fa28-0536-4b82-8659-1dbc9abb4c42} <Debug> TCPHandler: Processed in 0.002167019 sec. | ||
12213 | 2025.03.26 00:10:09.376522 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12214 | 2025.03.26 00:10:09.376628 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12215 | 2025.03.26 00:10:09.376675 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12216 | 2025.03.26 00:10:09.377406 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12217 | 2025.03.26 00:10:09.377445 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12218 | 2025.03.26 00:10:09.377848 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12219 | 2025.03.26 00:10:09.378080 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12220 | 2025.03.26 00:10:09.378313 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Debug> executeQuery: Read 556 rows, 42.30 KiB in 0.001708 sec., 325526.9320843091 rows/sec., 24.19 MiB/sec. | ||
12221 | 2025.03.26 00:10:09.378369 [ 4 ] {3ac38a4a-ea76-45c1-8ac9-09f4e8b1801d} <Debug> TCPHandler: Processed in 0.001917041 sec. | ||
12222 | 2025.03.26 00:10:09.378509 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12223 | 2025.03.26 00:10:09.378646 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12224 | 2025.03.26 00:10:09.378705 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12225 | 2025.03.26 00:10:09.379450 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12226 | 2025.03.26 00:10:09.379489 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12227 | 2025.03.26 00:10:09.379945 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12228 | 2025.03.26 00:10:09.380182 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12229 | 2025.03.26 00:10:09.380430 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Debug> executeQuery: Read 885 rows, 60.98 KiB in 0.001803 sec., 490848.5856905158 rows/sec., 33.03 MiB/sec. | ||
12230 | 2025.03.26 00:10:09.380492 [ 4 ] {a0d41499-fdef-4a1f-ba94-e799347f6ffc} <Debug> TCPHandler: Processed in 0.002048486 sec. | ||
12231 | 2025.03.26 00:10:09.380739 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12232 | 2025.03.26 00:10:09.381012 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12233 | 2025.03.26 00:10:09.381094 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12234 | 2025.03.26 00:10:09.382192 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12235 | 2025.03.26 00:10:09.382231 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12236 | 2025.03.26 00:10:09.382862 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
12237 | 2025.03.26 00:10:09.383110 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12238 | 2025.03.26 00:10:09.383306 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
12239 | 2025.03.26 00:10:09.383375 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002455 sec., 10590.631364562118 rows/sec., 18.98 MiB/sec. | ||
12240 | 2025.03.26 00:10:09.383397 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12241 | 2025.03.26 00:10:09.383465 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12242 | 2025.03.26 00:10:09.383746 [ 4 ] {2f049c00-e080-4149-87e9-79a7ce104fae} <Debug> TCPHandler: Processed in 0.00310064 sec. | ||
12243 | 2025.03.26 00:10:09.383776 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
12244 | 2025.03.26 00:10:09.383921 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12245 | 2025.03.26 00:10:09.384171 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12246 | 2025.03.26 00:10:09.384305 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12247 | 2025.03.26 00:10:09.384564 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12248 | 2025.03.26 00:10:09.384795 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1785 rows starting from the beginning of the part | ||
12249 | 2025.03.26 00:10:09.385573 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
12250 | 2025.03.26 00:10:09.386303 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 15 rows starting from the beginning of the part | ||
12251 | 2025.03.26 00:10:09.386559 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12252 | 2025.03.26 00:10:09.386704 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12253 | 2025.03.26 00:10:09.386991 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
12254 | 2025.03.26 00:10:09.387616 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 15 rows starting from the beginning of the part | ||
12255 | 2025.03.26 00:10:09.388260 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 26 rows starting from the beginning of the part | ||
12256 | 2025.03.26 00:10:09.388311 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12257 | 2025.03.26 00:10:09.389024 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12258 | 2025.03.26 00:10:09.389484 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005396 sec., 11119.347664936991 rows/sec., 767.35 KiB/sec. | ||
12259 | 2025.03.26 00:10:09.389584 [ 4 ] {167151c3-7478-4357-9e4e-714adb857571} <Debug> TCPHandler: Processed in 0.005733604 sec. | ||
12260 | 2025.03.26 00:10:09.398950 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1893 rows, containing 19 columns (19 merged, 0 gathered) in 0.015352333 sec., 123303.73500887456 rows/sec., 220.95 MiB/sec. | ||
12261 | 2025.03.26 00:10:09.400614 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
12262 | 2025.03.26 00:10:09.401034 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12263 | 2025.03.26 00:10:09.401136 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
12264 | 2025.03.26 00:10:09.401269 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.39 MiB. | ||
12265 | 2025.03.26 00:10:10.001160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.53 MiB, peak 271.87 MiB, free memory in arenas 0.00 B, will set to 258.23 MiB (RSS), difference: 3.70 MiB | ||
12266 | 2025.03.26 00:10:11.330203 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
12267 | 2025.03.26 00:10:11.330877 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12268 | 2025.03.26 00:10:11.330919 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12269 | 2025.03.26 00:10:11.331457 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12270 | 2025.03.26 00:10:11.331713 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12271 | 2025.03.26 00:10:11.331946 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
12272 | 2025.03.26 00:10:13.485112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
12273 | 2025.03.26 00:10:13.504024 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12274 | 2025.03.26 00:10:13.504082 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12275 | 2025.03.26 00:10:13.510897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12276 | 2025.03.26 00:10:13.511690 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12277 | 2025.03.26 00:10:13.515894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
12278 | 2025.03.26 00:10:14.337895 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12279 | 2025.03.26 00:10:14.338112 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12280 | 2025.03.26 00:10:14.338197 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12281 | 2025.03.26 00:10:14.338972 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12282 | 2025.03.26 00:10:14.339027 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12283 | 2025.03.26 00:10:14.339471 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12284 | 2025.03.26 00:10:14.339730 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12285 | 2025.03.26 00:10:14.339989 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001936 sec., 44421.48760330579 rows/sec., 3.68 MiB/sec. | ||
12286 | 2025.03.26 00:10:14.340058 [ 4 ] {d4b1d71f-b711-4525-92e3-8f386f98bb5b} <Debug> TCPHandler: Processed in 0.002306874 sec. | ||
12287 | 2025.03.26 00:10:14.340173 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12288 | 2025.03.26 00:10:14.340283 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12289 | 2025.03.26 00:10:14.340334 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12290 | 2025.03.26 00:10:14.340879 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12291 | 2025.03.26 00:10:14.340921 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12292 | 2025.03.26 00:10:14.341276 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12293 | 2025.03.26 00:10:14.341514 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12294 | 2025.03.26 00:10:14.341731 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001475 sec., 10169.49152542373 rows/sec., 764.70 KiB/sec. | ||
12295 | 2025.03.26 00:10:14.341787 [ 4 ] {c57b7cbf-cb0b-4d1b-9029-827610ba349b} <Debug> TCPHandler: Processed in 0.001668003 sec. | ||
12296 | 2025.03.26 00:10:14.341893 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12297 | 2025.03.26 00:10:14.342000 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12298 | 2025.03.26 00:10:14.342046 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12299 | 2025.03.26 00:10:14.342599 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12300 | 2025.03.26 00:10:14.342639 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12301 | 2025.03.26 00:10:14.342998 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12302 | 2025.03.26 00:10:14.343235 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12303 | 2025.03.26 00:10:14.343458 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001481 sec., 53342.33625928427 rows/sec., 4.17 MiB/sec. | ||
12304 | 2025.03.26 00:10:14.343511 [ 4 ] {7698d0a2-f2e6-44c1-8ace-640038d6258f} <Debug> TCPHandler: Processed in 0.001669144 sec. | ||
12305 | 2025.03.26 00:10:14.343631 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12306 | 2025.03.26 00:10:14.343746 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12307 | 2025.03.26 00:10:14.343798 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12308 | 2025.03.26 00:10:14.344323 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12309 | 2025.03.26 00:10:14.344362 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12310 | 2025.03.26 00:10:14.344765 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12311 | 2025.03.26 00:10:14.345003 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12312 | 2025.03.26 00:10:14.345249 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001524 sec., 104986.87664041996 rows/sec., 7.31 MiB/sec. | ||
12313 | 2025.03.26 00:10:14.345346 [ 4 ] {7695edbd-8b41-4e73-bd35-816bf3112b6a} <Debug> TCPHandler: Processed in 0.001769227 sec. | ||
12314 | 2025.03.26 00:10:14.345562 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12315 | 2025.03.26 00:10:14.345905 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12316 | 2025.03.26 00:10:14.346239 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12317 | 2025.03.26 00:10:14.347812 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12318 | 2025.03.26 00:10:14.347852 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12319 | 2025.03.26 00:10:14.348475 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
12320 | 2025.03.26 00:10:14.348728 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12321 | 2025.03.26 00:10:14.348986 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.003209 sec., 4674.353381115612 rows/sec., 8.38 MiB/sec. | ||
12322 | 2025.03.26 00:10:14.349156 [ 4 ] {19fe5d5f-b957-4e1a-a8b6-0a0bbb4b5b0d} <Debug> TCPHandler: Processed in 0.003708389 sec. | ||
12323 | 2025.03.26 00:10:14.349471 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12324 | 2025.03.26 00:10:14.349657 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12325 | 2025.03.26 00:10:14.349705 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12326 | 2025.03.26 00:10:14.350162 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12327 | 2025.03.26 00:10:14.350200 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12328 | 2025.03.26 00:10:14.350558 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12329 | 2025.03.26 00:10:14.350800 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12330 | 2025.03.26 00:10:14.351028 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
12331 | 2025.03.26 00:10:14.351093 [ 4 ] {db78768a-3ba4-40ed-a164-c38f72398153} <Debug> TCPHandler: Processed in 0.001718105 sec. | ||
12332 | 2025.03.26 00:10:18.595364 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12333 | 2025.03.26 00:10:18.595432 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12334 | 2025.03.26 00:10:18.832963 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
12335 | 2025.03.26 00:10:18.833603 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12336 | 2025.03.26 00:10:18.833646 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12337 | 2025.03.26 00:10:18.834171 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12338 | 2025.03.26 00:10:18.834417 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12339 | 2025.03.26 00:10:18.834597 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
12340 | 2025.03.26 00:10:18.987366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1686 | ||
12341 | 2025.03.26 00:10:18.990396 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12342 | 2025.03.26 00:10:18.990452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12343 | 2025.03.26 00:10:18.991951 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
12344 | 2025.03.26 00:10:18.992293 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12345 | 2025.03.26 00:10:18.992959 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1686 | ||
12346 | 2025.03.26 00:10:19.338511 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12347 | 2025.03.26 00:10:19.338699 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12348 | 2025.03.26 00:10:19.338770 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12349 | 2025.03.26 00:10:19.339557 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12350 | 2025.03.26 00:10:19.339598 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12351 | 2025.03.26 00:10:19.340052 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12352 | 2025.03.26 00:10:19.340303 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12353 | 2025.03.26 00:10:19.340506 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.00186 sec., 58064.51612903226 rows/sec., 4.86 MiB/sec. | ||
12354 | 2025.03.26 00:10:19.340561 [ 4 ] {2ff41fb9-3d06-423c-8c0c-8d54df065da7} <Debug> TCPHandler: Processed in 0.00217776 sec. | ||
12355 | 2025.03.26 00:10:19.340685 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12356 | 2025.03.26 00:10:19.340789 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12357 | 2025.03.26 00:10:19.340834 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12358 | 2025.03.26 00:10:19.341359 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12359 | 2025.03.26 00:10:19.341397 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12360 | 2025.03.26 00:10:19.341740 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12361 | 2025.03.26 00:10:19.341972 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12362 | 2025.03.26 00:10:19.342148 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001379 sec., 18854.24220449601 rows/sec., 1.38 MiB/sec. | ||
12363 | 2025.03.26 00:10:19.342206 [ 4 ] {4658f89c-4f05-449b-bbbf-6dfabd009a21} <Debug> TCPHandler: Processed in 0.001571741 sec. | ||
12364 | 2025.03.26 00:10:19.342353 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12365 | 2025.03.26 00:10:19.342477 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12366 | 2025.03.26 00:10:19.342521 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12367 | 2025.03.26 00:10:19.343047 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12368 | 2025.03.26 00:10:19.343084 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12369 | 2025.03.26 00:10:19.343432 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12370 | 2025.03.26 00:10:19.343673 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12371 | 2025.03.26 00:10:19.343851 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001398 sec., 64377.68240343348 rows/sec., 5.03 MiB/sec. | ||
12372 | 2025.03.26 00:10:19.343902 [ 4 ] {32f445c7-31bf-4b9f-a0c9-773f8e5ec55a} <Debug> TCPHandler: Processed in 0.001611031 sec. | ||
12373 | 2025.03.26 00:10:19.344015 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12374 | 2025.03.26 00:10:19.344119 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12375 | 2025.03.26 00:10:19.344167 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12376 | 2025.03.26 00:10:19.344674 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12377 | 2025.03.26 00:10:19.344710 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12378 | 2025.03.26 00:10:19.345092 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12379 | 2025.03.26 00:10:19.345410 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12380 | 2025.03.26 00:10:19.345599 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001502 sec., 106524.63382157123 rows/sec., 7.42 MiB/sec. | ||
12381 | 2025.03.26 00:10:19.345653 [ 4 ] {cf24e701-3e49-4ba7-ba51-f4c62a51b3b2} <Debug> TCPHandler: Processed in 0.001687794 sec. | ||
12382 | 2025.03.26 00:10:19.345798 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12383 | 2025.03.26 00:10:19.345916 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12384 | 2025.03.26 00:10:19.345986 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12385 | 2025.03.26 00:10:19.347124 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12386 | 2025.03.26 00:10:19.347162 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12387 | 2025.03.26 00:10:19.347819 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
12388 | 2025.03.26 00:10:19.348081 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12389 | 2025.03.26 00:10:19.348306 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002414 sec., 10770.505385252693 rows/sec., 19.30 MiB/sec. | ||
12390 | 2025.03.26 00:10:19.348450 [ 4 ] {283014ea-6c1b-419d-bfba-a90985328a00} <Debug> TCPHandler: Processed in 0.002696906 sec. | ||
12391 | 2025.03.26 00:10:19.348811 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12392 | 2025.03.26 00:10:19.349011 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12393 | 2025.03.26 00:10:19.349060 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12394 | 2025.03.26 00:10:19.349525 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12395 | 2025.03.26 00:10:19.349563 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12396 | 2025.03.26 00:10:19.349923 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12397 | 2025.03.26 00:10:19.350163 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12398 | 2025.03.26 00:10:19.350337 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
12399 | 2025.03.26 00:10:19.350386 [ 4 ] {a7fec0af-4c67-49cf-8086-48c8a006c131} <Debug> TCPHandler: Processed in 0.001678105 sec. | ||
12400 | 2025.03.26 00:10:21.016857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
12401 | 2025.03.26 00:10:21.037044 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12402 | 2025.03.26 00:10:21.037106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12403 | 2025.03.26 00:10:21.044314 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12404 | 2025.03.26 00:10:21.045090 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12405 | 2025.03.26 00:10:21.047837 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
12406 | 2025.03.26 00:10:24.339415 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12407 | 2025.03.26 00:10:24.339603 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12408 | 2025.03.26 00:10:24.339676 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12409 | 2025.03.26 00:10:24.340459 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12410 | 2025.03.26 00:10:24.340503 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12411 | 2025.03.26 00:10:24.340936 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12412 | 2025.03.26 00:10:24.341181 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12413 | 2025.03.26 00:10:24.341405 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001853 sec., 12951.969778737182 rows/sec., 1.07 MiB/sec. | ||
12414 | 2025.03.26 00:10:24.341524 [ 4 ] {5485cc7c-4e67-4933-a5b9-9b1b9d3142f4} <Debug> TCPHandler: Processed in 0.002243742 sec. | ||
12415 | 2025.03.26 00:10:24.341764 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12416 | 2025.03.26 00:10:24.341877 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12417 | 2025.03.26 00:10:24.341927 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12418 | 2025.03.26 00:10:24.342589 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12419 | 2025.03.26 00:10:24.342630 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12420 | 2025.03.26 00:10:24.342996 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12421 | 2025.03.26 00:10:24.343233 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12422 | 2025.03.26 00:10:24.343475 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Debug> executeQuery: Read 206 rows, 18.74 KiB in 0.001612 sec., 127791.56327543425 rows/sec., 11.35 MiB/sec. | ||
12423 | 2025.03.26 00:10:24.343531 [ 4 ] {633c3b80-8c6e-4d55-9a66-0244628ce3e0} <Debug> TCPHandler: Processed in 0.001854819 sec. | ||
12424 | 2025.03.26 00:10:24.343661 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12425 | 2025.03.26 00:10:24.343963 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12426 | 2025.03.26 00:10:24.344098 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12427 | 2025.03.26 00:10:24.345084 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12428 | 2025.03.26 00:10:24.345125 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12429 | 2025.03.26 00:10:24.345464 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12430 | 2025.03.26 00:10:24.345704 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12431 | 2025.03.26 00:10:24.345922 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Debug> executeQuery: Read 27 rows, 2.09 KiB in 0.002078 sec., 12993.262752646775 rows/sec., 1005.23 KiB/sec. | ||
12432 | 2025.03.26 00:10:24.345975 [ 4 ] {7f01e5a7-a807-4555-8420-dbe04fd174ff} <Debug> TCPHandler: Processed in 0.002363956 sec. | ||
12433 | 2025.03.26 00:10:24.346079 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12434 | 2025.03.26 00:10:24.346185 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12435 | 2025.03.26 00:10:24.346230 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12436 | 2025.03.26 00:10:24.346764 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12437 | 2025.03.26 00:10:24.346803 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12438 | 2025.03.26 00:10:24.347134 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12439 | 2025.03.26 00:10:24.347361 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12440 | 2025.03.26 00:10:24.347568 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001402 sec., 17118.402282453637 rows/sec., 1.42 MiB/sec. | ||
12441 | 2025.03.26 00:10:24.347667 [ 4 ] {ce5612f3-86da-473c-9ef1-e0e74aee5118} <Debug> TCPHandler: Processed in 0.001636332 sec. | ||
12442 | 2025.03.26 00:10:24.347804 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12443 | 2025.03.26 00:10:24.347903 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12444 | 2025.03.26 00:10:24.347946 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12445 | 2025.03.26 00:10:24.348465 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12446 | 2025.03.26 00:10:24.348502 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12447 | 2025.03.26 00:10:24.348836 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
12448 | 2025.03.26 00:10:24.349066 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12449 | 2025.03.26 00:10:24.349310 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 657.89 KiB/sec. | ||
12450 | 2025.03.26 00:10:24.349521 [ 4 ] {3ff0f934-077d-4ed9-8dd8-a829134e8ea3} <Debug> TCPHandler: Processed in 0.001769156 sec. | ||
12451 | 2025.03.26 00:10:24.349701 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12452 | 2025.03.26 00:10:24.349804 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12453 | 2025.03.26 00:10:24.349849 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12454 | 2025.03.26 00:10:24.350426 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12455 | 2025.03.26 00:10:24.350464 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12456 | 2025.03.26 00:10:24.350808 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12457 | 2025.03.26 00:10:24.351029 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12458 | 2025.03.26 00:10:24.351244 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Debug> executeQuery: Read 115 rows, 9.57 KiB in 0.001463 sec., 78605.60492139439 rows/sec., 6.39 MiB/sec. | ||
12459 | 2025.03.26 00:10:24.351310 [ 4 ] {6a271bb3-acd7-4f6d-ac82-be012f8545b4} <Debug> TCPHandler: Processed in 0.001668213 sec. | ||
12460 | 2025.03.26 00:10:24.351435 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12461 | 2025.03.26 00:10:24.351577 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12462 | 2025.03.26 00:10:24.351627 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12463 | 2025.03.26 00:10:24.352154 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12464 | 2025.03.26 00:10:24.352192 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12465 | 2025.03.26 00:10:24.352565 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12466 | 2025.03.26 00:10:24.352792 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12467 | 2025.03.26 00:10:24.353005 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001461 sec., 134154.68856947296 rows/sec., 9.62 MiB/sec. | ||
12468 | 2025.03.26 00:10:24.353055 [ 4 ] {e8d5b183-1d80-418a-9409-b3a8535a71e7} <Debug> TCPHandler: Processed in 0.001685584 sec. | ||
12469 | 2025.03.26 00:10:24.353169 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12470 | 2025.03.26 00:10:24.353272 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12471 | 2025.03.26 00:10:24.353339 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12472 | 2025.03.26 00:10:24.354401 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12473 | 2025.03.26 00:10:24.354440 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12474 | 2025.03.26 00:10:24.355037 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
12475 | 2025.03.26 00:10:24.355286 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12476 | 2025.03.26 00:10:24.355522 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002271 sec., 6605.019815059445 rows/sec., 11.84 MiB/sec. | ||
12477 | 2025.03.26 00:10:24.355615 [ 4 ] {d99b121e-637a-419c-b009-95af6678239a} <Debug> TCPHandler: Processed in 0.00249557 sec. | ||
12478 | 2025.03.26 00:10:24.355729 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12479 | 2025.03.26 00:10:24.355828 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12480 | 2025.03.26 00:10:24.355874 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12481 | 2025.03.26 00:10:24.356306 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12482 | 2025.03.26 00:10:24.356343 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
12483 | 2025.03.26 00:10:24.356687 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12484 | 2025.03.26 00:10:24.356915 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12485 | 2025.03.26 00:10:24.357116 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001309 sec., 45836.51642475172 rows/sec., 3.09 MiB/sec. | ||
12486 | 2025.03.26 00:10:24.357164 [ 4 ] {870baeaa-e3d6-4cd5-a555-494117ca7818} <Debug> TCPHandler: Processed in 0.001485388 sec. | ||
12487 | 2025.03.26 00:10:26.335643 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
12488 | 2025.03.26 00:10:26.336342 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12489 | 2025.03.26 00:10:26.336396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12490 | 2025.03.26 00:10:26.336929 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12491 | 2025.03.26 00:10:26.337211 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12492 | 2025.03.26 00:10:26.337462 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
12493 | 2025.03.26 00:10:28.548810 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
12494 | 2025.03.26 00:10:28.569459 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12495 | 2025.03.26 00:10:28.569522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12496 | 2025.03.26 00:10:28.577004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12497 | 2025.03.26 00:10:28.577852 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12498 | 2025.03.26 00:10:28.581116 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
12499 | 2025.03.26 00:10:28.994017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1716 | ||
12500 | 2025.03.26 00:10:28.997083 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12501 | 2025.03.26 00:10:28.997147 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12502 | 2025.03.26 00:10:28.998674 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
12503 | 2025.03.26 00:10:28.999000 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12504 | 2025.03.26 00:10:28.999198 [ 139 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
12505 | 2025.03.26 00:10:28.999254 [ 139 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12506 | 2025.03.26 00:10:28.999293 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12507 | 2025.03.26 00:10:28.999840 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
12508 | 2025.03.26 00:10:29.000403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1716 | ||
12509 | 2025.03.26 00:10:29.000978 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12510 | 2025.03.26 00:10:29.001185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.74 MiB, peak 271.87 MiB, free memory in arenas 0.00 B, will set to 258.23 MiB (RSS), difference: 3.49 MiB | ||
12511 | 2025.03.26 00:10:29.001202 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1576 rows starting from the beginning of the part | ||
12512 | 2025.03.26 00:10:29.002310 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
12513 | 2025.03.26 00:10:29.002872 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
12514 | 2025.03.26 00:10:29.003394 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
12515 | 2025.03.26 00:10:29.003915 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 28 rows starting from the beginning of the part | ||
12516 | 2025.03.26 00:10:29.004395 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
12517 | 2025.03.26 00:10:29.012924 [ 197 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 72 columns (72 merged, 0 gathered) in 0.013487223 sec., 127231.52868459282 rows/sec., 99.71 MiB/sec. | ||
12518 | 2025.03.26 00:10:29.014539 [ 192 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
12519 | 2025.03.26 00:10:29.015254 [ 192 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12520 | 2025.03.26 00:10:29.015349 [ 192 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_51_10} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
12521 | 2025.03.26 00:10:29.015565 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
12522 | 2025.03.26 00:10:29.339400 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12523 | 2025.03.26 00:10:29.339638 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12524 | 2025.03.26 00:10:29.339730 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12525 | 2025.03.26 00:10:29.340780 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12526 | 2025.03.26 00:10:29.340844 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12527 | 2025.03.26 00:10:29.341427 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12528 | 2025.03.26 00:10:29.341787 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12529 | 2025.03.26 00:10:29.342072 [ 137 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12530 | 2025.03.26 00:10:29.342112 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002538 sec., 42553.19148936171 rows/sec., 3.56 MiB/sec. | ||
12531 | 2025.03.26 00:10:29.342194 [ 137 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12532 | 2025.03.26 00:10:29.342300 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12533 | 2025.03.26 00:10:29.342313 [ 4 ] {bd55ff94-93de-40f5-94cb-cbe808edac5f} <Debug> TCPHandler: Processed in 0.0031174 sec. | ||
12534 | 2025.03.26 00:10:29.342587 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12535 | 2025.03.26 00:10:29.342614 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
12536 | 2025.03.26 00:10:29.342774 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12537 | 2025.03.26 00:10:29.342896 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12538 | 2025.03.26 00:10:29.343000 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12539 | 2025.03.26 00:10:29.343123 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1971 rows starting from the beginning of the part | ||
12540 | 2025.03.26 00:10:29.343365 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1253 rows starting from the beginning of the part | ||
12541 | 2025.03.26 00:10:29.343766 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 86 rows starting from the beginning of the part | ||
12542 | 2025.03.26 00:10:29.344089 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 108 rows starting from the beginning of the part | ||
12543 | 2025.03.26 00:10:29.344543 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 206 rows starting from the beginning of the part | ||
12544 | 2025.03.26 00:10:29.344886 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 108 rows starting from the beginning of the part | ||
12545 | 2025.03.26 00:10:29.345897 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12546 | 2025.03.26 00:10:29.345977 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12547 | 2025.03.26 00:10:29.347100 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12548 | 2025.03.26 00:10:29.347689 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12549 | 2025.03.26 00:10:29.347935 [ 137 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_90_18 to all_95_95_0 | ||
12550 | 2025.03.26 00:10:29.348003 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005281 sec., 4923.309979170612 rows/sec., 370.21 KiB/sec. | ||
12551 | 2025.03.26 00:10:29.348011 [ 137 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12552 | 2025.03.26 00:10:29.348106 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12553 | 2025.03.26 00:10:29.348179 [ 4 ] {1adbe7c3-8d40-4093-995a-4a0898963c22} <Debug> TCPHandler: Processed in 0.005681543 sec. | ||
12554 | 2025.03.26 00:10:29.348453 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12555 | 2025.03.26 00:10:29.348463 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_90_18 to all_95_95_0 into Compact with storage Full | ||
12556 | 2025.03.26 00:10:29.348738 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12557 | 2025.03.26 00:10:29.348891 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12558 | 2025.03.26 00:10:29.349454 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12559 | 2025.03.26 00:10:29.349722 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_90_18, total 179 rows starting from the beginning of the part | ||
12560 | 2025.03.26 00:10:29.349800 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3732 rows, containing 5 columns (5 merged, 0 gathered) in 0.007316725 sec., 510064.2705582074 rows/sec., 44.11 MiB/sec. | ||
12561 | 2025.03.26 00:10:29.350376 [ 188 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12562 | 2025.03.26 00:10:29.350519 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 36 rows starting from the beginning of the part | ||
12563 | 2025.03.26 00:10:29.351219 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
12564 | 2025.03.26 00:10:29.351636 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12565 | 2025.03.26 00:10:29.351865 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
12566 | 2025.03.26 00:10:29.352049 [ 198 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_106_21} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12567 | 2025.03.26 00:10:29.352516 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 27 rows starting from the beginning of the part | ||
12568 | 2025.03.26 00:10:29.352553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
12569 | 2025.03.26 00:10:29.352956 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
12570 | 2025.03.26 00:10:29.352987 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12571 | 2025.03.26 00:10:29.353087 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12572 | 2025.03.26 00:10:29.354246 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12573 | 2025.03.26 00:10:29.354978 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12574 | 2025.03.26 00:10:29.355400 [ 137 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12575 | 2025.03.26 00:10:29.355503 [ 137 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12576 | 2025.03.26 00:10:29.355538 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 5 columns (5 merged, 0 gathered) in 0.007302925 sec., 42311.81341722666 rows/sec., 3.05 MiB/sec. | ||
12577 | 2025.03.26 00:10:29.355570 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12578 | 2025.03.26 00:10:29.355725 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.007062 sec., 12744.26508071368 rows/sec., 1019.15 KiB/sec. | ||
12579 | 2025.03.26 00:10:29.355908 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
12580 | 2025.03.26 00:10:29.355902 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Trace> MergedBlockOutputStream: filled checksums all_1_95_19 (state Temporary) | ||
12581 | 2025.03.26 00:10:29.355961 [ 4 ] {f9cd590d-23fe-4537-b017-218b023ecbf2} <Debug> TCPHandler: Processed in 0.007590173 sec. | ||
12582 | 2025.03.26 00:10:29.356291 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12583 | 2025.03.26 00:10:29.356335 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12584 | 2025.03.26 00:10:29.356368 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 953 rows starting from the beginning of the part | ||
12585 | 2025.03.26 00:10:29.356640 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12586 | 2025.03.26 00:10:29.356669 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 556 rows starting from the beginning of the part | ||
12587 | 2025.03.26 00:10:29.356899 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12588 | 2025.03.26 00:10:29.357142 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_95_19 to all_1_95_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12589 | 2025.03.26 00:10:29.357202 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 79 rows starting from the beginning of the part | ||
12590 | 2025.03.26 00:10:29.357652 [ 197 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_95_19} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_90_18, all_95_95_0] -> all_1_95_19 | ||
12591 | 2025.03.26 00:10:29.357713 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
12592 | 2025.03.26 00:10:29.358093 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
12593 | 2025.03.26 00:10:29.358265 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 115 rows starting from the beginning of the part | ||
12594 | 2025.03.26 00:10:29.358511 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
12595 | 2025.03.26 00:10:29.359753 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12596 | 2025.03.26 00:10:29.359806 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12597 | 2025.03.26 00:10:29.360440 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12598 | 2025.03.26 00:10:29.360784 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12599 | 2025.03.26 00:10:29.360866 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1883 rows, containing 5 columns (5 merged, 0 gathered) in 0.005158326 sec., 365040.9066817413 rows/sec., 28.67 MiB/sec. | ||
12600 | 2025.03.26 00:10:29.361043 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12601 | 2025.03.26 00:10:29.361118 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12602 | 2025.03.26 00:10:29.361127 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12603 | 2025.03.26 00:10:29.361136 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004602 sec., 34767.492394611036 rows/sec., 2.42 MiB/sec. | ||
12604 | 2025.03.26 00:10:29.361220 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12605 | 2025.03.26 00:10:29.361494 [ 4 ] {f559cc81-759b-4e7c-8d9d-13b302e970de} <Debug> TCPHandler: Processed in 0.005275989 sec. | ||
12606 | 2025.03.26 00:10:29.361699 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
12607 | 2025.03.26 00:10:29.361769 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12608 | 2025.03.26 00:10:29.361883 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12609 | 2025.03.26 00:10:29.362168 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12610 | 2025.03.26 00:10:29.362199 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12611 | 2025.03.26 00:10:29.362234 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_106_21} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12612 | 2025.03.26 00:10:29.362314 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 27048 rows starting from the beginning of the part | ||
12613 | 2025.03.26 00:10:29.362505 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
12614 | 2025.03.26 00:10:29.362802 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12615 | 2025.03.26 00:10:29.362960 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 885 rows starting from the beginning of the part | ||
12616 | 2025.03.26 00:10:29.363496 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
12617 | 2025.03.26 00:10:29.364039 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
12618 | 2025.03.26 00:10:29.364596 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 196 rows starting from the beginning of the part | ||
12619 | 2025.03.26 00:10:29.365122 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
12620 | 2025.03.26 00:10:29.367023 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12621 | 2025.03.26 00:10:29.367068 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12622 | 2025.03.26 00:10:29.368043 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
12623 | 2025.03.26 00:10:29.368353 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12624 | 2025.03.26 00:10:29.368688 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.006657 sec., 3905.6632116569026 rows/sec., 7.00 MiB/sec. | ||
12625 | 2025.03.26 00:10:29.368794 [ 4 ] {d34036a6-bf9b-4aca-827f-17b7de272c2a} <Debug> TCPHandler: Processed in 0.007112169 sec. | ||
12626 | 2025.03.26 00:10:29.368944 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12627 | 2025.03.26 00:10:29.369074 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12628 | 2025.03.26 00:10:29.369124 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12629 | 2025.03.26 00:10:29.369607 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12630 | 2025.03.26 00:10:29.369647 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12631 | 2025.03.26 00:10:29.370091 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12632 | 2025.03.26 00:10:29.370394 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12633 | 2025.03.26 00:10:29.370600 [ 137 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12634 | 2025.03.26 00:10:29.370659 [ 137 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12635 | 2025.03.26 00:10:29.370679 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001645 sec., 36474.1641337386 rows/sec., 2.46 MiB/sec. | ||
12636 | 2025.03.26 00:10:29.370693 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12637 | 2025.03.26 00:10:29.370886 [ 4 ] {9172fc49-a53c-4dc7-85c1-1a7670bad446} <Debug> TCPHandler: Processed in 0.001991613 sec. | ||
12638 | 2025.03.26 00:10:29.370957 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12639 | 2025.03.26 00:10:29.371072 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12640 | 2025.03.26 00:10:29.371101 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5340 rows starting from the beginning of the part | ||
12641 | 2025.03.26 00:10:29.371250 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12642 | 2025.03.26 00:10:29.371446 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12643 | 2025.03.26 00:10:29.371735 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
12644 | 2025.03.26 00:10:29.371979 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
12645 | 2025.03.26 00:10:29.372085 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
12646 | 2025.03.26 00:10:29.372965 [ 195 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28609 rows, containing 5 columns (5 merged, 0 gathered) in 0.01154219 sec., 2478645.7336086133 rows/sec., 169.37 MiB/sec. | ||
12647 | 2025.03.26 00:10:29.373675 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12648 | 2025.03.26 00:10:29.374455 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12649 | 2025.03.26 00:10:29.374583 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12650 | 2025.03.26 00:10:29.374724 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
12651 | 2025.03.26 00:10:29.375289 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5640 rows, containing 4 columns (4 merged, 0 gathered) in 0.004424962 sec., 1274587.2167941781 rows/sec., 84.16 MiB/sec. | ||
12652 | 2025.03.26 00:10:29.375868 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12653 | 2025.03.26 00:10:29.376209 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12654 | 2025.03.26 00:10:29.376305 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_106_21} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12655 | 2025.03.26 00:10:29.376407 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
12656 | 2025.03.26 00:10:33.539507 [ 218 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
12657 | 2025.03.26 00:10:33.539573 [ 218 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
12658 | 2025.03.26 00:10:33.547004 [ 218 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
12659 | 2025.03.26 00:10:33.595494 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12660 | 2025.03.26 00:10:33.595553 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12661 | 2025.03.26 00:10:33.828609 [ 221 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
12662 | 2025.03.26 00:10:33.828672 [ 221 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
12663 | 2025.03.26 00:10:33.831129 [ 221 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
12664 | 2025.03.26 00:10:33.838477 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
12665 | 2025.03.26 00:10:33.839098 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12666 | 2025.03.26 00:10:33.839136 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12667 | 2025.03.26 00:10:33.839671 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12668 | 2025.03.26 00:10:33.839927 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12669 | 2025.03.26 00:10:33.840115 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
12670 | 2025.03.26 00:10:34.338150 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12671 | 2025.03.26 00:10:34.338349 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12672 | 2025.03.26 00:10:34.338424 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12673 | 2025.03.26 00:10:34.339219 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12674 | 2025.03.26 00:10:34.339261 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12675 | 2025.03.26 00:10:34.339683 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12676 | 2025.03.26 00:10:34.339933 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12677 | 2025.03.26 00:10:34.340145 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.00185 sec., 46486.48648648649 rows/sec., 3.86 MiB/sec. | ||
12678 | 2025.03.26 00:10:34.340207 [ 4 ] {dab5073a-0184-46d4-9c75-d054748fe1be} <Debug> TCPHandler: Processed in 0.002188761 sec. | ||
12679 | 2025.03.26 00:10:34.340328 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12680 | 2025.03.26 00:10:34.340438 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12681 | 2025.03.26 00:10:34.340485 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12682 | 2025.03.26 00:10:34.341001 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12683 | 2025.03.26 00:10:34.341039 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12684 | 2025.03.26 00:10:34.341385 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12685 | 2025.03.26 00:10:34.341615 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12686 | 2025.03.26 00:10:34.341816 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001403 sec., 10691.375623663578 rows/sec., 803.94 KiB/sec. | ||
12687 | 2025.03.26 00:10:34.341868 [ 4 ] {e2b041da-4c85-4f43-8fe7-5b27a81b6e58} <Debug> TCPHandler: Processed in 0.001592101 sec. | ||
12688 | 2025.03.26 00:10:34.341971 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12689 | 2025.03.26 00:10:34.342072 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12690 | 2025.03.26 00:10:34.342116 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12691 | 2025.03.26 00:10:34.342647 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12692 | 2025.03.26 00:10:34.342685 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12693 | 2025.03.26 00:10:34.343038 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12694 | 2025.03.26 00:10:34.343291 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12695 | 2025.03.26 00:10:34.343492 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001441 sec., 54823.03955586399 rows/sec., 4.28 MiB/sec. | ||
12696 | 2025.03.26 00:10:34.343544 [ 4 ] {02e42885-e1ff-40e0-9548-79234a1dbc1b} <Debug> TCPHandler: Processed in 0.001621772 sec. | ||
12697 | 2025.03.26 00:10:34.343675 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12698 | 2025.03.26 00:10:34.343815 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12699 | 2025.03.26 00:10:34.343875 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12700 | 2025.03.26 00:10:34.344501 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12701 | 2025.03.26 00:10:34.344548 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12702 | 2025.03.26 00:10:34.345001 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12703 | 2025.03.26 00:10:34.345250 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12704 | 2025.03.26 00:10:34.345454 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00167 sec., 95808.38323353294 rows/sec., 6.67 MiB/sec. | ||
12705 | 2025.03.26 00:10:34.345507 [ 4 ] {acd7ee63-0a46-4a67-bb64-73b6d3e37574} <Debug> TCPHandler: Processed in 0.001897741 sec. | ||
12706 | 2025.03.26 00:10:34.345610 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12707 | 2025.03.26 00:10:34.345712 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12708 | 2025.03.26 00:10:34.345778 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12709 | 2025.03.26 00:10:34.346854 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12710 | 2025.03.26 00:10:34.346894 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12711 | 2025.03.26 00:10:34.347531 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
12712 | 2025.03.26 00:10:34.347787 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12713 | 2025.03.26 00:10:34.347977 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
12714 | 2025.03.26 00:10:34.348047 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002353 sec., 6374.840628984275 rows/sec., 11.42 MiB/sec. | ||
12715 | 2025.03.26 00:10:34.348060 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12716 | 2025.03.26 00:10:34.348127 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12717 | 2025.03.26 00:10:34.348393 [ 4 ] {583d5b92-9f86-4a5f-84f9-89d6444342a9} <Debug> TCPHandler: Processed in 0.00282738 sec. | ||
12718 | 2025.03.26 00:10:34.348488 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
12719 | 2025.03.26 00:10:34.348580 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12720 | 2025.03.26 00:10:34.348771 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12721 | 2025.03.26 00:10:34.348902 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12722 | 2025.03.26 00:10:34.349525 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12723 | 2025.03.26 00:10:34.349758 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1893 rows starting from the beginning of the part | ||
12724 | 2025.03.26 00:10:34.350482 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 15 rows starting from the beginning of the part | ||
12725 | 2025.03.26 00:10:34.351276 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
12726 | 2025.03.26 00:10:34.351330 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12727 | 2025.03.26 00:10:34.351402 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12728 | 2025.03.26 00:10:34.351915 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 15 rows starting from the beginning of the part | ||
12729 | 2025.03.26 00:10:34.352650 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
12730 | 2025.03.26 00:10:34.352972 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12731 | 2025.03.26 00:10:34.353304 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
12732 | 2025.03.26 00:10:34.353874 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12733 | 2025.03.26 00:10:34.354491 [ 224 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
12734 | 2025.03.26 00:10:34.354663 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005943 sec., 10095.911155981827 rows/sec., 696.72 KiB/sec. | ||
12735 | 2025.03.26 00:10:34.354668 [ 224 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
12736 | 2025.03.26 00:10:34.354887 [ 4 ] {e2901f4e-37a9-4079-881c-18d85e8d6b54} <Debug> TCPHandler: Processed in 0.006369865 sec. | ||
12737 | 2025.03.26 00:10:34.358015 [ 224 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
12738 | 2025.03.26 00:10:34.365843 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1990 rows, containing 19 columns (19 merged, 0 gathered) in 0.017558093 sec., 113338.04872772914 rows/sec., 203.10 MiB/sec. | ||
12739 | 2025.03.26 00:10:34.368006 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
12740 | 2025.03.26 00:10:34.368440 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12741 | 2025.03.26 00:10:34.368520 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
12742 | 2025.03.26 00:10:34.368676 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.45 MiB. | ||
12743 | 2025.03.26 00:10:34.946531 [ 223 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
12744 | 2025.03.26 00:10:34.946608 [ 223 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
12745 | 2025.03.26 00:10:34.948595 [ 223 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
12746 | 2025.03.26 00:10:35.001162 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.88 MiB, peak 276.29 MiB, free memory in arenas 0.00 B, will set to 260.58 MiB (RSS), difference: 1.70 MiB | ||
12747 | 2025.03.26 00:10:35.362730 [ 225 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
12748 | 2025.03.26 00:10:35.362813 [ 225 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
12749 | 2025.03.26 00:10:35.364921 [ 225 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
12750 | 2025.03.26 00:10:35.392610 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
12751 | 2025.03.26 00:10:35.392672 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
12752 | 2025.03.26 00:10:35.394634 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
12753 | 2025.03.26 00:10:36.082102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
12754 | 2025.03.26 00:10:36.104386 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12755 | 2025.03.26 00:10:36.104448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12756 | 2025.03.26 00:10:36.111528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12757 | 2025.03.26 00:10:36.112330 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12758 | 2025.03.26 00:10:36.115644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
12759 | 2025.03.26 00:10:36.789196 [ 131 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
12760 | 2025.03.26 00:10:36.789258 [ 131 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12761 | 2025.03.26 00:10:36.789280 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12762 | 2025.03.26 00:10:36.789509 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
12763 | 2025.03.26 00:10:36.789763 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12764 | 2025.03.26 00:10:36.789817 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 124 rows starting from the beginning of the part | ||
12765 | 2025.03.26 00:10:36.789907 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 112 rows starting from the beginning of the part | ||
12766 | 2025.03.26 00:10:36.790022 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 112 rows starting from the beginning of the part | ||
12767 | 2025.03.26 00:10:36.790289 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
12768 | 2025.03.26 00:10:36.790423 [ 189 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
12769 | 2025.03.26 00:10:36.791769 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002407418 sec., 154522.39702453002 rows/sec., 9.68 MiB/sec. | ||
12770 | 2025.03.26 00:10:36.792042 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
12771 | 2025.03.26 00:10:36.792390 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12772 | 2025.03.26 00:10:36.792481 [ 190 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_27_6} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
12773 | 2025.03.26 00:10:36.792588 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
12774 | 2025.03.26 00:10:36.902371 [ 131 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
12775 | 2025.03.26 00:10:36.902436 [ 131 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12776 | 2025.03.26 00:10:36.902459 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12777 | 2025.03.26 00:10:36.902674 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
12778 | 2025.03.26 00:10:36.902913 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12779 | 2025.03.26 00:10:36.902954 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 236 rows starting from the beginning of the part | ||
12780 | 2025.03.26 00:10:36.903046 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
12781 | 2025.03.26 00:10:36.903318 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
12782 | 2025.03.26 00:10:36.903523 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
12783 | 2025.03.26 00:10:36.903708 [ 189 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
12784 | 2025.03.26 00:10:36.904938 [ 190 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386296 sec., 296694.12344487023 rows/sec., 20.59 MiB/sec. | ||
12785 | 2025.03.26 00:10:36.905134 [ 193 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
12786 | 2025.03.26 00:10:36.905427 [ 193 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12787 | 2025.03.26 00:10:36.905514 [ 193 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_27_6} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
12788 | 2025.03.26 00:10:36.905599 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
12789 | 2025.03.26 00:10:39.001515 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1740 | ||
12790 | 2025.03.26 00:10:39.004404 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12791 | 2025.03.26 00:10:39.004452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12792 | 2025.03.26 00:10:39.006001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12793 | 2025.03.26 00:10:39.006318 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12794 | 2025.03.26 00:10:39.006881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1740 | ||
12795 | 2025.03.26 00:10:39.367181 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12796 | 2025.03.26 00:10:39.367383 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12797 | 2025.03.26 00:10:39.367460 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12798 | 2025.03.26 00:10:39.368806 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12799 | 2025.03.26 00:10:39.368861 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12800 | 2025.03.26 00:10:39.369880 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12801 | 2025.03.26 00:10:39.370155 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12802 | 2025.03.26 00:10:39.370403 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Debug> executeQuery: Read 1248 rows, 105.37 KiB in 0.003074 sec., 405985.686402082 rows/sec., 33.47 MiB/sec. | ||
12803 | 2025.03.26 00:10:39.370483 [ 4 ] {41729243-b09f-4f62-bf14-d16d3349fce0} <Debug> TCPHandler: Processed in 0.00343327 sec. | ||
12804 | 2025.03.26 00:10:39.370613 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12805 | 2025.03.26 00:10:39.370730 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12806 | 2025.03.26 00:10:39.370781 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12807 | 2025.03.26 00:10:39.371341 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12808 | 2025.03.26 00:10:39.371383 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12809 | 2025.03.26 00:10:39.371747 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12810 | 2025.03.26 00:10:39.371984 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12811 | 2025.03.26 00:10:39.372157 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001455 sec., 17869.415807560137 rows/sec., 1.31 MiB/sec. | ||
12812 | 2025.03.26 00:10:39.372209 [ 4 ] {3e87d91e-d4a7-465d-bee2-1dd7abf3586b} <Debug> TCPHandler: Processed in 0.001651793 sec. | ||
12813 | 2025.03.26 00:10:39.372343 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12814 | 2025.03.26 00:10:39.372450 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12815 | 2025.03.26 00:10:39.372494 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12816 | 2025.03.26 00:10:39.373067 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12817 | 2025.03.26 00:10:39.373103 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12818 | 2025.03.26 00:10:39.373457 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12819 | 2025.03.26 00:10:39.373702 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12820 | 2025.03.26 00:10:39.373868 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001442 sec., 158113.73092926492 rows/sec., 10.71 MiB/sec. | ||
12821 | 2025.03.26 00:10:39.373922 [ 4 ] {0264ac73-f2d2-4972-a805-64b97e0350a2} <Debug> TCPHandler: Processed in 0.001630193 sec. | ||
12822 | 2025.03.26 00:10:39.374057 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12823 | 2025.03.26 00:10:39.374163 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12824 | 2025.03.26 00:10:39.374208 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12825 | 2025.03.26 00:10:39.374949 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12826 | 2025.03.26 00:10:39.374987 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12827 | 2025.03.26 00:10:39.375359 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12828 | 2025.03.26 00:10:39.375600 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12829 | 2025.03.26 00:10:39.375770 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001629 sec., 335174.95395948435 rows/sec., 24.87 MiB/sec. | ||
12830 | 2025.03.26 00:10:39.375821 [ 4 ] {a12e1231-e2db-45b2-901c-9892c3a24c4b} <Debug> TCPHandler: Processed in 0.001814489 sec. | ||
12831 | 2025.03.26 00:10:39.375936 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12832 | 2025.03.26 00:10:39.376042 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12833 | 2025.03.26 00:10:39.376090 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12834 | 2025.03.26 00:10:39.376782 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12835 | 2025.03.26 00:10:39.376819 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12836 | 2025.03.26 00:10:39.377244 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12837 | 2025.03.26 00:10:39.377474 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12838 | 2025.03.26 00:10:39.377648 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Debug> executeQuery: Read 880 rows, 60.63 KiB in 0.001629 sec., 540208.7170042971 rows/sec., 36.35 MiB/sec. | ||
12839 | 2025.03.26 00:10:39.377699 [ 4 ] {e681c95e-4e9a-4cd8-9ef8-700a9bbe3639} <Debug> TCPHandler: Processed in 0.001816268 sec. | ||
12840 | 2025.03.26 00:10:39.377818 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12841 | 2025.03.26 00:10:39.377937 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12842 | 2025.03.26 00:10:39.378012 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12843 | 2025.03.26 00:10:39.379265 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12844 | 2025.03.26 00:10:39.379302 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12845 | 2025.03.26 00:10:39.379953 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
12846 | 2025.03.26 00:10:39.380202 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12847 | 2025.03.26 00:10:39.380397 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002488 sec., 10450.160771704179 rows/sec., 18.73 MiB/sec. | ||
12848 | 2025.03.26 00:10:39.380487 [ 4 ] {28078d5e-fe3f-47fe-b8a9-d1bd2b01bc52} <Debug> TCPHandler: Processed in 0.002722777 sec. | ||
12849 | 2025.03.26 00:10:39.380624 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12850 | 2025.03.26 00:10:39.380729 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12851 | 2025.03.26 00:10:39.380776 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12852 | 2025.03.26 00:10:39.381204 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12853 | 2025.03.26 00:10:39.381240 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12854 | 2025.03.26 00:10:39.381583 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12855 | 2025.03.26 00:10:39.381823 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12856 | 2025.03.26 00:10:39.381998 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001291 sec., 46475.60030983733 rows/sec., 3.13 MiB/sec. | ||
12857 | 2025.03.26 00:10:39.382046 [ 4 ] {a8da1ec5-55db-4835-823e-d2c56a84100d} <Debug> TCPHandler: Processed in 0.001472327 sec. | ||
12858 | 2025.03.26 00:10:41.341173 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
12859 | 2025.03.26 00:10:41.341853 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12860 | 2025.03.26 00:10:41.341895 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12861 | 2025.03.26 00:10:41.342409 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12862 | 2025.03.26 00:10:41.342669 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12863 | 2025.03.26 00:10:41.342898 [ 121 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12864 | 2025.03.26 00:10:41.342937 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
12865 | 2025.03.26 00:10:41.343023 [ 121 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12866 | 2025.03.26 00:10:41.343069 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12867 | 2025.03.26 00:10:41.343217 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12868 | 2025.03.26 00:10:41.343311 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12869 | 2025.03.26 00:10:41.343344 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12870 | 2025.03.26 00:10:41.343413 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12871 | 2025.03.26 00:10:41.343541 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12872 | 2025.03.26 00:10:41.343767 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12873 | 2025.03.26 00:10:41.344085 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12874 | 2025.03.26 00:10:41.344287 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
12875 | 2025.03.26 00:10:41.347089 [ 193 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003927756 sec., 8293285.020759945 rows/sec., 118.64 MiB/sec. | ||
12876 | 2025.03.26 00:10:41.347361 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12877 | 2025.03.26 00:10:41.347636 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_71_14} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12878 | 2025.03.26 00:10:41.347707 [ 190 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_71_14} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12879 | 2025.03.26 00:10:41.347787 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
12880 | 2025.03.26 00:10:43.616617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
12881 | 2025.03.26 00:10:43.638365 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12882 | 2025.03.26 00:10:43.638430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12883 | 2025.03.26 00:10:43.645697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12884 | 2025.03.26 00:10:43.646512 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12885 | 2025.03.26 00:10:43.646880 [ 119 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12886 | 2025.03.26 00:10:43.647110 [ 119 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12887 | 2025.03.26 00:10:43.647186 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12888 | 2025.03.26 00:10:43.647543 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12889 | 2025.03.26 00:10:43.662900 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
12890 | 2025.03.26 00:10:43.664320 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12891 | 2025.03.26 00:10:43.665848 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12892 | 2025.03.26 00:10:43.671206 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12893 | 2025.03.26 00:10:43.676654 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12894 | 2025.03.26 00:10:43.682008 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
12895 | 2025.03.26 00:10:43.687611 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
12896 | 2025.03.26 00:10:43.693407 [ 187 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
12897 | 2025.03.26 00:10:43.758822 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.111497579 sec., 4798.310463763522 rows/sec., 24.81 MiB/sec. | ||
12898 | 2025.03.26 00:10:43.762177 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12899 | 2025.03.26 00:10:43.765222 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_71_14} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12900 | 2025.03.26 00:10:43.765358 [ 200 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_71_14} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12901 | 2025.03.26 00:10:43.767696 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
12902 | 2025.03.26 00:10:44.337817 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12903 | 2025.03.26 00:10:44.338101 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12904 | 2025.03.26 00:10:44.338214 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12905 | 2025.03.26 00:10:44.339031 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12906 | 2025.03.26 00:10:44.339081 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12907 | 2025.03.26 00:10:44.339526 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12908 | 2025.03.26 00:10:44.339775 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12909 | 2025.03.26 00:10:44.340021 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002004 sec., 42914.17165668662 rows/sec., 3.56 MiB/sec. | ||
12910 | 2025.03.26 00:10:44.340082 [ 4 ] {95bf6746-c9ed-4cb9-b996-e47458cba945} <Debug> TCPHandler: Processed in 0.002447628 sec. | ||
12911 | 2025.03.26 00:10:44.340216 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12912 | 2025.03.26 00:10:44.340324 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12913 | 2025.03.26 00:10:44.340370 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12914 | 2025.03.26 00:10:44.340903 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12915 | 2025.03.26 00:10:44.340942 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12916 | 2025.03.26 00:10:44.341291 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12917 | 2025.03.26 00:10:44.341522 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12918 | 2025.03.26 00:10:44.341736 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001435 sec., 10452.961672473866 rows/sec., 786.01 KiB/sec. | ||
12919 | 2025.03.26 00:10:44.341787 [ 4 ] {ec6a0aef-134e-4430-ad93-529160b4b82c} <Debug> TCPHandler: Processed in 0.001623722 sec. | ||
12920 | 2025.03.26 00:10:44.341919 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12921 | 2025.03.26 00:10:44.342057 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12922 | 2025.03.26 00:10:44.342113 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12923 | 2025.03.26 00:10:44.342805 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12924 | 2025.03.26 00:10:44.342855 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12925 | 2025.03.26 00:10:44.343278 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12926 | 2025.03.26 00:10:44.343516 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12927 | 2025.03.26 00:10:44.343730 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001702 sec., 46415.98119858989 rows/sec., 3.62 MiB/sec. | ||
12928 | 2025.03.26 00:10:44.343784 [ 4 ] {75ebfefb-2f26-449a-8b58-34b86817ef31} <Debug> TCPHandler: Processed in 0.001928301 sec. | ||
12929 | 2025.03.26 00:10:44.343900 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12930 | 2025.03.26 00:10:44.344005 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12931 | 2025.03.26 00:10:44.344055 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12932 | 2025.03.26 00:10:44.344572 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12933 | 2025.03.26 00:10:44.344611 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12934 | 2025.03.26 00:10:44.345007 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12935 | 2025.03.26 00:10:44.345241 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12936 | 2025.03.26 00:10:44.345448 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
12937 | 2025.03.26 00:10:44.345497 [ 4 ] {bad0b576-7956-4639-80b3-20a47b5cd27d} <Debug> TCPHandler: Processed in 0.001648182 sec. | ||
12938 | 2025.03.26 00:10:44.345631 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12939 | 2025.03.26 00:10:44.345769 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12940 | 2025.03.26 00:10:44.345851 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
12941 | 2025.03.26 00:10:44.347069 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12942 | 2025.03.26 00:10:44.347130 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12943 | 2025.03.26 00:10:44.347773 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
12944 | 2025.03.26 00:10:44.348037 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12945 | 2025.03.26 00:10:44.348330 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00259 sec., 5791.505791505791 rows/sec., 10.38 MiB/sec. | ||
12946 | 2025.03.26 00:10:44.348467 [ 4 ] {3d3c05ac-e449-4ead-9072-1c79423ccf01} <Debug> TCPHandler: Processed in 0.002899993 sec. | ||
12947 | 2025.03.26 00:10:44.348811 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12948 | 2025.03.26 00:10:44.348981 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12949 | 2025.03.26 00:10:44.349031 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12950 | 2025.03.26 00:10:44.349495 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12951 | 2025.03.26 00:10:44.349536 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12952 | 2025.03.26 00:10:44.349904 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12953 | 2025.03.26 00:10:44.350150 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12954 | 2025.03.26 00:10:44.350391 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
12955 | 2025.03.26 00:10:44.350466 [ 4 ] {dc5349b3-be65-403d-b725-b16fd3079f4e} <Debug> TCPHandler: Processed in 0.001753916 sec. | ||
12956 | 2025.03.26 00:10:48.595607 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12957 | 2025.03.26 00:10:48.595681 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12958 | 2025.03.26 00:10:48.844007 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
12959 | 2025.03.26 00:10:48.844652 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12960 | 2025.03.26 00:10:48.844701 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12961 | 2025.03.26 00:10:48.845257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12962 | 2025.03.26 00:10:48.845521 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12963 | 2025.03.26 00:10:48.845767 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
12964 | 2025.03.26 00:10:49.007895 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1766 | ||
12965 | 2025.03.26 00:10:49.010767 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12966 | 2025.03.26 00:10:49.010810 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12967 | 2025.03.26 00:10:49.012257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12968 | 2025.03.26 00:10:49.012564 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12969 | 2025.03.26 00:10:49.013044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
12970 | 2025.03.26 00:10:49.343579 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12971 | 2025.03.26 00:10:49.343806 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12972 | 2025.03.26 00:10:49.343893 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12973 | 2025.03.26 00:10:49.344784 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12974 | 2025.03.26 00:10:49.344839 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12975 | 2025.03.26 00:10:49.345299 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
12976 | 2025.03.26 00:10:49.345556 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12977 | 2025.03.26 00:10:49.345836 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002093 sec., 101290.01433349261 rows/sec., 6.44 MiB/sec. | ||
12978 | 2025.03.26 00:10:49.346057 [ 4 ] {d7a600da-d28b-48aa-be7f-a2e674bc9b77} <Debug> TCPHandler: Processed in 0.002617484 sec. | ||
12979 | 2025.03.26 00:10:49.346257 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12980 | 2025.03.26 00:10:49.346374 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12981 | 2025.03.26 00:10:49.346425 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12982 | 2025.03.26 00:10:49.347234 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12983 | 2025.03.26 00:10:49.347275 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12984 | 2025.03.26 00:10:49.347683 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12985 | 2025.03.26 00:10:49.347936 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12986 | 2025.03.26 00:10:49.348163 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001816 sec., 368392.0704845815 rows/sec., 29.16 MiB/sec. | ||
12987 | 2025.03.26 00:10:49.348216 [ 4 ] {439b2bc6-9c00-4cb9-a8e5-2f1984338015} <Debug> TCPHandler: Processed in 0.002012365 sec. | ||
12988 | 2025.03.26 00:10:49.348319 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12989 | 2025.03.26 00:10:49.348423 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12990 | 2025.03.26 00:10:49.348468 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12991 | 2025.03.26 00:10:49.349018 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12992 | 2025.03.26 00:10:49.349057 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
12993 | 2025.03.26 00:10:49.349409 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
12994 | 2025.03.26 00:10:49.349646 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12995 | 2025.03.26 00:10:49.349871 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001472 sec., 89673.91304347826 rows/sec., 5.53 MiB/sec. | ||
12996 | 2025.03.26 00:10:49.349924 [ 4 ] {92d5e981-007f-43e9-84b5-d133190e6b42} <Debug> TCPHandler: Processed in 0.001653724 sec. | ||
12997 | 2025.03.26 00:10:49.350038 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12998 | 2025.03.26 00:10:49.350144 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12999 | 2025.03.26 00:10:49.350188 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13000 | 2025.03.26 00:10:49.350725 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13001 | 2025.03.26 00:10:49.350764 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13002 | 2025.03.26 00:10:49.351110 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13003 | 2025.03.26 00:10:49.351343 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13004 | 2025.03.26 00:10:49.351539 [ 113 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
13005 | 2025.03.26 00:10:49.351563 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001441 sec., 78417.7654406662 rows/sec., 5.08 MiB/sec. | ||
13006 | 2025.03.26 00:10:49.351619 [ 113 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13007 | 2025.03.26 00:10:49.351686 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13008 | 2025.03.26 00:10:49.351743 [ 4 ] {fbb28c31-f8e7-4e42-ba24-62b671a0d62a} <Debug> TCPHandler: Processed in 0.001754766 sec. | ||
13009 | 2025.03.26 00:10:49.352105 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13010 | 2025.03.26 00:10:49.352202 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
13011 | 2025.03.26 00:10:49.352471 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13012 | 2025.03.26 00:10:49.352654 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13013 | 2025.03.26 00:10:49.352948 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13014 | 2025.03.26 00:10:49.353021 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 366 rows starting from the beginning of the part | ||
13015 | 2025.03.26 00:10:49.353295 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
13016 | 2025.03.26 00:10:49.353739 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
13017 | 2025.03.26 00:10:49.354171 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
13018 | 2025.03.26 00:10:49.354520 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
13019 | 2025.03.26 00:10:49.354904 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
13020 | 2025.03.26 00:10:49.355653 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13021 | 2025.03.26 00:10:49.355723 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13022 | 2025.03.26 00:10:49.356722 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
13023 | 2025.03.26 00:10:49.357239 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13024 | 2025.03.26 00:10:49.358093 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005712 sec., 19607.843137254902 rows/sec., 1.12 MiB/sec. | ||
13025 | 2025.03.26 00:10:49.358104 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 983 rows, containing 5 columns (5 merged, 0 gathered) in 0.006296842 sec., 156109.99926629887 rows/sec., 11.23 MiB/sec. | ||
13026 | 2025.03.26 00:10:49.358447 [ 4 ] {e54f0258-d2d6-4db0-9936-5c2f2308cb9c} <Debug> TCPHandler: Processed in 0.006479628 sec. | ||
13027 | 2025.03.26 00:10:49.358458 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
13028 | 2025.03.26 00:10:49.358686 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13029 | 2025.03.26 00:10:49.358849 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13030 | 2025.03.26 00:10:49.358940 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13031 | 2025.03.26 00:10:49.358962 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13032 | 2025.03.26 00:10:49.359179 [ 195 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_38_8} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
13033 | 2025.03.26 00:10:49.359341 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
13034 | 2025.03.26 00:10:49.359944 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13035 | 2025.03.26 00:10:49.359988 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13036 | 2025.03.26 00:10:49.360372 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13037 | 2025.03.26 00:10:49.360619 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13038 | 2025.03.26 00:10:49.360838 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.002041 sec., 199902.0088192063 rows/sec., 14.19 MiB/sec. | ||
13039 | 2025.03.26 00:10:49.360892 [ 4 ] {b67da1bc-7404-4c78-a73c-d907cdff6281} <Debug> TCPHandler: Processed in 0.002274062 sec. | ||
13040 | 2025.03.26 00:10:49.361023 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13041 | 2025.03.26 00:10:49.361125 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13042 | 2025.03.26 00:10:49.361170 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13043 | 2025.03.26 00:10:49.361598 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13044 | 2025.03.26 00:10:49.361636 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13045 | 2025.03.26 00:10:49.361991 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
13046 | 2025.03.26 00:10:49.362237 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13047 | 2025.03.26 00:10:49.362461 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001356 sec., 4424.778761061947 rows/sec., 231.18 KiB/sec. | ||
13048 | 2025.03.26 00:10:49.362573 [ 4 ] {37625dca-71d1-4114-bd6d-ec0c1d6a48a4} <Debug> TCPHandler: Processed in 0.001599601 sec. | ||
13049 | 2025.03.26 00:10:49.362700 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13050 | 2025.03.26 00:10:49.362799 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13051 | 2025.03.26 00:10:49.362846 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13052 | 2025.03.26 00:10:49.363355 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13053 | 2025.03.26 00:10:49.363392 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13054 | 2025.03.26 00:10:49.363774 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13055 | 2025.03.26 00:10:49.364013 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13056 | 2025.03.26 00:10:49.364217 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001437 sec., 164926.93110647183 rows/sec., 11.05 MiB/sec. | ||
13057 | 2025.03.26 00:10:49.364268 [ 4 ] {0ce28eef-807c-4bc7-a7dc-12c7a7174a2a} <Debug> TCPHandler: Processed in 0.001621972 sec. | ||
13058 | 2025.03.26 00:10:49.364380 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13059 | 2025.03.26 00:10:49.364484 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13060 | 2025.03.26 00:10:49.364530 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13061 | 2025.03.26 00:10:49.364941 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13062 | 2025.03.26 00:10:49.364978 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13063 | 2025.03.26 00:10:49.365321 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13064 | 2025.03.26 00:10:49.365555 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13065 | 2025.03.26 00:10:49.365812 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001348 sec., 741.839762611276 rows/sec., 49.99 KiB/sec. | ||
13066 | 2025.03.26 00:10:49.366026 [ 4 ] {3a18223c-fe79-406e-b190-35d7bacebfdb} <Debug> TCPHandler: Processed in 0.001692824 sec. | ||
13067 | 2025.03.26 00:10:49.366178 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13068 | 2025.03.26 00:10:49.366280 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13069 | 2025.03.26 00:10:49.366355 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13070 | 2025.03.26 00:10:49.367460 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13071 | 2025.03.26 00:10:49.367498 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13072 | 2025.03.26 00:10:49.368158 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
13073 | 2025.03.26 00:10:49.368417 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13074 | 2025.03.26 00:10:49.368665 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002405 sec., 10810.81081081081 rows/sec., 19.37 MiB/sec. | ||
13075 | 2025.03.26 00:10:49.368766 [ 4 ] {bc3da365-1ee4-4f27-b27d-f35feccf409a} <Debug> TCPHandler: Processed in 0.002636374 sec. | ||
13076 | 2025.03.26 00:10:49.368900 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13077 | 2025.03.26 00:10:49.369003 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13078 | 2025.03.26 00:10:49.369049 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13079 | 2025.03.26 00:10:49.369471 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13080 | 2025.03.26 00:10:49.369508 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
13081 | 2025.03.26 00:10:49.369860 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
13082 | 2025.03.26 00:10:49.370090 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13083 | 2025.03.26 00:10:49.370292 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00131 sec., 62595.419847328245 rows/sec., 3.98 MiB/sec. | ||
13084 | 2025.03.26 00:10:49.370341 [ 4 ] {8c5d40cd-1258-4c54-8183-313f07b5e4e5} <Debug> TCPHandler: Processed in 0.001492338 sec. | ||
13085 | 2025.03.26 00:10:51.163884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
13086 | 2025.03.26 00:10:51.186010 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13087 | 2025.03.26 00:10:51.186067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13088 | 2025.03.26 00:10:51.193425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
13089 | 2025.03.26 00:10:51.194202 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13090 | 2025.03.26 00:10:51.198435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
13091 | 2025.03.26 00:10:54.337502 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13092 | 2025.03.26 00:10:54.337720 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13093 | 2025.03.26 00:10:54.337805 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13094 | 2025.03.26 00:10:54.338628 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13095 | 2025.03.26 00:10:54.338683 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13096 | 2025.03.26 00:10:54.339122 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
13097 | 2025.03.26 00:10:54.339392 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13098 | 2025.03.26 00:10:54.339675 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002003 sec., 3994.00898652022 rows/sec., 325.68 KiB/sec. | ||
13099 | 2025.03.26 00:10:54.339819 [ 4 ] {cf594497-eed4-4121-ab36-12d371805f66} <Debug> TCPHandler: Processed in 0.002502 sec. | ||
13100 | 2025.03.26 00:10:54.340079 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13101 | 2025.03.26 00:10:54.340196 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13102 | 2025.03.26 00:10:54.340250 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13103 | 2025.03.26 00:10:54.340852 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13104 | 2025.03.26 00:10:54.340894 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13105 | 2025.03.26 00:10:54.341275 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13106 | 2025.03.26 00:10:54.341519 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13107 | 2025.03.26 00:10:54.341706 [ 107 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13108 | 2025.03.26 00:10:54.341769 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Debug> executeQuery: Read 90 rows, 7.60 KiB in 0.001596 sec., 56390.97744360902 rows/sec., 4.65 MiB/sec. | ||
13109 | 2025.03.26 00:10:54.341795 [ 107 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13110 | 2025.03.26 00:10:54.341869 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13111 | 2025.03.26 00:10:54.341890 [ 4 ] {db7da8c5-0917-44d9-9adf-f3f7945a4499} <Debug> TCPHandler: Processed in 0.00187593 sec. | ||
13112 | 2025.03.26 00:10:54.342123 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13113 | 2025.03.26 00:10:54.342129 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
13114 | 2025.03.26 00:10:54.342509 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13115 | 2025.03.26 00:10:54.342674 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13116 | 2025.03.26 00:10:54.342800 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13117 | 2025.03.26 00:10:54.342948 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1971 rows starting from the beginning of the part | ||
13118 | 2025.03.26 00:10:54.343429 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 86 rows starting from the beginning of the part | ||
13119 | 2025.03.26 00:10:54.344061 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1248 rows starting from the beginning of the part | ||
13120 | 2025.03.26 00:10:54.344583 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 86 rows starting from the beginning of the part | ||
13121 | 2025.03.26 00:10:54.345054 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 669 rows starting from the beginning of the part | ||
13122 | 2025.03.26 00:10:54.345610 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
13123 | 2025.03.26 00:10:54.347140 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13124 | 2025.03.26 00:10:54.347183 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13125 | 2025.03.26 00:10:54.347678 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13126 | 2025.03.26 00:10:54.347970 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13127 | 2025.03.26 00:10:54.348164 [ 107 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_95_19 to all_100_100_0 | ||
13128 | 2025.03.26 00:10:54.348227 [ 107 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13129 | 2025.03.26 00:10:54.348250 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Debug> executeQuery: Read 23 rows, 1.69 KiB in 0.005903 sec., 3896.3239031001185 rows/sec., 285.71 KiB/sec. | ||
13130 | 2025.03.26 00:10:54.348289 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13131 | 2025.03.26 00:10:54.348578 [ 4 ] {66e259ef-76f7-4f5b-9d11-21b7905a480d} <Debug> TCPHandler: Processed in 0.006523099 sec. | ||
13132 | 2025.03.26 00:10:54.348772 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_95_19 to all_100_100_0 into Compact with storage Full | ||
13133 | 2025.03.26 00:10:54.348933 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13134 | 2025.03.26 00:10:54.349596 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13135 | 2025.03.26 00:10:54.349777 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13136 | 2025.03.26 00:10:54.349864 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13137 | 2025.03.26 00:10:54.349999 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_95_19, total 179 rows starting from the beginning of the part | ||
13138 | 2025.03.26 00:10:54.350975 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 15 rows starting from the beginning of the part | ||
13139 | 2025.03.26 00:10:54.351729 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
13140 | 2025.03.26 00:10:54.351996 [ 197 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4150 rows, containing 5 columns (5 merged, 0 gathered) in 0.009951449 sec., 417024.69660448446 rows/sec., 35.68 MiB/sec. | ||
13141 | 2025.03.26 00:10:54.352177 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
13142 | 2025.03.26 00:10:54.352817 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 132 rows starting from the beginning of the part | ||
13143 | 2025.03.26 00:10:54.352843 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13144 | 2025.03.26 00:10:54.353379 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 23 rows starting from the beginning of the part | ||
13145 | 2025.03.26 00:10:54.354602 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13146 | 2025.03.26 00:10:54.354929 [ 194 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_111_22} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13147 | 2025.03.26 00:10:54.355081 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
13148 | 2025.03.26 00:10:54.355300 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13149 | 2025.03.26 00:10:54.355343 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13150 | 2025.03.26 00:10:54.355908 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13151 | 2025.03.26 00:10:54.356097 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 5 columns (5 merged, 0 gathered) in 0.007645865 sec., 51007.96312778214 rows/sec., 3.52 MiB/sec. | ||
13152 | 2025.03.26 00:10:54.356228 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
13153 | 2025.03.26 00:10:54.356239 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13154 | 2025.03.26 00:10:54.356511 [ 107 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13155 | 2025.03.26 00:10:54.356635 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.007267 sec., 11971.927893215907 rows/sec., 958.96 KiB/sec. | ||
13156 | 2025.03.26 00:10:54.356664 [ 107 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13157 | 2025.03.26 00:10:54.356818 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13158 | 2025.03.26 00:10:54.356858 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13159 | 2025.03.26 00:10:54.356896 [ 4 ] {b066a347-897e-4fc3-adfe-b07c84392e57} <Debug> TCPHandler: Processed in 0.00810974 sec. | ||
13160 | 2025.03.26 00:10:54.357324 [ 198 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_100_20} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_95_19, all_100_100_0] -> all_1_100_20 | ||
13161 | 2025.03.26 00:10:54.357362 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13162 | 2025.03.26 00:10:54.357374 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
13163 | 2025.03.26 00:10:54.357650 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
13164 | 2025.03.26 00:10:54.357891 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13165 | 2025.03.26 00:10:54.358035 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13166 | 2025.03.26 00:10:54.358097 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13167 | 2025.03.26 00:10:54.358178 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 953 rows starting from the beginning of the part | ||
13168 | 2025.03.26 00:10:54.358634 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 79 rows starting from the beginning of the part | ||
13169 | 2025.03.26 00:10:54.359025 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 546 rows starting from the beginning of the part | ||
13170 | 2025.03.26 00:10:54.359343 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 79 rows starting from the beginning of the part | ||
13171 | 2025.03.26 00:10:54.359800 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 408 rows starting from the beginning of the part | ||
13172 | 2025.03.26 00:10:54.360295 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 87 rows starting from the beginning of the part | ||
13173 | 2025.03.26 00:10:54.362275 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13174 | 2025.03.26 00:10:54.362316 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13175 | 2025.03.26 00:10:54.362920 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13176 | 2025.03.26 00:10:54.363197 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13177 | 2025.03.26 00:10:54.363479 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2152 rows, containing 5 columns (5 merged, 0 gathered) in 0.006433206 sec., 334514.39297917706 rows/sec., 25.91 MiB/sec. | ||
13178 | 2025.03.26 00:10:54.363526 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13179 | 2025.03.26 00:10:54.363632 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13180 | 2025.03.26 00:10:54.363653 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.005959 sec., 27521.396207417354 rows/sec., 1.92 MiB/sec. | ||
13181 | 2025.03.26 00:10:54.363675 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13182 | 2025.03.26 00:10:54.364081 [ 4 ] {7437c944-0bd1-4126-bdbc-7d0dc3a11692} <Debug> TCPHandler: Processed in 0.006846579 sec. | ||
13183 | 2025.03.26 00:10:54.364084 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13184 | 2025.03.26 00:10:54.364291 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
13185 | 2025.03.26 00:10:54.364614 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13186 | 2025.03.26 00:10:54.365158 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13187 | 2025.03.26 00:10:54.365167 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13188 | 2025.03.26 00:10:54.365374 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 28609 rows starting from the beginning of the part | ||
13189 | 2025.03.26 00:10:54.365808 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13190 | 2025.03.26 00:10:54.365870 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13191 | 2025.03.26 00:10:54.366121 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
13192 | 2025.03.26 00:10:54.366626 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_111_22} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13193 | 2025.03.26 00:10:54.366924 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 880 rows starting from the beginning of the part | ||
13194 | 2025.03.26 00:10:54.367217 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
13195 | 2025.03.26 00:10:54.368388 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
13196 | 2025.03.26 00:10:54.369018 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 237 rows starting from the beginning of the part | ||
13197 | 2025.03.26 00:10:54.369479 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 164 rows starting from the beginning of the part | ||
13198 | 2025.03.26 00:10:54.373009 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13199 | 2025.03.26 00:10:54.373064 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13200 | 2025.03.26 00:10:54.373949 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
13201 | 2025.03.26 00:10:54.374278 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13202 | 2025.03.26 00:10:54.374551 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.009582 sec., 1565.4351909830932 rows/sec., 2.81 MiB/sec. | ||
13203 | 2025.03.26 00:10:54.374760 [ 4 ] {dd545631-70a0-42d8-a4f1-fdd8a518c46e} <Debug> TCPHandler: Processed in 0.010309671 sec. | ||
13204 | 2025.03.26 00:10:54.374890 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13205 | 2025.03.26 00:10:54.374993 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13206 | 2025.03.26 00:10:54.375039 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13207 | 2025.03.26 00:10:54.375555 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13208 | 2025.03.26 00:10:54.375594 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13209 | 2025.03.26 00:10:54.376014 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13210 | 2025.03.26 00:10:54.376270 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13211 | 2025.03.26 00:10:54.376452 [ 107 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13212 | 2025.03.26 00:10:54.376560 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
13213 | 2025.03.26 00:10:54.376582 [ 107 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13214 | 2025.03.26 00:10:54.376687 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13215 | 2025.03.26 00:10:54.376708 [ 4 ] {7ff0b485-79e7-4097-bf34-533a401cfa36} <Debug> TCPHandler: Processed in 0.00186847 sec. | ||
13216 | 2025.03.26 00:10:54.376998 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
13217 | 2025.03.26 00:10:54.377499 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13218 | 2025.03.26 00:10:54.377595 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5640 rows starting from the beginning of the part | ||
13219 | 2025.03.26 00:10:54.377998 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
13220 | 2025.03.26 00:10:54.378385 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 60 rows starting from the beginning of the part | ||
13221 | 2025.03.26 00:10:54.378887 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
13222 | 2025.03.26 00:10:54.379515 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 82 rows starting from the beginning of the part | ||
13223 | 2025.03.26 00:10:54.379799 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30210 rows, containing 5 columns (5 merged, 0 gathered) in 0.015960292 sec., 1892822.5122698254 rows/sec., 129.30 MiB/sec. | ||
13224 | 2025.03.26 00:10:54.379837 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
13225 | 2025.03.26 00:10:54.380345 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13226 | 2025.03.26 00:10:54.380992 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13227 | 2025.03.26 00:10:54.381096 [ 194 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13228 | 2025.03.26 00:10:54.381214 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
13229 | 2025.03.26 00:10:54.382580 [ 201 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5962 rows, containing 4 columns (4 merged, 0 gathered) in 0.005739215 sec., 1038818.0265071095 rows/sec., 68.61 MiB/sec. | ||
13230 | 2025.03.26 00:10:54.383018 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13231 | 2025.03.26 00:10:54.383363 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13232 | 2025.03.26 00:10:54.383455 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_111_22} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13233 | 2025.03.26 00:10:54.383540 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
13234 | 2025.03.26 00:10:56.346792 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
13235 | 2025.03.26 00:10:56.347485 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13236 | 2025.03.26 00:10:56.347535 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13237 | 2025.03.26 00:10:56.348070 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13238 | 2025.03.26 00:10:56.348336 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13239 | 2025.03.26 00:10:56.348600 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
13240 | 2025.03.26 00:10:58.699398 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
13241 | 2025.03.26 00:10:58.721464 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13242 | 2025.03.26 00:10:58.721518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13243 | 2025.03.26 00:10:58.728798 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13244 | 2025.03.26 00:10:58.729583 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13245 | 2025.03.26 00:10:58.734956 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
13246 | 2025.03.26 00:10:59.012986 [ 218 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
13247 | 2025.03.26 00:10:59.013040 [ 218 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
13248 | 2025.03.26 00:10:59.014131 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1802 | ||
13249 | 2025.03.26 00:10:59.016899 [ 218 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
13250 | 2025.03.26 00:10:59.020510 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13251 | 2025.03.26 00:10:59.020569 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13252 | 2025.03.26 00:10:59.022186 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
13253 | 2025.03.26 00:10:59.022511 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13254 | 2025.03.26 00:10:59.022941 [ 225 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
13255 | 2025.03.26 00:10:59.023068 [ 225 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
13256 | 2025.03.26 00:10:59.024841 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1802 | ||
13257 | 2025.03.26 00:10:59.026119 [ 225 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
13258 | 2025.03.26 00:10:59.127565 [ 220 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
13259 | 2025.03.26 00:10:59.127641 [ 220 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
13260 | 2025.03.26 00:10:59.128606 [ 224 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
13261 | 2025.03.26 00:10:59.128647 [ 224 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
13262 | 2025.03.26 00:10:59.130028 [ 220 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
13263 | 2025.03.26 00:10:59.130894 [ 224 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
13264 | 2025.03.26 00:10:59.343456 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13265 | 2025.03.26 00:10:59.343715 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13266 | 2025.03.26 00:10:59.343786 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13267 | 2025.03.26 00:10:59.344589 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13268 | 2025.03.26 00:10:59.344631 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13269 | 2025.03.26 00:10:59.345076 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13270 | 2025.03.26 00:10:59.345328 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13271 | 2025.03.26 00:10:59.345524 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001862 sec., 113856.06874328679 rows/sec., 7.24 MiB/sec. | ||
13272 | 2025.03.26 00:10:59.345588 [ 4 ] {483b9c54-7115-4dbf-8b8e-dc074aa2bbf2} <Debug> TCPHandler: Processed in 0.002312475 sec. | ||
13273 | 2025.03.26 00:10:59.345697 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13274 | 2025.03.26 00:10:59.345804 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13275 | 2025.03.26 00:10:59.345853 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13276 | 2025.03.26 00:10:59.346644 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13277 | 2025.03.26 00:10:59.346683 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13278 | 2025.03.26 00:10:59.347080 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13279 | 2025.03.26 00:10:59.347325 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13280 | 2025.03.26 00:10:59.347496 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001718 sec., 389406.28637951106 rows/sec., 30.82 MiB/sec. | ||
13281 | 2025.03.26 00:10:59.347547 [ 4 ] {e94f6250-9bc1-4b5f-870b-5a128a7c72e8} <Debug> TCPHandler: Processed in 0.001901371 sec. | ||
13282 | 2025.03.26 00:10:59.347684 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13283 | 2025.03.26 00:10:59.347789 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13284 | 2025.03.26 00:10:59.347833 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13285 | 2025.03.26 00:10:59.348398 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13286 | 2025.03.26 00:10:59.348435 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13287 | 2025.03.26 00:10:59.348790 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13288 | 2025.03.26 00:10:59.349020 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13289 | 2025.03.26 00:10:59.349209 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001442 sec., 91539.52843273232 rows/sec., 5.65 MiB/sec. | ||
13290 | 2025.03.26 00:10:59.349246 [ 224 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): 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] | ||
13291 | 2025.03.26 00:10:59.349291 [ 4 ] {a2bce2d1-d28d-47ee-9396-be6e49e1d32b} <Debug> TCPHandler: Processed in 0.001656673 sec. | ||
13292 | 2025.03.26 00:10:59.349299 [ 224 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): 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] | ||
13293 | 2025.03.26 00:10:59.349479 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13294 | 2025.03.26 00:10:59.349599 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13295 | 2025.03.26 00:10:59.349646 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13296 | 2025.03.26 00:10:59.350976 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13297 | 2025.03.26 00:10:59.351016 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13298 | 2025.03.26 00:10:59.351664 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13299 | 2025.03.26 00:10:59.352026 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13300 | 2025.03.26 00:10:59.352352 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002736 sec., 41301.16959064327 rows/sec., 2.67 MiB/sec. | ||
13301 | 2025.03.26 00:10:59.352666 [ 224 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): 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] | ||
13302 | 2025.03.26 00:10:59.352722 [ 4 ] {e696963b-6aa7-4bad-b24a-0b48ab5d2689} <Debug> TCPHandler: Processed in 0.003330598 sec. | ||
13303 | 2025.03.26 00:10:59.353196 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13304 | 2025.03.26 00:10:59.353471 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13305 | 2025.03.26 00:10:59.353573 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13306 | 2025.03.26 00:10:59.354225 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13307 | 2025.03.26 00:10:59.354263 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13308 | 2025.03.26 00:10:59.354629 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
13309 | 2025.03.26 00:10:59.354876 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13310 | 2025.03.26 00:10:59.355048 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001683 sec., 66547.83125371361 rows/sec., 3.79 MiB/sec. | ||
13311 | 2025.03.26 00:10:59.355101 [ 4 ] {3fdaf1c4-c87c-46c5-be7b-59b0f5755f12} <Debug> TCPHandler: Processed in 0.001995554 sec. | ||
13312 | 2025.03.26 00:10:59.355215 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13313 | 2025.03.26 00:10:59.355319 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13314 | 2025.03.26 00:10:59.355364 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13315 | 2025.03.26 00:10:59.356066 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13316 | 2025.03.26 00:10:59.356102 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13317 | 2025.03.26 00:10:59.356475 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13318 | 2025.03.26 00:10:59.356712 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13319 | 2025.03.26 00:10:59.356885 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001587 sec., 257088.84688090737 rows/sec., 18.26 MiB/sec. | ||
13320 | 2025.03.26 00:10:59.356935 [ 4 ] {375942e2-f7aa-4aa2-989b-661fb7ccf709} <Debug> TCPHandler: Processed in 0.001769997 sec. | ||
13321 | 2025.03.26 00:10:59.357053 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13322 | 2025.03.26 00:10:59.357167 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13323 | 2025.03.26 00:10:59.357215 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13324 | 2025.03.26 00:10:59.357658 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13325 | 2025.03.26 00:10:59.357697 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13326 | 2025.03.26 00:10:59.358076 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
13327 | 2025.03.26 00:10:59.358316 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13328 | 2025.03.26 00:10:59.358493 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001349 sec., 4447.739065974796 rows/sec., 232.38 KiB/sec. | ||
13329 | 2025.03.26 00:10:59.358543 [ 4 ] {174b3a83-dd23-4bfe-8999-7333e4ccb337} <Debug> TCPHandler: Processed in 0.001542449 sec. | ||
13330 | 2025.03.26 00:10:59.358673 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13331 | 2025.03.26 00:10:59.358778 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13332 | 2025.03.26 00:10:59.358826 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13333 | 2025.03.26 00:10:59.359353 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13334 | 2025.03.26 00:10:59.359390 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13335 | 2025.03.26 00:10:59.359777 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13336 | 2025.03.26 00:10:59.360019 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13337 | 2025.03.26 00:10:59.360191 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001436 sec., 165041.782729805 rows/sec., 11.06 MiB/sec. | ||
13338 | 2025.03.26 00:10:59.360243 [ 4 ] {241ccf79-3696-42ba-be55-156895d2b124} <Debug> TCPHandler: Processed in 0.001621512 sec. | ||
13339 | 2025.03.26 00:10:59.360346 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13340 | 2025.03.26 00:10:59.360448 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13341 | 2025.03.26 00:10:59.360495 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13342 | 2025.03.26 00:10:59.360912 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13343 | 2025.03.26 00:10:59.360950 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13344 | 2025.03.26 00:10:59.361295 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13345 | 2025.03.26 00:10:59.361531 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13346 | 2025.03.26 00:10:59.361758 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001323 sec., 755.8578987150416 rows/sec., 50.93 KiB/sec. | ||
13347 | 2025.03.26 00:10:59.361851 [ 4 ] {a207ec29-caf5-4909-8845-7d3955e39611} <Debug> TCPHandler: Processed in 0.001550459 sec. | ||
13348 | 2025.03.26 00:10:59.362157 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13349 | 2025.03.26 00:10:59.362286 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13350 | 2025.03.26 00:10:59.362362 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13351 | 2025.03.26 00:10:59.363468 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13352 | 2025.03.26 00:10:59.363506 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13353 | 2025.03.26 00:10:59.364171 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
13354 | 2025.03.26 00:10:59.364427 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13355 | 2025.03.26 00:10:59.364563 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
13356 | 2025.03.26 00:10:59.364612 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13357 | 2025.03.26 00:10:59.364628 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002366 sec., 10989.010989010989 rows/sec., 19.69 MiB/sec. | ||
13358 | 2025.03.26 00:10:59.364644 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13359 | 2025.03.26 00:10:59.364989 [ 4 ] {ff39ad6d-2ad3-47e4-b4be-9fac23f68d77} <Debug> TCPHandler: Processed in 0.002927164 sec. | ||
13360 | 2025.03.26 00:10:59.365022 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
13361 | 2025.03.26 00:10:59.365157 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13362 | 2025.03.26 00:10:59.365416 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13363 | 2025.03.26 00:10:59.365530 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13364 | 2025.03.26 00:10:59.365947 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13365 | 2025.03.26 00:10:59.366196 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1990 rows starting from the beginning of the part | ||
13366 | 2025.03.26 00:10:59.366914 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 26 rows starting from the beginning of the part | ||
13367 | 2025.03.26 00:10:59.367700 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 15 rows starting from the beginning of the part | ||
13368 | 2025.03.26 00:10:59.367790 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13369 | 2025.03.26 00:10:59.367857 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13370 | 2025.03.26 00:10:59.368370 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
13371 | 2025.03.26 00:10:59.369042 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 15 rows starting from the beginning of the part | ||
13372 | 2025.03.26 00:10:59.369657 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
13373 | 2025.03.26 00:10:59.369668 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13374 | 2025.03.26 00:10:59.370453 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13375 | 2025.03.26 00:10:59.370992 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005673 sec., 14454.43328045126 rows/sec., 940.07 KiB/sec. | ||
13376 | 2025.03.26 00:10:59.371123 [ 4 ] {a268f629-3152-4571-93a7-cb9dd1d11c1f} <Debug> TCPHandler: Processed in 0.006040054 sec. | ||
13377 | 2025.03.26 00:10:59.379357 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 19 columns (19 merged, 0 gathered) in 0.014579778 sec., 143897.93863802316 rows/sec., 257.86 MiB/sec. | ||
13378 | 2025.03.26 00:10:59.381042 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
13379 | 2025.03.26 00:10:59.381452 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13380 | 2025.03.26 00:10:59.381538 [ 189 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
13381 | 2025.03.26 00:10:59.381659 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
13382 | 2025.03.26 00:10:59.741573 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
13383 | 2025.03.26 00:10:59.741634 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
13384 | 2025.03.26 00:10:59.743564 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
13385 | 2025.03.26 00:11:00.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.95 MiB, peak 279.86 MiB, free memory in arenas 0.00 B, will set to 264.13 MiB (RSS), difference: 2.18 MiB | ||
13386 | 2025.03.26 00:11:03.595731 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13387 | 2025.03.26 00:11:03.595809 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13388 | 2025.03.26 00:11:03.849646 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
13389 | 2025.03.26 00:11:03.850463 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13390 | 2025.03.26 00:11:03.850511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13391 | 2025.03.26 00:11:03.851060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13392 | 2025.03.26 00:11:03.851315 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13393 | 2025.03.26 00:11:03.851540 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
13394 | 2025.03.26 00:11:04.337581 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13395 | 2025.03.26 00:11:04.337861 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13396 | 2025.03.26 00:11:04.337937 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13397 | 2025.03.26 00:11:04.338693 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13398 | 2025.03.26 00:11:04.338743 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13399 | 2025.03.26 00:11:04.339187 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13400 | 2025.03.26 00:11:04.339446 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13401 | 2025.03.26 00:11:04.339669 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001868 sec., 46038.543897216274 rows/sec., 3.82 MiB/sec. | ||
13402 | 2025.03.26 00:11:04.339728 [ 4 ] {cef12648-0b82-44b9-b0ac-ffc8795e5ee5} <Debug> TCPHandler: Processed in 0.002339415 sec. | ||
13403 | 2025.03.26 00:11:04.339850 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13404 | 2025.03.26 00:11:04.339957 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13405 | 2025.03.26 00:11:04.340003 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13406 | 2025.03.26 00:11:04.340533 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13407 | 2025.03.26 00:11:04.340572 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13408 | 2025.03.26 00:11:04.340931 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13409 | 2025.03.26 00:11:04.341186 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13410 | 2025.03.26 00:11:04.341395 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00146 sec., 10273.972602739726 rows/sec., 772.55 KiB/sec. | ||
13411 | 2025.03.26 00:11:04.341461 [ 4 ] {6c1e3b63-c9a2-4704-8068-653513461591} <Debug> TCPHandler: Processed in 0.001662873 sec. | ||
13412 | 2025.03.26 00:11:04.341602 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13413 | 2025.03.26 00:11:04.341707 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13414 | 2025.03.26 00:11:04.341751 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13415 | 2025.03.26 00:11:04.342331 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13416 | 2025.03.26 00:11:04.342371 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13417 | 2025.03.26 00:11:04.342734 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13418 | 2025.03.26 00:11:04.342980 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13419 | 2025.03.26 00:11:04.343183 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001498 sec., 52736.9826435247 rows/sec., 4.12 MiB/sec. | ||
13420 | 2025.03.26 00:11:04.343237 [ 4 ] {1686d591-a5af-4fc6-bbfe-59559e824ff5} <Debug> TCPHandler: Processed in 0.001686204 sec. | ||
13421 | 2025.03.26 00:11:04.343356 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13422 | 2025.03.26 00:11:04.343470 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13423 | 2025.03.26 00:11:04.343520 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13424 | 2025.03.26 00:11:04.344036 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13425 | 2025.03.26 00:11:04.344075 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13426 | 2025.03.26 00:11:04.344481 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13427 | 2025.03.26 00:11:04.344731 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13428 | 2025.03.26 00:11:04.344937 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001489 sec., 107454.66756212222 rows/sec., 7.48 MiB/sec. | ||
13429 | 2025.03.26 00:11:04.344988 [ 4 ] {8446c40c-1b37-4593-851e-c2ffba458efc} <Debug> TCPHandler: Processed in 0.001685504 sec. | ||
13430 | 2025.03.26 00:11:04.345120 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13431 | 2025.03.26 00:11:04.345224 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13432 | 2025.03.26 00:11:04.345290 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13433 | 2025.03.26 00:11:04.346354 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13434 | 2025.03.26 00:11:04.346393 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13435 | 2025.03.26 00:11:04.347025 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
13436 | 2025.03.26 00:11:04.347297 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13437 | 2025.03.26 00:11:04.347580 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002375 sec., 6315.789473684211 rows/sec., 11.32 MiB/sec. | ||
13438 | 2025.03.26 00:11:04.347675 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
13439 | 2025.03.26 00:11:04.347738 [ 4 ] {863d87a8-21c0-4a3b-8546-73eaa8ebed30} <Debug> TCPHandler: Processed in 0.002666245 sec. | ||
13440 | 2025.03.26 00:11:04.347784 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
13441 | 2025.03.26 00:11:04.347959 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13442 | 2025.03.26 00:11:04.348109 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13443 | 2025.03.26 00:11:04.348159 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13444 | 2025.03.26 00:11:04.349040 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13445 | 2025.03.26 00:11:04.349099 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13446 | 2025.03.26 00:11:04.349807 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13447 | 2025.03.26 00:11:04.350360 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13448 | 2025.03.26 00:11:04.350755 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002661 sec., 22547.91431792559 rows/sec., 1.52 MiB/sec. | ||
13449 | 2025.03.26 00:11:04.350867 [ 4 ] {0f96f429-c6a1-4c5e-b3cc-58a3d96374b7} <Debug> TCPHandler: Processed in 0.002958365 sec. | ||
13450 | 2025.03.26 00:11:04.351299 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
13451 | 2025.03.26 00:11:06.235923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
13452 | 2025.03.26 00:11:06.258324 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13453 | 2025.03.26 00:11:06.258382 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13454 | 2025.03.26 00:11:06.265863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13455 | 2025.03.26 00:11:06.266666 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13456 | 2025.03.26 00:11:06.270968 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
13457 | 2025.03.26 00:11:07.566846 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13458 | 2025.03.26 00:11:07.567146 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13459 | 2025.03.26 00:11:07.567260 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13460 | 2025.03.26 00:11:07.568307 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13461 | 2025.03.26 00:11:07.568357 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13462 | 2025.03.26 00:11:07.568796 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13463 | 2025.03.26 00:11:07.569045 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13464 | 2025.03.26 00:11:07.569273 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00221 sec., 95927.60180995475 rows/sec., 6.10 MiB/sec. | ||
13465 | 2025.03.26 00:11:07.569330 [ 4 ] {71117769-1f93-486e-a9b3-65734c63077b} <Debug> TCPHandler: Processed in 0.002673566 sec. | ||
13466 | 2025.03.26 00:11:07.569467 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13467 | 2025.03.26 00:11:07.569602 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13468 | 2025.03.26 00:11:07.569659 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13469 | 2025.03.26 00:11:07.570213 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13470 | 2025.03.26 00:11:07.570252 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13471 | 2025.03.26 00:11:07.570601 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
13472 | 2025.03.26 00:11:07.570835 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13473 | 2025.03.26 00:11:07.571098 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001507 sec., 6635.700066357001 rows/sec., 541.09 KiB/sec. | ||
13474 | 2025.03.26 00:11:07.571191 [ 4 ] {11f82d41-755b-41f8-b334-0c46d0b724e8} <Debug> TCPHandler: Processed in 0.001789207 sec. | ||
13475 | 2025.03.26 00:11:07.571470 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13476 | 2025.03.26 00:11:07.571591 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13477 | 2025.03.26 00:11:07.571638 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13478 | 2025.03.26 00:11:07.572883 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13479 | 2025.03.26 00:11:07.572922 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13480 | 2025.03.26 00:11:07.573386 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13481 | 2025.03.26 00:11:07.573631 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13482 | 2025.03.26 00:11:07.573836 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Debug> executeQuery: Read 1814 rows, 150.71 KiB in 0.002262 sec., 801945.181255526 rows/sec., 65.06 MiB/sec. | ||
13483 | 2025.03.26 00:11:07.573891 [ 4 ] {a420790c-bd4b-411c-bc30-31db5f1cb4d0} <Debug> TCPHandler: Processed in 0.002512551 sec. | ||
13484 | 2025.03.26 00:11:07.574011 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13485 | 2025.03.26 00:11:07.574116 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13486 | 2025.03.26 00:11:07.574160 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13487 | 2025.03.26 00:11:07.574718 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13488 | 2025.03.26 00:11:07.574756 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13489 | 2025.03.26 00:11:07.575106 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13490 | 2025.03.26 00:11:07.575337 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13491 | 2025.03.26 00:11:07.575542 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Debug> executeQuery: Read 142 rows, 9.04 KiB in 0.001448 sec., 98066.29834254143 rows/sec., 6.10 MiB/sec. | ||
13492 | 2025.03.26 00:11:07.575594 [ 4 ] {7cbee5dd-93b2-4d88-9a76-961f41bbc8f4} <Debug> TCPHandler: Processed in 0.001634993 sec. | ||
13493 | 2025.03.26 00:11:07.575708 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13494 | 2025.03.26 00:11:07.575812 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13495 | 2025.03.26 00:11:07.575856 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13496 | 2025.03.26 00:11:07.576469 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13497 | 2025.03.26 00:11:07.576508 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13498 | 2025.03.26 00:11:07.576869 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13499 | 2025.03.26 00:11:07.577101 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13500 | 2025.03.26 00:11:07.577320 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001525 sec., 223606.55737704918 rows/sec., 14.92 MiB/sec. | ||
13501 | 2025.03.26 00:11:07.577407 [ 4 ] {e9bb356c-2189-4dbd-859f-1e035492e12e} <Debug> TCPHandler: Processed in 0.001749797 sec. | ||
13502 | 2025.03.26 00:11:07.577623 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13503 | 2025.03.26 00:11:07.577763 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13504 | 2025.03.26 00:11:07.577809 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13505 | 2025.03.26 00:11:07.578367 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13506 | 2025.03.26 00:11:07.578406 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13507 | 2025.03.26 00:11:07.578759 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
13508 | 2025.03.26 00:11:07.578994 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13509 | 2025.03.26 00:11:07.579200 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001457 sec., 76870.28140013728 rows/sec., 4.38 MiB/sec. | ||
13510 | 2025.03.26 00:11:07.579250 [ 4 ] {0a480210-ee6e-4960-aff0-de48aed698e9} <Debug> TCPHandler: Processed in 0.001705355 sec. | ||
13511 | 2025.03.26 00:11:07.579363 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13512 | 2025.03.26 00:11:07.579492 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13513 | 2025.03.26 00:11:07.579538 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13514 | 2025.03.26 00:11:07.580320 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13515 | 2025.03.26 00:11:07.580359 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13516 | 2025.03.26 00:11:07.580750 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13517 | 2025.03.26 00:11:07.580990 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13518 | 2025.03.26 00:11:07.581195 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Debug> executeQuery: Read 874 rows, 64.77 KiB in 0.001724 sec., 506960.55684454757 rows/sec., 36.69 MiB/sec. | ||
13519 | 2025.03.26 00:11:07.581247 [ 4 ] {e4dc6133-1183-4480-bc5c-97bdae9b2f97} <Debug> TCPHandler: Processed in 0.001935522 sec. | ||
13520 | 2025.03.26 00:11:07.581361 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13521 | 2025.03.26 00:11:07.581466 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13522 | 2025.03.26 00:11:07.581512 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13523 | 2025.03.26 00:11:07.581940 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13524 | 2025.03.26 00:11:07.581978 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13525 | 2025.03.26 00:11:07.582333 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
13526 | 2025.03.26 00:11:07.582562 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13527 | 2025.03.26 00:11:07.582722 [ 93 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
13528 | 2025.03.26 00:11:07.582788 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001338 sec., 4484.304932735426 rows/sec., 234.29 KiB/sec. | ||
13529 | 2025.03.26 00:11:07.582802 [ 93 ] {} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13530 | 2025.03.26 00:11:07.582876 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13531 | 2025.03.26 00:11:07.582909 [ 4 ] {95ac0e23-9d63-4db9-b093-fedcc7584e83} <Debug> TCPHandler: Processed in 0.001593591 sec. | ||
13532 | 2025.03.26 00:11:07.583206 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13533 | 2025.03.26 00:11:07.583243 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
13534 | 2025.03.26 00:11:07.583551 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13535 | 2025.03.26 00:11:07.583688 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13536 | 2025.03.26 00:11:07.583693 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13537 | 2025.03.26 00:11:07.583764 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
13538 | 2025.03.26 00:11:07.584035 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
13539 | 2025.03.26 00:11:07.584368 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
13540 | 2025.03.26 00:11:07.584745 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
13541 | 2025.03.26 00:11:07.585177 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
13542 | 2025.03.26 00:11:07.585520 [ 192 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
13543 | 2025.03.26 00:11:07.586572 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13544 | 2025.03.26 00:11:07.586639 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13545 | 2025.03.26 00:11:07.587817 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13546 | 2025.03.26 00:11:07.587849 [ 196 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.004834616 sec., 29785.19907268747 rows/sec., 1.52 MiB/sec. | ||
13547 | 2025.03.26 00:11:07.588076 [ 196 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
13548 | 2025.03.26 00:11:07.588251 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13549 | 2025.03.26 00:11:07.588701 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Debug> executeQuery: Read 918 rows, 62.69 KiB in 0.005263 sec., 174425.2327569827 rows/sec., 11.63 MiB/sec. | ||
13550 | 2025.03.26 00:11:07.588839 [ 196 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13551 | 2025.03.26 00:11:07.588860 [ 4 ] {15c207de-6995-4616-ada1-d281fb6d3f23} <Debug> TCPHandler: Processed in 0.005784946 sec. | ||
13552 | 2025.03.26 00:11:07.589002 [ 196 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_24_5} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
13553 | 2025.03.26 00:11:07.589038 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13554 | 2025.03.26 00:11:07.589121 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13555 | 2025.03.26 00:11:07.589204 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13556 | 2025.03.26 00:11:07.589256 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13557 | 2025.03.26 00:11:07.589708 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13558 | 2025.03.26 00:11:07.589746 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13559 | 2025.03.26 00:11:07.590100 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13560 | 2025.03.26 00:11:07.590342 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13561 | 2025.03.26 00:11:07.590504 [ 93 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
13562 | 2025.03.26 00:11:07.590562 [ 93 ] {} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13563 | 2025.03.26 00:11:07.590604 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13564 | 2025.03.26 00:11:07.590612 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001437 sec., 695.8942240779402 rows/sec., 46.89 KiB/sec. | ||
13565 | 2025.03.26 00:11:07.590819 [ 4 ] {0b23fdb2-7bf7-4801-9a50-28e8fb0f0b05} <Debug> TCPHandler: Processed in 0.001835079 sec. | ||
13566 | 2025.03.26 00:11:07.590865 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
13567 | 2025.03.26 00:11:07.590973 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13568 | 2025.03.26 00:11:07.591131 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13569 | 2025.03.26 00:11:07.591193 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13570 | 2025.03.26 00:11:07.591209 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
13571 | 2025.03.26 00:11:07.591430 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13572 | 2025.03.26 00:11:07.591661 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
13573 | 2025.03.26 00:11:07.592084 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
13574 | 2025.03.26 00:11:07.592416 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
13575 | 2025.03.26 00:11:07.592765 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
13576 | 2025.03.26 00:11:07.593331 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
13577 | 2025.03.26 00:11:07.596957 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.006267741 sec., 3988.6778984645343 rows/sec., 268.15 KiB/sec. | ||
13578 | 2025.03.26 00:11:07.597209 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
13579 | 2025.03.26 00:11:07.597268 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13580 | 2025.03.26 00:11:07.597340 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13581 | 2025.03.26 00:11:07.597752 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13582 | 2025.03.26 00:11:07.597955 [ 193 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_25_5} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
13583 | 2025.03.26 00:11:07.598101 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13584 | 2025.03.26 00:11:07.598460 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
13585 | 2025.03.26 00:11:07.598731 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13586 | 2025.03.26 00:11:07.598989 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.007844 sec., 3314.635390107088 rows/sec., 5.94 MiB/sec. | ||
13587 | 2025.03.26 00:11:07.599118 [ 4 ] {60e6303a-8e54-4d0b-85c9-8a45b28fe354} <Debug> TCPHandler: Processed in 0.008213964 sec. | ||
13588 | 2025.03.26 00:11:07.599265 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13589 | 2025.03.26 00:11:07.599370 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13590 | 2025.03.26 00:11:07.599416 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13591 | 2025.03.26 00:11:07.599856 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13592 | 2025.03.26 00:11:07.599895 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13593 | 2025.03.26 00:11:07.600259 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13594 | 2025.03.26 00:11:07.600495 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13595 | 2025.03.26 00:11:07.600713 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Debug> executeQuery: Read 64 rows, 4.10 KiB in 0.001364 sec., 46920.8211143695 rows/sec., 2.93 MiB/sec. | ||
13596 | 2025.03.26 00:11:07.600764 [ 4 ] {2d20136c-b5e3-4e02-86af-8a77031c836e} <Debug> TCPHandler: Processed in 0.00155055 sec. | ||
13597 | 2025.03.26 00:11:09.025927 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1860 | ||
13598 | 2025.03.26 00:11:09.029550 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13599 | 2025.03.26 00:11:09.029593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13600 | 2025.03.26 00:11:09.031178 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
13601 | 2025.03.26 00:11:09.031483 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13602 | 2025.03.26 00:11:09.031972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
13603 | 2025.03.26 00:11:09.330898 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13604 | 2025.03.26 00:11:09.331218 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13605 | 2025.03.26 00:11:09.331338 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13606 | 2025.03.26 00:11:09.332383 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13607 | 2025.03.26 00:11:09.332433 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13608 | 2025.03.26 00:11:09.332888 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13609 | 2025.03.26 00:11:09.333160 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13610 | 2025.03.26 00:11:09.333417 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00229 sec., 24454.14847161572 rows/sec., 1.87 MiB/sec. | ||
13611 | 2025.03.26 00:11:09.333488 [ 4 ] {358faae7-b2b5-42b6-9584-a5496738fc6a} <Debug> TCPHandler: Processed in 0.002782289 sec. | ||
13612 | 2025.03.26 00:11:09.333636 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13613 | 2025.03.26 00:11:09.333751 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13614 | 2025.03.26 00:11:09.333800 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13615 | 2025.03.26 00:11:09.334356 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13616 | 2025.03.26 00:11:09.334396 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13617 | 2025.03.26 00:11:09.334776 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13618 | 2025.03.26 00:11:09.335019 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13619 | 2025.03.26 00:11:09.335228 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001504 sec., 42553.19148936171 rows/sec., 3.32 MiB/sec. | ||
13620 | 2025.03.26 00:11:09.335282 [ 4 ] {0870d08a-cef3-4b0b-a9d1-86972bdab3cc} <Debug> TCPHandler: Processed in 0.001699975 sec. | ||
13621 | 2025.03.26 00:11:09.335400 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13622 | 2025.03.26 00:11:09.335511 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13623 | 2025.03.26 00:11:09.335562 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13624 | 2025.03.26 00:11:09.336052 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13625 | 2025.03.26 00:11:09.336091 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13626 | 2025.03.26 00:11:09.336468 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13627 | 2025.03.26 00:11:09.336724 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13628 | 2025.03.26 00:11:09.336934 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001447 sec., 30407.740152038703 rows/sec., 2.12 MiB/sec. | ||
13629 | 2025.03.26 00:11:09.336988 [ 4 ] {47d0ffe8-b631-43e6-b293-9b6b3c4a39e3} <Debug> TCPHandler: Processed in 0.001641822 sec. | ||
13630 | 2025.03.26 00:11:09.337113 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13631 | 2025.03.26 00:11:09.337218 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13632 | 2025.03.26 00:11:09.337264 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13633 | 2025.03.26 00:11:09.337688 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13634 | 2025.03.26 00:11:09.337727 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13635 | 2025.03.26 00:11:09.338080 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13636 | 2025.03.26 00:11:09.338314 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13637 | 2025.03.26 00:11:09.338531 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001335 sec., 13483.14606741573 rows/sec., 925.36 KiB/sec. | ||
13638 | 2025.03.26 00:11:09.338592 [ 4 ] {c2038271-1cef-489e-a847-85694901bdef} <Debug> TCPHandler: Processed in 0.001529159 sec. | ||
13639 | 2025.03.26 00:11:11.352554 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
13640 | 2025.03.26 00:11:11.353253 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13641 | 2025.03.26 00:11:11.353301 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13642 | 2025.03.26 00:11:11.353833 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13643 | 2025.03.26 00:11:11.354085 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13644 | 2025.03.26 00:11:11.354334 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
13645 | 2025.03.26 00:11:11.354409 [ 221 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
13646 | 2025.03.26 00:11:11.354463 [ 221 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
13647 | 2025.03.26 00:11:11.356594 [ 221 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
13648 | 2025.03.26 00:11:12.227962 [ 219 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
13649 | 2025.03.26 00:11:12.228012 [ 219 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
13650 | 2025.03.26 00:11:12.229782 [ 219 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
13651 | 2025.03.26 00:11:13.771935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
13652 | 2025.03.26 00:11:13.795128 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13653 | 2025.03.26 00:11:13.795195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13654 | 2025.03.26 00:11:13.802775 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13655 | 2025.03.26 00:11:13.803577 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13656 | 2025.03.26 00:11:13.806734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
13657 | 2025.03.26 00:11:14.337009 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13658 | 2025.03.26 00:11:14.337201 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13659 | 2025.03.26 00:11:14.337275 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13660 | 2025.03.26 00:11:14.338076 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13661 | 2025.03.26 00:11:14.338128 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13662 | 2025.03.26 00:11:14.338571 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13663 | 2025.03.26 00:11:14.338823 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13664 | 2025.03.26 00:11:14.339036 [ 85 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13665 | 2025.03.26 00:11:14.339102 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001948 sec., 44147.84394250513 rows/sec., 3.66 MiB/sec. | ||
13666 | 2025.03.26 00:11:14.339127 [ 85 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13667 | 2025.03.26 00:11:14.339195 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13668 | 2025.03.26 00:11:14.339247 [ 4 ] {1c99350a-25bf-48cb-86bf-8ceb235e024a} <Debug> TCPHandler: Processed in 0.002366446 sec. | ||
13669 | 2025.03.26 00:11:14.339508 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13670 | 2025.03.26 00:11:14.339561 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
13671 | 2025.03.26 00:11:14.339763 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13672 | 2025.03.26 00:11:14.339928 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13673 | 2025.03.26 00:11:14.340271 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13674 | 2025.03.26 00:11:14.340440 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1971 rows starting from the beginning of the part | ||
13675 | 2025.03.26 00:11:14.340958 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 669 rows starting from the beginning of the part | ||
13676 | 2025.03.26 00:11:14.341526 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 86 rows starting from the beginning of the part | ||
13677 | 2025.03.26 00:11:14.342157 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 1814 rows starting from the beginning of the part | ||
13678 | 2025.03.26 00:11:14.342785 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 56 rows starting from the beginning of the part | ||
13679 | 2025.03.26 00:11:14.343093 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 86 rows starting from the beginning of the part | ||
13680 | 2025.03.26 00:11:14.343884 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13681 | 2025.03.26 00:11:14.343956 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13682 | 2025.03.26 00:11:14.344880 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13683 | 2025.03.26 00:11:14.345362 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13684 | 2025.03.26 00:11:14.345819 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.006148 sec., 2439.817826935589 rows/sec., 183.46 KiB/sec. | ||
13685 | 2025.03.26 00:11:14.345902 [ 4 ] {f413a088-5f4d-4210-9217-f062b3ae1613} <Debug> TCPHandler: Processed in 0.006496599 sec. | ||
13686 | 2025.03.26 00:11:14.346214 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13687 | 2025.03.26 00:11:14.346593 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13688 | 2025.03.26 00:11:14.346773 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13689 | 2025.03.26 00:11:14.347168 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4682 rows, containing 5 columns (5 merged, 0 gathered) in 0.007828621 sec., 598061.9064328189 rows/sec., 50.87 MiB/sec. | ||
13690 | 2025.03.26 00:11:14.347597 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13691 | 2025.03.26 00:11:14.348261 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13692 | 2025.03.26 00:11:14.348490 [ 200 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_116_23} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13693 | 2025.03.26 00:11:14.348653 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
13694 | 2025.03.26 00:11:14.348787 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13695 | 2025.03.26 00:11:14.348831 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13696 | 2025.03.26 00:11:14.349197 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13697 | 2025.03.26 00:11:14.349442 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13698 | 2025.03.26 00:11:14.349621 [ 85 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13699 | 2025.03.26 00:11:14.349691 [ 85 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13700 | 2025.03.26 00:11:14.349691 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.003253 sec., 24285.27513064863 rows/sec., 1.90 MiB/sec. | ||
13701 | 2025.03.26 00:11:14.349735 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13702 | 2025.03.26 00:11:14.349863 [ 4 ] {55288fae-a806-4b42-a6cd-793498fdae05} <Debug> TCPHandler: Processed in 0.003781261 sec. | ||
13703 | 2025.03.26 00:11:14.350092 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
13704 | 2025.03.26 00:11:14.350120 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13705 | 2025.03.26 00:11:14.350484 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13706 | 2025.03.26 00:11:14.350500 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13707 | 2025.03.26 00:11:14.350632 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 953 rows starting from the beginning of the part | ||
13708 | 2025.03.26 00:11:14.350707 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13709 | 2025.03.26 00:11:14.351091 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 408 rows starting from the beginning of the part | ||
13710 | 2025.03.26 00:11:14.351506 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 79 rows starting from the beginning of the part | ||
13711 | 2025.03.26 00:11:14.352033 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 874 rows starting from the beginning of the part | ||
13712 | 2025.03.26 00:11:14.352441 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 64 rows starting from the beginning of the part | ||
13713 | 2025.03.26 00:11:14.352894 [ 190 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 79 rows starting from the beginning of the part | ||
13714 | 2025.03.26 00:11:14.355206 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13715 | 2025.03.26 00:11:14.355255 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13716 | 2025.03.26 00:11:14.355876 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13717 | 2025.03.26 00:11:14.356152 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13718 | 2025.03.26 00:11:14.356408 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13719 | 2025.03.26 00:11:14.356553 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13720 | 2025.03.26 00:11:14.356632 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13721 | 2025.03.26 00:11:14.356733 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006356 sec., 25173.064820641914 rows/sec., 1.75 MiB/sec. | ||
13722 | 2025.03.26 00:11:14.357124 [ 4 ] {21830d3f-dc8d-49fe-9b11-4a3ee6ff78fc} <Debug> TCPHandler: Processed in 0.007065117 sec. | ||
13723 | 2025.03.26 00:11:14.357176 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
13724 | 2025.03.26 00:11:14.357197 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2457 rows, containing 5 columns (5 merged, 0 gathered) in 0.007326605 sec., 335353.1410523701 rows/sec., 25.76 MiB/sec. | ||
13725 | 2025.03.26 00:11:14.357386 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13726 | 2025.03.26 00:11:14.357567 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13727 | 2025.03.26 00:11:14.357632 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13728 | 2025.03.26 00:11:14.357698 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13729 | 2025.03.26 00:11:14.357701 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 30210 rows starting from the beginning of the part | ||
13730 | 2025.03.26 00:11:14.358041 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13731 | 2025.03.26 00:11:14.358218 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 237 rows starting from the beginning of the part | ||
13732 | 2025.03.26 00:11:14.358930 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
13733 | 2025.03.26 00:11:14.359420 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 918 rows starting from the beginning of the part | ||
13734 | 2025.03.26 00:11:14.359914 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 44 rows starting from the beginning of the part | ||
13735 | 2025.03.26 00:11:14.360288 [ 197 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
13736 | 2025.03.26 00:11:14.360383 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13737 | 2025.03.26 00:11:14.361534 [ 195 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_116_23} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13738 | 2025.03.26 00:11:14.361975 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
13739 | 2025.03.26 00:11:14.362874 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13740 | 2025.03.26 00:11:14.362920 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13741 | 2025.03.26 00:11:14.364655 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
13742 | 2025.03.26 00:11:14.364939 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13743 | 2025.03.26 00:11:14.365371 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.007762 sec., 1932.4916258696212 rows/sec., 3.46 MiB/sec. | ||
13744 | 2025.03.26 00:11:14.365787 [ 4 ] {e5c811f8-d17b-4139-a3fe-edd8ed94567f} <Debug> TCPHandler: Processed in 0.008493233 sec. | ||
13745 | 2025.03.26 00:11:14.366310 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13746 | 2025.03.26 00:11:14.366456 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13747 | 2025.03.26 00:11:14.366546 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13748 | 2025.03.26 00:11:14.367077 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13749 | 2025.03.26 00:11:14.367171 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13750 | 2025.03.26 00:11:14.367727 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13751 | 2025.03.26 00:11:14.368018 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13752 | 2025.03.26 00:11:14.368230 [ 83 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13753 | 2025.03.26 00:11:14.368291 [ 83 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13754 | 2025.03.26 00:11:14.368304 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001872 sec., 32051.28205128205 rows/sec., 2.16 MiB/sec. | ||
13755 | 2025.03.26 00:11:14.368328 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13756 | 2025.03.26 00:11:14.368443 [ 4 ] {ad68ae77-bd05-4ab3-8604-9d89e3089a12} <Debug> TCPHandler: Processed in 0.002239492 sec. | ||
13757 | 2025.03.26 00:11:14.368856 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
13758 | 2025.03.26 00:11:14.369393 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13759 | 2025.03.26 00:11:14.369528 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5962 rows starting from the beginning of the part | ||
13760 | 2025.03.26 00:11:14.369932 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 82 rows starting from the beginning of the part | ||
13761 | 2025.03.26 00:11:14.370261 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
13762 | 2025.03.26 00:11:14.370556 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
13763 | 2025.03.26 00:11:14.370953 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 18 rows starting from the beginning of the part | ||
13764 | 2025.03.26 00:11:14.371353 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
13765 | 2025.03.26 00:11:14.371416 [ 195 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31729 rows, containing 5 columns (5 merged, 0 gathered) in 0.014576178 sec., 2176770.8928911267 rows/sec., 148.61 MiB/sec. | ||
13766 | 2025.03.26 00:11:14.372012 [ 195 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13767 | 2025.03.26 00:11:14.372386 [ 195 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13768 | 2025.03.26 00:11:14.372507 [ 195 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13769 | 2025.03.26 00:11:14.372624 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
13770 | 2025.03.26 00:11:14.373808 [ 186 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6246 rows, containing 4 columns (4 merged, 0 gathered) in 0.005338101 sec., 1170079.0224838385 rows/sec., 77.24 MiB/sec. | ||
13771 | 2025.03.26 00:11:14.374193 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13772 | 2025.03.26 00:11:14.374467 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13773 | 2025.03.26 00:11:14.374589 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_116_23} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13774 | 2025.03.26 00:11:14.374677 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
13775 | 2025.03.26 00:11:18.143677 [ 80 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
13776 | 2025.03.26 00:11:18.143760 [ 80 ] {} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13777 | 2025.03.26 00:11:18.143789 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13778 | 2025.03.26 00:11:18.144007 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
13779 | 2025.03.26 00:11:18.144233 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13780 | 2025.03.26 00:11:18.144272 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
13781 | 2025.03.26 00:11:18.144358 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
13782 | 2025.03.26 00:11:18.144606 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
13783 | 2025.03.26 00:11:18.144853 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
13784 | 2025.03.26 00:11:18.145029 [ 191 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
13785 | 2025.03.26 00:11:18.146198 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324685 sec., 24089.285214986117 rows/sec., 2.01 MiB/sec. | ||
13786 | 2025.03.26 00:11:18.146413 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
13787 | 2025.03.26 00:11:18.146799 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13788 | 2025.03.26 00:11:18.146910 [ 194 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_17_4} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
13789 | 2025.03.26 00:11:18.147035 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13790 | 2025.03.26 00:11:18.595881 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13791 | 2025.03.26 00:11:18.595956 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13792 | 2025.03.26 00:11:18.855364 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
13793 | 2025.03.26 00:11:18.856010 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13794 | 2025.03.26 00:11:18.856064 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13795 | 2025.03.26 00:11:18.856603 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13796 | 2025.03.26 00:11:18.856883 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13797 | 2025.03.26 00:11:18.857115 [ 79 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13798 | 2025.03.26 00:11:18.857145 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
13799 | 2025.03.26 00:11:18.857196 [ 79 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13800 | 2025.03.26 00:11:18.857228 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13801 | 2025.03.26 00:11:18.857395 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
13802 | 2025.03.26 00:11:18.857690 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13803 | 2025.03.26 00:11:18.857783 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
13804 | 2025.03.26 00:11:18.858040 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
13805 | 2025.03.26 00:11:18.858342 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
13806 | 2025.03.26 00:11:18.858642 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
13807 | 2025.03.26 00:11:18.858951 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
13808 | 2025.03.26 00:11:18.859207 [ 198 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
13809 | 2025.03.26 00:11:18.862058 [ 191 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004756243 sec., 7323217.085418049 rows/sec., 104.76 MiB/sec. | ||
13810 | 2025.03.26 00:11:18.862436 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13811 | 2025.03.26 00:11:18.862850 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_76_15} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13812 | 2025.03.26 00:11:18.862962 [ 201 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_76_15} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13813 | 2025.03.26 00:11:18.863100 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.98 MiB. | ||
13814 | 2025.03.26 00:11:19.033109 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1880 | ||
13815 | 2025.03.26 00:11:19.036005 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13816 | 2025.03.26 00:11:19.036050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13817 | 2025.03.26 00:11:19.037591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13818 | 2025.03.26 00:11:19.037908 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13819 | 2025.03.26 00:11:19.038085 [ 79 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
13820 | 2025.03.26 00:11:19.038158 [ 79 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13821 | 2025.03.26 00:11:19.038207 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13822 | 2025.03.26 00:11:19.039104 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
13823 | 2025.03.26 00:11:19.040648 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1880 | ||
13824 | 2025.03.26 00:11:19.041030 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13825 | 2025.03.26 00:11:19.041200 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1716 rows starting from the beginning of the part | ||
13826 | 2025.03.26 00:11:19.041821 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
13827 | 2025.03.26 00:11:19.042457 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
13828 | 2025.03.26 00:11:19.043074 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
13829 | 2025.03.26 00:11:19.043724 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part | ||
13830 | 2025.03.26 00:11:19.044322 [ 198 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
13831 | 2025.03.26 00:11:19.052730 [ 189 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1880 rows, containing 72 columns (72 merged, 0 gathered) in 0.014375772 sec., 130775.58547812249 rows/sec., 101.62 MiB/sec. | ||
13832 | 2025.03.26 00:11:19.054775 [ 189 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
13833 | 2025.03.26 00:11:19.055572 [ 189 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13834 | 2025.03.26 00:11:19.055665 [ 189 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_56_11} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
13835 | 2025.03.26 00:11:19.056013 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
13836 | 2025.03.26 00:11:19.343707 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13837 | 2025.03.26 00:11:19.343888 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13838 | 2025.03.26 00:11:19.343958 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13839 | 2025.03.26 00:11:19.344775 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13840 | 2025.03.26 00:11:19.344816 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13841 | 2025.03.26 00:11:19.345251 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13842 | 2025.03.26 00:11:19.345501 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13843 | 2025.03.26 00:11:19.345701 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001866 sec., 113612.00428724544 rows/sec., 7.23 MiB/sec. | ||
13844 | 2025.03.26 00:11:19.345762 [ 4 ] {46d1617e-5b64-4ba9-9ccb-6cf4987ba39c} <Debug> TCPHandler: Processed in 0.00217831 sec. | ||
13845 | 2025.03.26 00:11:19.345874 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13846 | 2025.03.26 00:11:19.345979 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13847 | 2025.03.26 00:11:19.346028 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13848 | 2025.03.26 00:11:19.346815 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13849 | 2025.03.26 00:11:19.346852 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13850 | 2025.03.26 00:11:19.347256 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13851 | 2025.03.26 00:11:19.347490 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13852 | 2025.03.26 00:11:19.347662 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001708 sec., 391686.1826697892 rows/sec., 31.00 MiB/sec. | ||
13853 | 2025.03.26 00:11:19.347714 [ 4 ] {1b09104d-e7d9-4204-a125-5d0c8e596431} <Debug> TCPHandler: Processed in 0.001892811 sec. | ||
13854 | 2025.03.26 00:11:19.347848 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13855 | 2025.03.26 00:11:19.347952 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13856 | 2025.03.26 00:11:19.347997 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13857 | 2025.03.26 00:11:19.348550 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13858 | 2025.03.26 00:11:19.348588 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13859 | 2025.03.26 00:11:19.348936 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13860 | 2025.03.26 00:11:19.349167 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13861 | 2025.03.26 00:11:19.349302 [ 78 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
13862 | 2025.03.26 00:11:19.349349 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001419 sec., 93023.2558139535 rows/sec., 5.74 MiB/sec. | ||
13863 | 2025.03.26 00:11:19.349354 [ 78 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13864 | 2025.03.26 00:11:19.349400 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13865 | 2025.03.26 00:11:19.349424 [ 4 ] {a7847c5d-a46d-47b7-855d-959d499356e1} <Debug> TCPHandler: Processed in 0.001628363 sec. | ||
13866 | 2025.03.26 00:11:19.349627 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13867 | 2025.03.26 00:11:19.349637 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
13868 | 2025.03.26 00:11:19.349803 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13869 | 2025.03.26 00:11:19.349927 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13870 | 2025.03.26 00:11:19.349944 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13871 | 2025.03.26 00:11:19.350049 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_100_20, total 179 rows starting from the beginning of the part | ||
13872 | 2025.03.26 00:11:19.350357 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 132 rows starting from the beginning of the part | ||
13873 | 2025.03.26 00:11:19.350700 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
13874 | 2025.03.26 00:11:19.351028 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 142 rows starting from the beginning of the part | ||
13875 | 2025.03.26 00:11:19.351433 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
13876 | 2025.03.26 00:11:19.351841 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 132 rows starting from the beginning of the part | ||
13877 | 2025.03.26 00:11:19.353001 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13878 | 2025.03.26 00:11:19.353065 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
13879 | 2025.03.26 00:11:19.354049 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13880 | 2025.03.26 00:11:19.354542 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13881 | 2025.03.26 00:11:19.355010 [ 196 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.005488876 sec., 112044.79751409942 rows/sec., 7.51 MiB/sec. | ||
13882 | 2025.03.26 00:11:19.355059 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005313 sec., 21268.58648597779 rows/sec., 1.38 MiB/sec. | ||
13883 | 2025.03.26 00:11:19.355206 [ 4 ] {e519d5c1-eada-4e5c-8e2b-1f5e26a5cb82} <Debug> TCPHandler: Processed in 0.005651441 sec. | ||
13884 | 2025.03.26 00:11:19.355298 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
13885 | 2025.03.26 00:11:19.355343 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13886 | 2025.03.26 00:11:19.355505 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13887 | 2025.03.26 00:11:19.355591 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13888 | 2025.03.26 00:11:19.355842 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13889 | 2025.03.26 00:11:19.356095 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_105_21} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
13890 | 2025.03.26 00:11:19.356294 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
13891 | 2025.03.26 00:11:19.356634 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13892 | 2025.03.26 00:11:19.356678 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13893 | 2025.03.26 00:11:19.357035 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
13894 | 2025.03.26 00:11:19.357268 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13895 | 2025.03.26 00:11:19.357490 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.002025 sec., 55308.641975308645 rows/sec., 3.15 MiB/sec. | ||
13896 | 2025.03.26 00:11:19.357662 [ 4 ] {9626c7ac-a7ee-4e1a-b8ac-fe147fce8cb9} <Debug> TCPHandler: Processed in 0.002371916 sec. | ||
13897 | 2025.03.26 00:11:19.357862 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13898 | 2025.03.26 00:11:19.357967 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13899 | 2025.03.26 00:11:19.358013 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13900 | 2025.03.26 00:11:19.358731 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13901 | 2025.03.26 00:11:19.358769 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13902 | 2025.03.26 00:11:19.359133 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13903 | 2025.03.26 00:11:19.359365 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13904 | 2025.03.26 00:11:19.359549 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001606 sec., 254047.32254047322 rows/sec., 18.04 MiB/sec. | ||
13905 | 2025.03.26 00:11:19.359603 [ 4 ] {cef776f7-d155-4344-87fd-917286bbae54} <Debug> TCPHandler: Processed in 0.001808508 sec. | ||
13906 | 2025.03.26 00:11:19.359716 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13907 | 2025.03.26 00:11:19.359819 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13908 | 2025.03.26 00:11:19.359864 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13909 | 2025.03.26 00:11:19.360290 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13910 | 2025.03.26 00:11:19.360326 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13911 | 2025.03.26 00:11:19.360666 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
13912 | 2025.03.26 00:11:19.360887 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13913 | 2025.03.26 00:11:19.361058 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001262 sec., 4754.358161648177 rows/sec., 248.40 KiB/sec. | ||
13914 | 2025.03.26 00:11:19.361106 [ 4 ] {7a690ff0-c37c-4759-801d-f00ccd4bcd0f} <Debug> TCPHandler: Processed in 0.001440266 sec. | ||
13915 | 2025.03.26 00:11:19.361234 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13916 | 2025.03.26 00:11:19.361337 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13917 | 2025.03.26 00:11:19.361384 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13918 | 2025.03.26 00:11:19.361894 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13919 | 2025.03.26 00:11:19.361930 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13920 | 2025.03.26 00:11:19.362304 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13921 | 2025.03.26 00:11:19.362540 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13922 | 2025.03.26 00:11:19.362734 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001413 sec., 167728.23779193207 rows/sec., 11.24 MiB/sec. | ||
13923 | 2025.03.26 00:11:19.362833 [ 4 ] {15437039-e51c-490d-aeaa-bde89f00d27c} <Debug> TCPHandler: Processed in 0.001648673 sec. | ||
13924 | 2025.03.26 00:11:19.363036 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13925 | 2025.03.26 00:11:19.363319 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13926 | 2025.03.26 00:11:19.363432 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13927 | 2025.03.26 00:11:19.363897 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13928 | 2025.03.26 00:11:19.363934 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13929 | 2025.03.26 00:11:19.364266 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
13930 | 2025.03.26 00:11:19.364492 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13931 | 2025.03.26 00:11:19.364668 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001459 sec., 685.4009595613434 rows/sec., 46.18 KiB/sec. | ||
13932 | 2025.03.26 00:11:19.364717 [ 4 ] {660adc97-f7fa-4b7f-8e87-0239a665a94b} <Debug> TCPHandler: Processed in 0.001776077 sec. | ||
13933 | 2025.03.26 00:11:19.364846 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13934 | 2025.03.26 00:11:19.364950 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13935 | 2025.03.26 00:11:19.365014 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
13936 | 2025.03.26 00:11:19.366081 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13937 | 2025.03.26 00:11:19.366117 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13938 | 2025.03.26 00:11:19.366733 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
13939 | 2025.03.26 00:11:19.366985 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13940 | 2025.03.26 00:11:19.367186 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002259 sec., 11509.517485613102 rows/sec., 20.62 MiB/sec. | ||
13941 | 2025.03.26 00:11:19.367285 [ 4 ] {13d3a580-1c5d-472c-97eb-6b90835bf9ab} <Debug> TCPHandler: Processed in 0.00248989 sec. | ||
13942 | 2025.03.26 00:11:19.367424 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13943 | 2025.03.26 00:11:19.367527 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13944 | 2025.03.26 00:11:19.367573 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13945 | 2025.03.26 00:11:19.368003 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13946 | 2025.03.26 00:11:19.368039 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
13947 | 2025.03.26 00:11:19.368386 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13948 | 2025.03.26 00:11:19.368621 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13949 | 2025.03.26 00:11:19.368791 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001286 sec., 63763.60808709176 rows/sec., 4.05 MiB/sec. | ||
13950 | 2025.03.26 00:11:19.368839 [ 4 ] {9b7bf053-0062-4b80-972c-795e4565a86e} <Debug> TCPHandler: Processed in 0.001470227 sec. | ||
13951 | 2025.03.26 00:11:21.307692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
13952 | 2025.03.26 00:11:21.329370 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13953 | 2025.03.26 00:11:21.329420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
13954 | 2025.03.26 00:11:21.336818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13955 | 2025.03.26 00:11:21.337605 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13956 | 2025.03.26 00:11:21.337892 [ 76 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13957 | 2025.03.26 00:11:21.337967 [ 76 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13958 | 2025.03.26 00:11:21.338017 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
13959 | 2025.03.26 00:11:21.338256 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
13960 | 2025.03.26 00:11:21.346865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
13961 | 2025.03.26 00:11:21.348178 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13962 | 2025.03.26 00:11:21.349061 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
13963 | 2025.03.26 00:11:21.353713 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
13964 | 2025.03.26 00:11:21.358680 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
13965 | 2025.03.26 00:11:21.363922 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
13966 | 2025.03.26 00:11:21.369605 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
13967 | 2025.03.26 00:11:21.375026 [ 192 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
13968 | 2025.03.26 00:11:21.436791 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.098677327 sec., 5806.8050424592475 rows/sec., 30.03 MiB/sec. | ||
13969 | 2025.03.26 00:11:21.439291 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13970 | 2025.03.26 00:11:21.441835 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_76_15} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13971 | 2025.03.26 00:11:21.441934 [ 188 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_76_15} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13972 | 2025.03.26 00:11:21.443290 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
13973 | 2025.03.26 00:11:22.001179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.21 MiB, peak 282.62 MiB, free memory in arenas 0.00 B, will set to 264.13 MiB (RSS), difference: -1.09 MiB | ||
13974 | 2025.03.26 00:11:24.337536 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13975 | 2025.03.26 00:11:24.337756 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13976 | 2025.03.26 00:11:24.337837 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13977 | 2025.03.26 00:11:24.338661 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13978 | 2025.03.26 00:11:24.338714 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
13979 | 2025.03.26 00:11:24.339154 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13980 | 2025.03.26 00:11:24.339399 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13981 | 2025.03.26 00:11:24.339622 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001928 sec., 44605.8091286307 rows/sec., 3.70 MiB/sec. | ||
13982 | 2025.03.26 00:11:24.339679 [ 4 ] {497bb000-088f-482e-a979-a587782c7b5c} <Debug> TCPHandler: Processed in 0.002291473 sec. | ||
13983 | 2025.03.26 00:11:24.339801 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13984 | 2025.03.26 00:11:24.339907 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13985 | 2025.03.26 00:11:24.339952 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13986 | 2025.03.26 00:11:24.340472 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13987 | 2025.03.26 00:11:24.340510 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
13988 | 2025.03.26 00:11:24.340849 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
13989 | 2025.03.26 00:11:24.341079 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13990 | 2025.03.26 00:11:24.341284 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.0014 sec., 10714.285714285714 rows/sec., 805.66 KiB/sec. | ||
13991 | 2025.03.26 00:11:24.341336 [ 4 ] {94d95c34-cc67-4064-9c96-456c9ef340d0} <Debug> TCPHandler: Processed in 0.001587631 sec. | ||
13992 | 2025.03.26 00:11:24.341441 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13993 | 2025.03.26 00:11:24.341540 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13994 | 2025.03.26 00:11:24.341585 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13995 | 2025.03.26 00:11:24.342123 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13996 | 2025.03.26 00:11:24.342161 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
13997 | 2025.03.26 00:11:24.342507 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13998 | 2025.03.26 00:11:24.342747 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13999 | 2025.03.26 00:11:24.342954 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001434 sec., 55090.65550906555 rows/sec., 4.30 MiB/sec. | ||
14000 | 2025.03.26 00:11:24.343004 [ 4 ] {f8894dd9-3ef5-4525-8988-b9ae7a1d5081} <Debug> TCPHandler: Processed in 0.001613872 sec. | ||
14001 | 2025.03.26 00:11:24.343119 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14002 | 2025.03.26 00:11:24.343223 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14003 | 2025.03.26 00:11:24.343272 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14004 | 2025.03.26 00:11:24.343785 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14005 | 2025.03.26 00:11:24.343822 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14006 | 2025.03.26 00:11:24.344194 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14007 | 2025.03.26 00:11:24.344424 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14008 | 2025.03.26 00:11:24.344631 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00143 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
14009 | 2025.03.26 00:11:24.344681 [ 4 ] {ddb4a596-58b3-488f-80cd-2ac2f7d5e4d3} <Debug> TCPHandler: Processed in 0.001612601 sec. | ||
14010 | 2025.03.26 00:11:24.344804 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14011 | 2025.03.26 00:11:24.344907 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14012 | 2025.03.26 00:11:24.344974 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14013 | 2025.03.26 00:11:24.346036 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14014 | 2025.03.26 00:11:24.346074 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14015 | 2025.03.26 00:11:24.346684 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
14016 | 2025.03.26 00:11:24.346940 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14017 | 2025.03.26 00:11:24.347132 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
14018 | 2025.03.26 00:11:24.347194 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002307 sec., 6501.950585175553 rows/sec., 11.65 MiB/sec. | ||
14019 | 2025.03.26 00:11:24.347224 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14020 | 2025.03.26 00:11:24.347291 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14021 | 2025.03.26 00:11:24.347568 [ 4 ] {9f445025-d010-4845-a4e6-29cc8d56178b} <Debug> TCPHandler: Processed in 0.00280538 sec. | ||
14022 | 2025.03.26 00:11:24.347811 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
14023 | 2025.03.26 00:11:24.347983 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14024 | 2025.03.26 00:11:24.348350 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14025 | 2025.03.26 00:11:24.348541 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14026 | 2025.03.26 00:11:24.349960 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14027 | 2025.03.26 00:11:24.350129 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2098 rows starting from the beginning of the part | ||
14028 | 2025.03.26 00:11:24.350981 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 15 rows starting from the beginning of the part | ||
14029 | 2025.03.26 00:11:24.351110 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14030 | 2025.03.26 00:11:24.351213 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14031 | 2025.03.26 00:11:24.351695 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 26 rows starting from the beginning of the part | ||
14032 | 2025.03.26 00:11:24.352433 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 15 rows starting from the beginning of the part | ||
14033 | 2025.03.26 00:11:24.352865 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
14034 | 2025.03.26 00:11:24.353128 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
14035 | 2025.03.26 00:11:24.353698 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14036 | 2025.03.26 00:11:24.353753 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
14037 | 2025.03.26 00:11:24.354596 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00635 sec., 9448.818897637795 rows/sec., 652.07 KiB/sec. | ||
14038 | 2025.03.26 00:11:24.354849 [ 4 ] {4623c15e-ce9e-4233-aeac-b2fbc4f3dff3} <Debug> TCPHandler: Processed in 0.006981374 sec. | ||
14039 | 2025.03.26 00:11:24.362258 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 19 columns (19 merged, 0 gathered) in 0.014790965 sec., 148401.40585823846 rows/sec., 265.93 MiB/sec. | ||
14040 | 2025.03.26 00:11:24.364365 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
14041 | 2025.03.26 00:11:24.364865 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14042 | 2025.03.26 00:11:24.364962 [ 197 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
14043 | 2025.03.26 00:11:24.365151 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.33 MiB. | ||
14044 | 2025.03.26 00:11:25.028452 [ 220 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Found 6 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, all_10_10_0] | ||
14045 | 2025.03.26 00:11:25.028551 [ 220 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 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, all_10_10_0] | ||
14046 | 2025.03.26 00:11:25.030953 [ 220 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
14047 | 2025.03.26 00:11:25.249018 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
14048 | 2025.03.26 00:11:25.249082 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
14049 | 2025.03.26 00:11:25.250999 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
14050 | 2025.03.26 00:11:25.344290 [ 225 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
14051 | 2025.03.26 00:11:25.344337 [ 225 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
14052 | 2025.03.26 00:11:25.346556 [ 225 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
14053 | 2025.03.26 00:11:25.474372 [ 225 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
14054 | 2025.03.26 00:11:25.474412 [ 225 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
14055 | 2025.03.26 00:11:25.476558 [ 225 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
14056 | 2025.03.26 00:11:25.529864 [ 223 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
14057 | 2025.03.26 00:11:25.529951 [ 223 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
14058 | 2025.03.26 00:11:25.532293 [ 223 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
14059 | 2025.03.26 00:11:26.358303 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
14060 | 2025.03.26 00:11:26.359040 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14061 | 2025.03.26 00:11:26.359087 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14062 | 2025.03.26 00:11:26.359634 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14063 | 2025.03.26 00:11:26.359892 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14064 | 2025.03.26 00:11:26.360161 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
14065 | 2025.03.26 00:11:28.847834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
14066 | 2025.03.26 00:11:28.870795 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14067 | 2025.03.26 00:11:28.870857 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14068 | 2025.03.26 00:11:28.878330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
14069 | 2025.03.26 00:11:28.879148 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14070 | 2025.03.26 00:11:28.882216 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
14071 | 2025.03.26 00:11:29.041730 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1914 | ||
14072 | 2025.03.26 00:11:29.044968 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14073 | 2025.03.26 00:11:29.045013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14074 | 2025.03.26 00:11:29.046578 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
14075 | 2025.03.26 00:11:29.046898 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14076 | 2025.03.26 00:11:29.048484 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1914 | ||
14077 | 2025.03.26 00:11:29.343312 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14078 | 2025.03.26 00:11:29.343577 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14079 | 2025.03.26 00:11:29.343650 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14080 | 2025.03.26 00:11:29.344541 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14081 | 2025.03.26 00:11:29.344587 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14082 | 2025.03.26 00:11:29.345042 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14083 | 2025.03.26 00:11:29.345293 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14084 | 2025.03.26 00:11:29.345494 [ 67 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
14085 | 2025.03.26 00:11:29.345565 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002033 sec., 104279.3900639449 rows/sec., 6.63 MiB/sec. | ||
14086 | 2025.03.26 00:11:29.345577 [ 67 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14087 | 2025.03.26 00:11:29.345656 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14088 | 2025.03.26 00:11:29.345718 [ 4 ] {af7d646b-d0bd-42a5-871d-f8f7cf5c90cb} <Debug> TCPHandler: Processed in 0.002590793 sec. | ||
14089 | 2025.03.26 00:11:29.345936 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
14090 | 2025.03.26 00:11:29.345956 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14091 | 2025.03.26 00:11:29.346216 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14092 | 2025.03.26 00:11:29.346232 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14093 | 2025.03.26 00:11:29.346317 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14094 | 2025.03.26 00:11:29.346317 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 236 rows starting from the beginning of the part | ||
14095 | 2025.03.26 00:11:29.346700 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
14096 | 2025.03.26 00:11:29.347132 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
14097 | 2025.03.26 00:11:29.347589 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
14098 | 2025.03.26 00:11:29.348029 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
14099 | 2025.03.26 00:11:29.348250 [ 199 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
14100 | 2025.03.26 00:11:29.349508 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14101 | 2025.03.26 00:11:29.349579 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14102 | 2025.03.26 00:11:29.350699 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14103 | 2025.03.26 00:11:29.351168 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 5 columns (5 merged, 0 gathered) in 0.005393233 sec., 240301.13291971624 rows/sec., 16.29 MiB/sec. | ||
14104 | 2025.03.26 00:11:29.351194 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14105 | 2025.03.26 00:11:29.351495 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
14106 | 2025.03.26 00:11:29.351629 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.005496 sec., 121724.89082969433 rows/sec., 9.64 MiB/sec. | ||
14107 | 2025.03.26 00:11:29.351739 [ 4 ] {91e2e025-221b-4629-afe3-e5bf2e1aafc7} <Debug> TCPHandler: Processed in 0.005853078 sec. | ||
14108 | 2025.03.26 00:11:29.351913 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14109 | 2025.03.26 00:11:29.352055 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14110 | 2025.03.26 00:11:29.352087 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14111 | 2025.03.26 00:11:29.352190 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14112 | 2025.03.26 00:11:29.352257 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_32_7} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
14113 | 2025.03.26 00:11:29.352449 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
14114 | 2025.03.26 00:11:29.352986 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14115 | 2025.03.26 00:11:29.353030 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14116 | 2025.03.26 00:11:29.353385 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14117 | 2025.03.26 00:11:29.353615 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14118 | 2025.03.26 00:11:29.353826 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001792 sec., 73660.71428571429 rows/sec., 4.55 MiB/sec. | ||
14119 | 2025.03.26 00:11:29.353882 [ 4 ] {3d944c79-ab5a-4067-b303-ee27db77fd73} <Debug> TCPHandler: Processed in 0.002046316 sec. | ||
14120 | 2025.03.26 00:11:29.354000 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14121 | 2025.03.26 00:11:29.354106 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14122 | 2025.03.26 00:11:29.354150 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14123 | 2025.03.26 00:11:29.354702 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14124 | 2025.03.26 00:11:29.354741 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14125 | 2025.03.26 00:11:29.355101 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14126 | 2025.03.26 00:11:29.355333 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14127 | 2025.03.26 00:11:29.355551 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001467 sec., 77027.94819359237 rows/sec., 4.99 MiB/sec. | ||
14128 | 2025.03.26 00:11:29.355604 [ 4 ] {c725d6e5-fc3a-4d46-8299-7c2532dc647c} <Debug> TCPHandler: Processed in 0.001655943 sec. | ||
14129 | 2025.03.26 00:11:29.355717 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14130 | 2025.03.26 00:11:29.355820 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14131 | 2025.03.26 00:11:29.355865 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14132 | 2025.03.26 00:11:29.356413 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14133 | 2025.03.26 00:11:29.356452 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14134 | 2025.03.26 00:11:29.356799 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
14135 | 2025.03.26 00:11:29.357032 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14136 | 2025.03.26 00:11:29.357181 [ 67 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
14137 | 2025.03.26 00:11:29.357235 [ 67 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14138 | 2025.03.26 00:11:29.357272 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14139 | 2025.03.26 00:11:29.357276 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001459 sec., 76764.90747087046 rows/sec., 4.37 MiB/sec. | ||
14140 | 2025.03.26 00:11:29.357523 [ 4 ] {7e5b70fc-06d6-4ea5-ba5d-1cf97d6c2cf2} <Debug> TCPHandler: Processed in 0.00184957 sec. | ||
14141 | 2025.03.26 00:11:29.357562 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
14142 | 2025.03.26 00:11:29.357677 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14143 | 2025.03.26 00:11:29.357754 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14144 | 2025.03.26 00:11:29.357829 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 124 rows starting from the beginning of the part | ||
14145 | 2025.03.26 00:11:29.357924 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14146 | 2025.03.26 00:11:29.358091 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14147 | 2025.03.26 00:11:29.358199 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 112 rows starting from the beginning of the part | ||
14148 | 2025.03.26 00:11:29.358586 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 112 rows starting from the beginning of the part | ||
14149 | 2025.03.26 00:11:29.358975 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 112 rows starting from the beginning of the part | ||
14150 | 2025.03.26 00:11:29.359348 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part | ||
14151 | 2025.03.26 00:11:29.359665 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part | ||
14152 | 2025.03.26 00:11:29.360929 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14153 | 2025.03.26 00:11:29.361004 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14154 | 2025.03.26 00:11:29.362069 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14155 | 2025.03.26 00:11:29.362331 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 5 columns (5 merged, 0 gathered) in 0.004954099 sec., 138067.48714549307 rows/sec., 8.44 MiB/sec. | ||
14156 | 2025.03.26 00:11:29.362564 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
14157 | 2025.03.26 00:11:29.362571 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14158 | 2025.03.26 00:11:29.363021 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.005172 sec., 78886.31090487239 rows/sec., 5.60 MiB/sec. | ||
14159 | 2025.03.26 00:11:29.363182 [ 4 ] {9339add4-4671-4f6b-a7ae-c744bde064bc} <Debug> TCPHandler: Processed in 0.005569829 sec. | ||
14160 | 2025.03.26 00:11:29.363187 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14161 | 2025.03.26 00:11:29.363350 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_32_7} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
14162 | 2025.03.26 00:11:29.363364 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14163 | 2025.03.26 00:11:29.363494 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
14164 | 2025.03.26 00:11:29.363561 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14165 | 2025.03.26 00:11:29.363612 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14166 | 2025.03.26 00:11:29.364068 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14167 | 2025.03.26 00:11:29.364105 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14168 | 2025.03.26 00:11:29.364469 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
14169 | 2025.03.26 00:11:29.364706 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14170 | 2025.03.26 00:11:29.364910 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
14171 | 2025.03.26 00:11:29.364961 [ 4 ] {dfbf0f09-505c-4c23-9c0e-9fd4c0282451} <Debug> TCPHandler: Processed in 0.001662824 sec. | ||
14172 | 2025.03.26 00:11:29.365078 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14173 | 2025.03.26 00:11:29.365182 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14174 | 2025.03.26 00:11:29.365229 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14175 | 2025.03.26 00:11:29.365757 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14176 | 2025.03.26 00:11:29.365795 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14177 | 2025.03.26 00:11:29.366175 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14178 | 2025.03.26 00:11:29.366434 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14179 | 2025.03.26 00:11:29.366679 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001518 sec., 156126.48221343872 rows/sec., 10.46 MiB/sec. | ||
14180 | 2025.03.26 00:11:29.366756 [ 4 ] {58144aa8-e907-4ffe-acc3-dd9a51f91bc2} <Debug> TCPHandler: Processed in 0.001729075 sec. | ||
14181 | 2025.03.26 00:11:29.366941 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14182 | 2025.03.26 00:11:29.367276 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14183 | 2025.03.26 00:11:29.367369 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14184 | 2025.03.26 00:11:29.367825 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14185 | 2025.03.26 00:11:29.367864 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14186 | 2025.03.26 00:11:29.368253 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14187 | 2025.03.26 00:11:29.368487 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14188 | 2025.03.26 00:11:29.368694 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001534 sec., 651.890482398957 rows/sec., 43.93 KiB/sec. | ||
14189 | 2025.03.26 00:11:29.368746 [ 4 ] {5a67bb46-3243-469c-a59f-7e6cb566be98} <Debug> TCPHandler: Processed in 0.001923952 sec. | ||
14190 | 2025.03.26 00:11:29.368869 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14191 | 2025.03.26 00:11:29.368974 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14192 | 2025.03.26 00:11:29.369041 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14193 | 2025.03.26 00:11:29.370177 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14194 | 2025.03.26 00:11:29.370216 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14195 | 2025.03.26 00:11:29.370868 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
14196 | 2025.03.26 00:11:29.371117 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14197 | 2025.03.26 00:11:29.371371 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00242 sec., 10743.801652892562 rows/sec., 19.25 MiB/sec. | ||
14198 | 2025.03.26 00:11:29.371387 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
14199 | 2025.03.26 00:11:29.371432 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
14200 | 2025.03.26 00:11:29.371550 [ 4 ] {89946d8c-0217-4f92-a242-d9749efdcff3} <Debug> TCPHandler: Processed in 0.002730428 sec. | ||
14201 | 2025.03.26 00:11:29.371725 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14202 | 2025.03.26 00:11:29.371837 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14203 | 2025.03.26 00:11:29.371890 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14204 | 2025.03.26 00:11:29.373305 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14205 | 2025.03.26 00:11:29.373399 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14206 | 2025.03.26 00:11:29.374356 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14207 | 2025.03.26 00:11:29.374640 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14208 | 2025.03.26 00:11:29.374924 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003116 sec., 26315.789473684214 rows/sec., 1.67 MiB/sec. | ||
14209 | 2025.03.26 00:11:29.375020 [ 4 ] {5f9a9860-8415-413c-b6c6-9e6e0a161435} <Debug> TCPHandler: Processed in 0.003347318 sec. | ||
14210 | 2025.03.26 00:11:29.375282 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
14211 | 2025.03.26 00:11:33.596005 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14212 | 2025.03.26 00:11:33.596076 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14213 | 2025.03.26 00:11:33.861188 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
14214 | 2025.03.26 00:11:33.861814 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14215 | 2025.03.26 00:11:33.861861 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14216 | 2025.03.26 00:11:33.862404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14217 | 2025.03.26 00:11:33.862664 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14218 | 2025.03.26 00:11:33.862935 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
14219 | 2025.03.26 00:11:34.337258 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14220 | 2025.03.26 00:11:34.337466 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14221 | 2025.03.26 00:11:34.337548 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14222 | 2025.03.26 00:11:34.338348 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14223 | 2025.03.26 00:11:34.338400 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14224 | 2025.03.26 00:11:34.338833 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14225 | 2025.03.26 00:11:34.339083 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14226 | 2025.03.26 00:11:34.339331 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001925 sec., 44675.32467532467 rows/sec., 3.71 MiB/sec. | ||
14227 | 2025.03.26 00:11:34.339388 [ 4 ] {195ea72d-f0f9-4a1b-beda-0a89999cf4f4} <Debug> TCPHandler: Processed in 0.002273433 sec. | ||
14228 | 2025.03.26 00:11:34.339521 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14229 | 2025.03.26 00:11:34.339627 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14230 | 2025.03.26 00:11:34.339673 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14231 | 2025.03.26 00:11:34.340226 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14232 | 2025.03.26 00:11:34.340265 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14233 | 2025.03.26 00:11:34.340617 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14234 | 2025.03.26 00:11:34.340854 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14235 | 2025.03.26 00:11:34.341063 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001458 sec., 10288.065843621398 rows/sec., 773.61 KiB/sec. | ||
14236 | 2025.03.26 00:11:34.341115 [ 4 ] {e3d8064b-8eea-487f-a0e0-6817ace9ad06} <Debug> TCPHandler: Processed in 0.001645553 sec. | ||
14237 | 2025.03.26 00:11:34.341235 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14238 | 2025.03.26 00:11:34.341343 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14239 | 2025.03.26 00:11:34.341388 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14240 | 2025.03.26 00:11:34.341944 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14241 | 2025.03.26 00:11:34.341984 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14242 | 2025.03.26 00:11:34.342347 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14243 | 2025.03.26 00:11:34.342581 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14244 | 2025.03.26 00:11:34.342804 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001482 sec., 53306.34278002699 rows/sec., 4.16 MiB/sec. | ||
14245 | 2025.03.26 00:11:34.342857 [ 4 ] {618325ac-cd29-442c-9e46-52a619011088} <Debug> TCPHandler: Processed in 0.001674544 sec. | ||
14246 | 2025.03.26 00:11:34.342971 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14247 | 2025.03.26 00:11:34.343075 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14248 | 2025.03.26 00:11:34.343124 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14249 | 2025.03.26 00:11:34.343646 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14250 | 2025.03.26 00:11:34.343684 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14251 | 2025.03.26 00:11:34.344062 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14252 | 2025.03.26 00:11:34.344290 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14253 | 2025.03.26 00:11:34.344504 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00145 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
14254 | 2025.03.26 00:11:34.344556 [ 4 ] {a2822042-e6a8-43c6-adc3-9410ea5379a7} <Debug> TCPHandler: Processed in 0.001634883 sec. | ||
14255 | 2025.03.26 00:11:34.344690 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14256 | 2025.03.26 00:11:34.344794 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14257 | 2025.03.26 00:11:34.344861 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14258 | 2025.03.26 00:11:34.345945 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14259 | 2025.03.26 00:11:34.345985 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14260 | 2025.03.26 00:11:34.346611 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
14261 | 2025.03.26 00:11:34.346862 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14262 | 2025.03.26 00:11:34.347097 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002323 sec., 6457.167455876022 rows/sec., 11.57 MiB/sec. | ||
14263 | 2025.03.26 00:11:34.347224 [ 4 ] {63820a36-a5b6-44ca-a2e3-9234de0c0167} <Debug> TCPHandler: Processed in 0.002582733 sec. | ||
14264 | 2025.03.26 00:11:34.347380 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14265 | 2025.03.26 00:11:34.347539 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14266 | 2025.03.26 00:11:34.347590 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14267 | 2025.03.26 00:11:34.348020 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14268 | 2025.03.26 00:11:34.348057 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14269 | 2025.03.26 00:11:34.348424 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14270 | 2025.03.26 00:11:34.348655 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14271 | 2025.03.26 00:11:34.348876 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
14272 | 2025.03.26 00:11:34.348926 [ 4 ] {dd9ee255-82ec-4a64-af53-b408d0c5bcb7} <Debug> TCPHandler: Processed in 0.001610702 sec. | ||
14273 | 2025.03.26 00:11:36.383173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
14274 | 2025.03.26 00:11:36.406114 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14275 | 2025.03.26 00:11:36.406175 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14276 | 2025.03.26 00:11:36.413685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14277 | 2025.03.26 00:11:36.414508 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14278 | 2025.03.26 00:11:36.418160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
14279 | 2025.03.26 00:11:37.565710 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14280 | 2025.03.26 00:11:37.565896 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14281 | 2025.03.26 00:11:37.565970 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14282 | 2025.03.26 00:11:37.566850 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14283 | 2025.03.26 00:11:37.566894 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14284 | 2025.03.26 00:11:37.567334 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14285 | 2025.03.26 00:11:37.567585 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14286 | 2025.03.26 00:11:37.567816 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001971 sec., 107559.61440892947 rows/sec., 6.84 MiB/sec. | ||
14287 | 2025.03.26 00:11:37.567883 [ 4 ] {e7c89870-ee3e-4b21-a9d7-634c88071455} <Debug> TCPHandler: Processed in 0.002303933 sec. | ||
14288 | 2025.03.26 00:11:37.567999 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14289 | 2025.03.26 00:11:37.568108 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14290 | 2025.03.26 00:11:37.568158 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14291 | 2025.03.26 00:11:37.569673 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14292 | 2025.03.26 00:11:37.569713 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14293 | 2025.03.26 00:11:37.570186 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14294 | 2025.03.26 00:11:37.570432 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14295 | 2025.03.26 00:11:37.570614 [ 56 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14296 | 2025.03.26 00:11:37.570670 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Debug> executeQuery: Read 1809 rows, 150.34 KiB in 0.002581 sec., 700891.1274699729 rows/sec., 56.88 MiB/sec. | ||
14297 | 2025.03.26 00:11:37.570706 [ 56 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14298 | 2025.03.26 00:11:37.570774 [ 4 ] {9d62bcab-8c36-4b2b-8465-20413b0c2db6} <Debug> TCPHandler: Processed in 0.002825681 sec. | ||
14299 | 2025.03.26 00:11:37.570781 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14300 | 2025.03.26 00:11:37.570957 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14301 | 2025.03.26 00:11:37.570963 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
14302 | 2025.03.26 00:11:37.571092 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14303 | 2025.03.26 00:11:37.571120 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14304 | 2025.03.26 00:11:37.571153 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14305 | 2025.03.26 00:11:37.571168 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1971 rows starting from the beginning of the part | ||
14306 | 2025.03.26 00:11:37.571362 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 669 rows starting from the beginning of the part | ||
14307 | 2025.03.26 00:11:37.571835 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 86 rows starting from the beginning of the part | ||
14308 | 2025.03.26 00:11:37.572313 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 669 rows starting from the beginning of the part | ||
14309 | 2025.03.26 00:11:37.572751 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 86 rows starting from the beginning of the part | ||
14310 | 2025.03.26 00:11:37.573043 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 1809 rows starting from the beginning of the part | ||
14311 | 2025.03.26 00:11:37.573893 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14312 | 2025.03.26 00:11:37.573941 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14313 | 2025.03.26 00:11:37.574480 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14314 | 2025.03.26 00:11:37.574807 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14315 | 2025.03.26 00:11:37.575054 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.003998 sec., 33016.50825412707 rows/sec., 2.04 MiB/sec. | ||
14316 | 2025.03.26 00:11:37.575122 [ 4 ] {b46c4b40-a2b0-4065-a142-782ce1db1c0a} <Debug> TCPHandler: Processed in 0.004228276 sec. | ||
14317 | 2025.03.26 00:11:37.575248 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14318 | 2025.03.26 00:11:37.575357 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14319 | 2025.03.26 00:11:37.575402 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14320 | 2025.03.26 00:11:37.575855 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5290 rows, containing 5 columns (5 merged, 0 gathered) in 0.004957199 sec., 1067134.888068847 rows/sec., 90.56 MiB/sec. | ||
14321 | 2025.03.26 00:11:37.576088 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14322 | 2025.03.26 00:11:37.576175 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14323 | 2025.03.26 00:11:37.576217 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14324 | 2025.03.26 00:11:37.576427 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14325 | 2025.03.26 00:11:37.576533 [ 186 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_121_24} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14326 | 2025.03.26 00:11:37.576628 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
14327 | 2025.03.26 00:11:37.576712 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14328 | 2025.03.26 00:11:37.576963 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14329 | 2025.03.26 00:11:37.577139 [ 56 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 6 parts from all_1_38_8 to all_43_43_0 | ||
14330 | 2025.03.26 00:11:37.577203 [ 56 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14331 | 2025.03.26 00:11:37.577208 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001866 sec., 182743.83708467308 rows/sec., 12.19 MiB/sec. | ||
14332 | 2025.03.26 00:11:37.577247 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14333 | 2025.03.26 00:11:37.577385 [ 4 ] {25b86895-1ae8-4d6d-8d04-41a29e1b932a} <Debug> TCPHandler: Processed in 0.0021825 sec. | ||
14334 | 2025.03.26 00:11:37.577466 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_38_8 to all_43_43_0 into Compact with storage Full | ||
14335 | 2025.03.26 00:11:37.577577 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14336 | 2025.03.26 00:11:37.577755 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14337 | 2025.03.26 00:11:37.577829 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14338 | 2025.03.26 00:11:37.577842 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_38_8, total 366 rows starting from the beginning of the part | ||
14339 | 2025.03.26 00:11:37.577925 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14340 | 2025.03.26 00:11:37.578203 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 113 rows starting from the beginning of the part | ||
14341 | 2025.03.26 00:11:37.578501 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 341 rows starting from the beginning of the part | ||
14342 | 2025.03.26 00:11:37.578841 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 113 rows starting from the beginning of the part | ||
14343 | 2025.03.26 00:11:37.579243 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 113 rows starting from the beginning of the part | ||
14344 | 2025.03.26 00:11:37.579633 [ 194 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 341 rows starting from the beginning of the part | ||
14345 | 2025.03.26 00:11:37.580620 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14346 | 2025.03.26 00:11:37.580665 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14347 | 2025.03.26 00:11:37.581210 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
14348 | 2025.03.26 00:11:37.581554 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14349 | 2025.03.26 00:11:37.581578 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1387 rows, containing 5 columns (5 merged, 0 gathered) in 0.004207015 sec., 329687.4387184263 rows/sec., 23.19 MiB/sec. | ||
14350 | 2025.03.26 00:11:37.581906 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00413 sec., 27118.64406779661 rows/sec., 1.54 MiB/sec. | ||
14351 | 2025.03.26 00:11:37.581933 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
14352 | 2025.03.26 00:11:37.582082 [ 4 ] {6fade7ee-a719-47f4-800c-284fe57526b5} <Debug> TCPHandler: Processed in 0.004577857 sec. | ||
14353 | 2025.03.26 00:11:37.582242 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14354 | 2025.03.26 00:11:37.582413 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14355 | 2025.03.26 00:11:37.582503 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14356 | 2025.03.26 00:11:37.582511 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14357 | 2025.03.26 00:11:37.582752 [ 201 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_43_9} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 6 parts: [all_1_38_8, all_43_43_0] -> all_1_43_9 | ||
14358 | 2025.03.26 00:11:37.582979 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
14359 | 2025.03.26 00:11:37.583760 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14360 | 2025.03.26 00:11:37.583804 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14361 | 2025.03.26 00:11:37.584210 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14362 | 2025.03.26 00:11:37.584451 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14363 | 2025.03.26 00:11:37.584624 [ 56 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14364 | 2025.03.26 00:11:37.584682 [ 56 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14365 | 2025.03.26 00:11:37.584697 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Debug> executeQuery: Read 864 rows, 63.96 KiB in 0.002322 sec., 372093.023255814 rows/sec., 26.90 MiB/sec. | ||
14366 | 2025.03.26 00:11:37.584723 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14367 | 2025.03.26 00:11:37.584850 [ 4 ] {a7ba6828-3bd9-42e7-a4df-50580f0323e1} <Debug> TCPHandler: Processed in 0.002673886 sec. | ||
14368 | 2025.03.26 00:11:37.585005 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
14369 | 2025.03.26 00:11:37.585060 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14370 | 2025.03.26 00:11:37.585308 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14371 | 2025.03.26 00:11:37.585330 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14372 | 2025.03.26 00:11:37.585397 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14373 | 2025.03.26 00:11:37.585417 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 953 rows starting from the beginning of the part | ||
14374 | 2025.03.26 00:11:37.585824 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 408 rows starting from the beginning of the part | ||
14375 | 2025.03.26 00:11:37.586262 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 79 rows starting from the beginning of the part | ||
14376 | 2025.03.26 00:11:37.586575 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 408 rows starting from the beginning of the part | ||
14377 | 2025.03.26 00:11:37.586830 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 79 rows starting from the beginning of the part | ||
14378 | 2025.03.26 00:11:37.587264 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 864 rows starting from the beginning of the part | ||
14379 | 2025.03.26 00:11:37.587772 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14380 | 2025.03.26 00:11:37.587846 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14381 | 2025.03.26 00:11:37.588620 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
14382 | 2025.03.26 00:11:37.589144 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14383 | 2025.03.26 00:11:37.589689 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004452 sec., 1347.7088948787061 rows/sec., 70.41 KiB/sec. | ||
14384 | 2025.03.26 00:11:37.589782 [ 4 ] {d7ee1e51-246f-4749-b04e-1de714f89eed} <Debug> TCPHandler: Processed in 0.004786554 sec. | ||
14385 | 2025.03.26 00:11:37.589935 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14386 | 2025.03.26 00:11:37.590046 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14387 | 2025.03.26 00:11:37.590097 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14388 | 2025.03.26 00:11:37.590680 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2791 rows, containing 5 columns (5 merged, 0 gathered) in 0.005818517 sec., 479675.4911947495 rows/sec., 36.64 MiB/sec. | ||
14389 | 2025.03.26 00:11:37.590903 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14390 | 2025.03.26 00:11:37.591313 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14391 | 2025.03.26 00:11:37.591519 [ 191 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_121_24} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14392 | 2025.03.26 00:11:37.591667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
14393 | 2025.03.26 00:11:37.591760 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14394 | 2025.03.26 00:11:37.591804 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14395 | 2025.03.26 00:11:37.592254 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14396 | 2025.03.26 00:11:37.592495 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14397 | 2025.03.26 00:11:37.592675 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14398 | 2025.03.26 00:11:37.592737 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14399 | 2025.03.26 00:11:37.592739 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Debug> executeQuery: Read 913 rows, 62.34 KiB in 0.002706 sec., 337398.3739837398 rows/sec., 22.50 MiB/sec. | ||
14400 | 2025.03.26 00:11:37.592776 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14401 | 2025.03.26 00:11:37.592903 [ 4 ] {3956e657-4945-4b2f-96a1-96e41d9ba1b1} <Debug> TCPHandler: Processed in 0.003020507 sec. | ||
14402 | 2025.03.26 00:11:37.593193 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::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 | ||
14403 | 2025.03.26 00:11:37.593234 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14404 | 2025.03.26 00:11:37.593626 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14405 | 2025.03.26 00:11:37.593807 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14406 | 2025.03.26 00:11:37.594203 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14407 | 2025.03.26 00:11:37.594464 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_116_23, total 31729 rows starting from the beginning of the part | ||
14408 | 2025.03.26 00:11:37.595101 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 237 rows starting from the beginning of the part | ||
14409 | 2025.03.26 00:11:37.595469 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
14410 | 2025.03.26 00:11:37.596025 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 237 rows starting from the beginning of the part | ||
14411 | 2025.03.26 00:11:37.596296 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
14412 | 2025.03.26 00:11:37.596726 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 913 rows starting from the beginning of the part | ||
14413 | 2025.03.26 00:11:37.597000 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14414 | 2025.03.26 00:11:37.597092 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14415 | 2025.03.26 00:11:37.597881 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14416 | 2025.03.26 00:11:37.598194 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14417 | 2025.03.26 00:11:37.598482 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005 sec., 200 rows/sec., 13.48 KiB/sec. | ||
14418 | 2025.03.26 00:11:37.598648 [ 4 ] {71761051-6907-421a-a76e-32cea73184b8} <Debug> TCPHandler: Processed in 0.005531308 sec. | ||
14419 | 2025.03.26 00:11:37.598936 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14420 | 2025.03.26 00:11:37.599166 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14421 | 2025.03.26 00:11:37.599404 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14422 | 2025.03.26 00:11:37.602088 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14423 | 2025.03.26 00:11:37.602130 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14424 | 2025.03.26 00:11:37.602931 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
14425 | 2025.03.26 00:11:37.603183 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14426 | 2025.03.26 00:11:37.603561 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.004479 sec., 5804.867157847733 rows/sec., 10.40 MiB/sec. | ||
14427 | 2025.03.26 00:11:37.603709 [ 4 ] {e15e4fba-d0c1-4cdd-9ed3-559925599dbe} <Debug> TCPHandler: Processed in 0.004880726 sec. | ||
14428 | 2025.03.26 00:11:37.603906 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14429 | 2025.03.26 00:11:37.604015 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14430 | 2025.03.26 00:11:37.604062 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14431 | 2025.03.26 00:11:37.604620 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14432 | 2025.03.26 00:11:37.604658 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14433 | 2025.03.26 00:11:37.605179 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14434 | 2025.03.26 00:11:37.605460 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14435 | 2025.03.26 00:11:37.605657 [ 56 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14436 | 2025.03.26 00:11:37.605718 [ 56 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14437 | 2025.03.26 00:11:37.605757 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14438 | 2025.03.26 00:11:37.605763 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Debug> executeQuery: Read 64 rows, 4.10 KiB in 0.001766 sec., 36240.090600226504 rows/sec., 2.27 MiB/sec. | ||
14439 | 2025.03.26 00:11:37.606130 [ 4 ] {9a71bfa3-ea93-4ff0-b015-6d6323fa50ff} <Debug> TCPHandler: Processed in 0.002270263 sec. | ||
14440 | 2025.03.26 00:11:37.606255 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
14441 | 2025.03.26 00:11:37.606574 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14442 | 2025.03.26 00:11:37.606634 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6246 rows starting from the beginning of the part | ||
14443 | 2025.03.26 00:11:37.607082 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 82 rows starting from the beginning of the part | ||
14444 | 2025.03.26 00:11:37.607512 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
14445 | 2025.03.26 00:11:37.607989 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33436 rows, containing 5 columns (5 merged, 0 gathered) in 0.015041833 sec., 2222867.3859096826 rows/sec., 151.65 MiB/sec. | ||
14446 | 2025.03.26 00:11:37.607985 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 82 rows starting from the beginning of the part | ||
14447 | 2025.03.26 00:11:37.608419 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
14448 | 2025.03.26 00:11:37.608633 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14449 | 2025.03.26 00:11:37.608837 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
14450 | 2025.03.26 00:11:37.609779 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14451 | 2025.03.26 00:11:37.609934 [ 198 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14452 | 2025.03.26 00:11:37.610109 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
14453 | 2025.03.26 00:11:37.611994 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6594 rows, containing 4 columns (4 merged, 0 gathered) in 0.006109636 sec., 1079278.7000731304 rows/sec., 71.17 MiB/sec. | ||
14454 | 2025.03.26 00:11:37.612790 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14455 | 2025.03.26 00:11:37.613075 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14456 | 2025.03.26 00:11:37.613151 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_121_24} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14457 | 2025.03.26 00:11:37.613234 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
14458 | 2025.03.26 00:11:39.049547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1970 | ||
14459 | 2025.03.26 00:11:39.053195 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14460 | 2025.03.26 00:11:39.053255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14461 | 2025.03.26 00:11:39.055023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
14462 | 2025.03.26 00:11:39.055347 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14463 | 2025.03.26 00:11:39.056022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1970 | ||
14464 | 2025.03.26 00:11:39.330896 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14465 | 2025.03.26 00:11:39.331088 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14466 | 2025.03.26 00:11:39.331166 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14467 | 2025.03.26 00:11:39.331966 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14468 | 2025.03.26 00:11:39.332019 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14469 | 2025.03.26 00:11:39.332461 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14470 | 2025.03.26 00:11:39.332708 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14471 | 2025.03.26 00:11:39.332956 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.23 MiB/sec. | ||
14472 | 2025.03.26 00:11:39.333044 [ 4 ] {3126d678-3981-4305-801f-5dbe3fab68ed} <Debug> TCPHandler: Processed in 0.002308704 sec. | ||
14473 | 2025.03.26 00:11:39.333198 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14474 | 2025.03.26 00:11:39.333463 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14475 | 2025.03.26 00:11:39.333586 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14476 | 2025.03.26 00:11:39.334476 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14477 | 2025.03.26 00:11:39.334518 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14478 | 2025.03.26 00:11:39.334875 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14479 | 2025.03.26 00:11:39.335111 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14480 | 2025.03.26 00:11:39.335349 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001977 sec., 32372.281234193222 rows/sec., 2.53 MiB/sec. | ||
14481 | 2025.03.26 00:11:39.335438 [ 4 ] {e5ec4a9b-1d81-4197-a0a4-ba6d4c3f0b34} <Debug> TCPHandler: Processed in 0.002311884 sec. | ||
14482 | 2025.03.26 00:11:39.335600 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14483 | 2025.03.26 00:11:39.335900 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14484 | 2025.03.26 00:11:39.336008 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14485 | 2025.03.26 00:11:39.336510 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14486 | 2025.03.26 00:11:39.336549 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14487 | 2025.03.26 00:11:39.336983 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14488 | 2025.03.26 00:11:39.337220 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14489 | 2025.03.26 00:11:39.337427 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001643 sec., 26780.27997565429 rows/sec., 1.87 MiB/sec. | ||
14490 | 2025.03.26 00:11:39.337481 [ 4 ] {104d5e97-5da3-4284-b2d1-15638c1f69db} <Debug> TCPHandler: Processed in 0.001980894 sec. | ||
14491 | 2025.03.26 00:11:39.337617 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14492 | 2025.03.26 00:11:39.337721 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14493 | 2025.03.26 00:11:39.337767 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14494 | 2025.03.26 00:11:39.338190 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14495 | 2025.03.26 00:11:39.338228 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14496 | 2025.03.26 00:11:39.338585 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14497 | 2025.03.26 00:11:39.338814 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14498 | 2025.03.26 00:11:39.339032 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Debug> executeQuery: Read 18 rows, 1.24 KiB in 0.001333 sec., 13503.37584396099 rows/sec., 926.75 KiB/sec. | ||
14499 | 2025.03.26 00:11:39.339081 [ 4 ] {52e3d7cd-7356-4f01-8983-d45212c4bb6f} <Debug> TCPHandler: Processed in 0.001514848 sec. | ||
14500 | 2025.03.26 00:11:41.363960 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
14501 | 2025.03.26 00:11:41.364666 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14502 | 2025.03.26 00:11:41.364715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14503 | 2025.03.26 00:11:41.365265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14504 | 2025.03.26 00:11:41.365533 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14505 | 2025.03.26 00:11:41.365750 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
14506 | 2025.03.26 00:11:43.919140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
14507 | 2025.03.26 00:11:43.947803 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14508 | 2025.03.26 00:11:43.947888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14509 | 2025.03.26 00:11:43.957574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14510 | 2025.03.26 00:11:43.958619 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14511 | 2025.03.26 00:11:43.962872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
14512 | 2025.03.26 00:11:44.337341 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14513 | 2025.03.26 00:11:44.337531 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14514 | 2025.03.26 00:11:44.337606 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14515 | 2025.03.26 00:11:44.338394 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14516 | 2025.03.26 00:11:44.338447 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14517 | 2025.03.26 00:11:44.338900 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14518 | 2025.03.26 00:11:44.339151 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14519 | 2025.03.26 00:11:44.339400 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001923 sec., 44721.78887155486 rows/sec., 3.71 MiB/sec. | ||
14520 | 2025.03.26 00:11:44.339466 [ 4 ] {c745c08e-0817-4108-ba56-3b3def433cac} <Debug> TCPHandler: Processed in 0.002258182 sec. | ||
14521 | 2025.03.26 00:11:44.339602 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14522 | 2025.03.26 00:11:44.339760 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14523 | 2025.03.26 00:11:44.339809 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14524 | 2025.03.26 00:11:44.340345 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14525 | 2025.03.26 00:11:44.340383 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14526 | 2025.03.26 00:11:44.340738 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14527 | 2025.03.26 00:11:44.340989 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14528 | 2025.03.26 00:11:44.341176 [ 49 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
14529 | 2025.03.26 00:11:44.341208 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001489 sec., 10073.875083948958 rows/sec., 757.51 KiB/sec. | ||
14530 | 2025.03.26 00:11:44.341262 [ 49 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14531 | 2025.03.26 00:11:44.341327 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14532 | 2025.03.26 00:11:44.341338 [ 4 ] {48230285-ac91-4e87-874a-f8a020b14f2d} <Debug> TCPHandler: Processed in 0.001796617 sec. | ||
14533 | 2025.03.26 00:11:44.341617 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::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 | ||
14534 | 2025.03.26 00:11:44.341664 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14535 | 2025.03.26 00:11:44.342073 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14536 | 2025.03.26 00:11:44.342143 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14537 | 2025.03.26 00:11:44.342194 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_105_21, total 179 rows starting from the beginning of the part | ||
14538 | 2025.03.26 00:11:44.342392 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14539 | 2025.03.26 00:11:44.342805 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 15 rows starting from the beginning of the part | ||
14540 | 2025.03.26 00:11:44.343474 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 132 rows starting from the beginning of the part | ||
14541 | 2025.03.26 00:11:44.344172 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part | ||
14542 | 2025.03.26 00:11:44.344868 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 132 rows starting from the beginning of the part | ||
14543 | 2025.03.26 00:11:44.345240 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
14544 | 2025.03.26 00:11:44.346567 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14545 | 2025.03.26 00:11:44.346634 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14546 | 2025.03.26 00:11:44.347703 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14547 | 2025.03.26 00:11:44.348069 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 488 rows, containing 5 columns (5 merged, 0 gathered) in 0.006654903 sec., 73329.3933810906 rows/sec., 4.96 MiB/sec. | ||
14548 | 2025.03.26 00:11:44.348213 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14549 | 2025.03.26 00:11:44.348397 [ 188 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
14550 | 2025.03.26 00:11:44.348706 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.006735 sec., 11729.769858945807 rows/sec., 937.85 KiB/sec. | ||
14551 | 2025.03.26 00:11:44.349048 [ 4 ] {4a03c276-1b18-471a-abce-99f7cdf6b3f9} <Debug> TCPHandler: Processed in 0.0074774 sec. | ||
14552 | 2025.03.26 00:11:44.349339 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14553 | 2025.03.26 00:11:44.349496 [ 188 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14554 | 2025.03.26 00:11:44.349643 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14555 | 2025.03.26 00:11:44.349825 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14556 | 2025.03.26 00:11:44.349931 [ 188 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_110_22} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
14557 | 2025.03.26 00:11:44.350208 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
14558 | 2025.03.26 00:11:44.350726 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14559 | 2025.03.26 00:11:44.350769 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14560 | 2025.03.26 00:11:44.351174 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14561 | 2025.03.26 00:11:44.351422 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14562 | 2025.03.26 00:11:44.351648 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002113 sec., 75721.72266919073 rows/sec., 5.27 MiB/sec. | ||
14563 | 2025.03.26 00:11:44.351703 [ 4 ] {f1924920-18ac-4a54-af89-017b306e3f92} <Debug> TCPHandler: Processed in 0.002467829 sec. | ||
14564 | 2025.03.26 00:11:44.351828 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14565 | 2025.03.26 00:11:44.351934 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14566 | 2025.03.26 00:11:44.352003 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14567 | 2025.03.26 00:11:44.353107 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14568 | 2025.03.26 00:11:44.353148 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14569 | 2025.03.26 00:11:44.353807 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
14570 | 2025.03.26 00:11:44.354078 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14571 | 2025.03.26 00:11:44.354332 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.00242 sec., 6198.347107438017 rows/sec., 11.11 MiB/sec. | ||
14572 | 2025.03.26 00:11:44.354426 [ 4 ] {3d1e2ab5-e18a-40b1-bbab-ecad6a53f1d8} <Debug> TCPHandler: Processed in 0.002648765 sec. | ||
14573 | 2025.03.26 00:11:44.354567 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14574 | 2025.03.26 00:11:44.354673 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14575 | 2025.03.26 00:11:44.354719 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14576 | 2025.03.26 00:11:44.355156 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14577 | 2025.03.26 00:11:44.355195 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
14578 | 2025.03.26 00:11:44.355554 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14579 | 2025.03.26 00:11:44.355787 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14580 | 2025.03.26 00:11:44.356026 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
14581 | 2025.03.26 00:11:44.356079 [ 4 ] {d435e68c-a624-4761-a8dc-d4339244fb85} <Debug> TCPHandler: Processed in 0.001560581 sec. | ||
14582 | 2025.03.26 00:11:48.049469 [ 218 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
14583 | 2025.03.26 00:11:48.049542 [ 218 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
14584 | 2025.03.26 00:11:48.051633 [ 218 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
14585 | 2025.03.26 00:11:48.178664 [ 225 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
14586 | 2025.03.26 00:11:48.178716 [ 225 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
14587 | 2025.03.26 00:11:48.180709 [ 225 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
14588 | 2025.03.26 00:11:48.596152 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14589 | 2025.03.26 00:11:48.596199 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14590 | 2025.03.26 00:11:48.866780 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
14591 | 2025.03.26 00:11:48.867425 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14592 | 2025.03.26 00:11:48.867473 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14593 | 2025.03.26 00:11:48.868000 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14594 | 2025.03.26 00:11:48.868263 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14595 | 2025.03.26 00:11:48.868497 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
14596 | 2025.03.26 00:11:49.002982 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001575201 sec. | ||
14597 | 2025.03.26 00:11:49.057152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1990 | ||
14598 | 2025.03.26 00:11:49.059901 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14599 | 2025.03.26 00:11:49.059942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14600 | 2025.03.26 00:11:49.061462 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
14601 | 2025.03.26 00:11:49.061773 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14602 | 2025.03.26 00:11:49.062267 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1990 | ||
14603 | 2025.03.26 00:11:49.080180 [ 225 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
14604 | 2025.03.26 00:11:49.080243 [ 225 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
14605 | 2025.03.26 00:11:49.082501 [ 225 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
14606 | 2025.03.26 00:11:49.214940 [ 221 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
14607 | 2025.03.26 00:11:49.214982 [ 221 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
14608 | 2025.03.26 00:11:49.217467 [ 221 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
14609 | 2025.03.26 00:11:49.252361 [ 219 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
14610 | 2025.03.26 00:11:49.252400 [ 219 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
14611 | 2025.03.26 00:11:49.254420 [ 219 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
14612 | 2025.03.26 00:11:49.281630 [ 221 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
14613 | 2025.03.26 00:11:49.281669 [ 221 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
14614 | 2025.03.26 00:11:49.283598 [ 221 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
14615 | 2025.03.26 00:11:49.343417 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14616 | 2025.03.26 00:11:49.343627 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14617 | 2025.03.26 00:11:49.343707 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14618 | 2025.03.26 00:11:49.344630 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14619 | 2025.03.26 00:11:49.344680 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14620 | 2025.03.26 00:11:49.345128 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
14621 | 2025.03.26 00:11:49.345376 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14622 | 2025.03.26 00:11:49.345655 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002086 sec., 101629.91371045061 rows/sec., 6.46 MiB/sec. | ||
14623 | 2025.03.26 00:11:49.345891 [ 4 ] {73d71c83-8777-4d27-b903-8557366a64ae} <Debug> TCPHandler: Processed in 0.002606234 sec. | ||
14624 | 2025.03.26 00:11:49.346074 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14625 | 2025.03.26 00:11:49.346179 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14626 | 2025.03.26 00:11:49.346224 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14627 | 2025.03.26 00:11:49.347008 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14628 | 2025.03.26 00:11:49.347047 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14629 | 2025.03.26 00:11:49.347444 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14630 | 2025.03.26 00:11:49.347688 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14631 | 2025.03.26 00:11:49.347892 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Debug> executeQuery: Read 669 rows, 54.23 KiB in 0.001735 sec., 385590.7780979827 rows/sec., 30.52 MiB/sec. | ||
14632 | 2025.03.26 00:11:49.347944 [ 4 ] {9fe78b2a-52aa-4f88-99ac-47ee96637011} <Debug> TCPHandler: Processed in 0.001922502 sec. | ||
14633 | 2025.03.26 00:11:49.348058 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14634 | 2025.03.26 00:11:49.348160 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14635 | 2025.03.26 00:11:49.348205 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14636 | 2025.03.26 00:11:49.348750 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14637 | 2025.03.26 00:11:49.348789 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14638 | 2025.03.26 00:11:49.349143 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14639 | 2025.03.26 00:11:49.349372 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14640 | 2025.03.26 00:11:49.349583 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Debug> executeQuery: Read 132 rows, 8.34 KiB in 0.001443 sec., 91476.09147609147 rows/sec., 5.64 MiB/sec. | ||
14641 | 2025.03.26 00:11:49.349634 [ 4 ] {ede6309c-c55e-4099-b286-f0fad94143db} <Debug> TCPHandler: Processed in 0.001627542 sec. | ||
14642 | 2025.03.26 00:11:49.349745 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14643 | 2025.03.26 00:11:49.349847 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14644 | 2025.03.26 00:11:49.349891 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14645 | 2025.03.26 00:11:49.350417 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14646 | 2025.03.26 00:11:49.350455 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14647 | 2025.03.26 00:11:49.350802 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14648 | 2025.03.26 00:11:49.351024 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14649 | 2025.03.26 00:11:49.351226 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001399 sec., 80771.97998570406 rows/sec., 5.23 MiB/sec. | ||
14650 | 2025.03.26 00:11:49.351277 [ 4 ] {beec3350-7bf1-4029-8c48-fd12665604ca} <Debug> TCPHandler: Processed in 0.001582941 sec. | ||
14651 | 2025.03.26 00:11:49.351389 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14652 | 2025.03.26 00:11:49.351492 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14653 | 2025.03.26 00:11:49.351536 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14654 | 2025.03.26 00:11:49.352065 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14655 | 2025.03.26 00:11:49.352103 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14656 | 2025.03.26 00:11:49.352448 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
14657 | 2025.03.26 00:11:49.352673 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14658 | 2025.03.26 00:11:49.352883 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001401 sec., 79942.89793004996 rows/sec., 4.55 MiB/sec. | ||
14659 | 2025.03.26 00:11:49.352981 [ 4 ] {9b1e9bbd-a135-4217-b395-20d3e5c78207} <Debug> TCPHandler: Processed in 0.001641922 sec. | ||
14660 | 2025.03.26 00:11:49.353192 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14661 | 2025.03.26 00:11:49.353306 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14662 | 2025.03.26 00:11:49.353353 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14663 | 2025.03.26 00:11:49.353991 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14664 | 2025.03.26 00:11:49.354029 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14665 | 2025.03.26 00:11:49.354404 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14666 | 2025.03.26 00:11:49.354635 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14667 | 2025.03.26 00:11:49.354848 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Debug> executeQuery: Read 408 rows, 29.67 KiB in 0.001562 sec., 261203.58514724713 rows/sec., 18.55 MiB/sec. | ||
14668 | 2025.03.26 00:11:49.354903 [ 4 ] {2df1053c-cbbf-4625-9d6f-936f474ee44d} <Debug> TCPHandler: Processed in 0.001793827 sec. | ||
14669 | 2025.03.26 00:11:49.355015 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14670 | 2025.03.26 00:11:49.355119 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14671 | 2025.03.26 00:11:49.355163 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14672 | 2025.03.26 00:11:49.355593 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14673 | 2025.03.26 00:11:49.355632 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14674 | 2025.03.26 00:11:49.355985 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
14675 | 2025.03.26 00:11:49.356218 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14676 | 2025.03.26 00:11:49.356429 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
14677 | 2025.03.26 00:11:49.356478 [ 4 ] {94e4f18f-bce0-4922-8f76-b722b65cb183} <Debug> TCPHandler: Processed in 0.001512709 sec. | ||
14678 | 2025.03.26 00:11:49.356607 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14679 | 2025.03.26 00:11:49.356710 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14680 | 2025.03.26 00:11:49.356758 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14681 | 2025.03.26 00:11:49.357263 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14682 | 2025.03.26 00:11:49.357300 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14683 | 2025.03.26 00:11:49.357679 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14684 | 2025.03.26 00:11:49.357907 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14685 | 2025.03.26 00:11:49.358127 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001433 sec., 165387.29937194695 rows/sec., 11.09 MiB/sec. | ||
14686 | 2025.03.26 00:11:49.358187 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
14687 | 2025.03.26 00:11:49.358206 [ 4 ] {6c79cb12-4451-4e5a-b784-339805f74892} <Debug> TCPHandler: Processed in 0.001647533 sec. | ||
14688 | 2025.03.26 00:11:49.358234 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
14689 | 2025.03.26 00:11:49.358409 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14690 | 2025.03.26 00:11:49.358534 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14691 | 2025.03.26 00:11:49.358610 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14692 | 2025.03.26 00:11:49.359665 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14693 | 2025.03.26 00:11:49.359748 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14694 | 2025.03.26 00:11:49.360401 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
14695 | 2025.03.26 00:11:49.360847 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14696 | 2025.03.26 00:11:49.361228 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002707 sec., 369.41263391207974 rows/sec., 24.89 KiB/sec. | ||
14697 | 2025.03.26 00:11:49.361317 [ 4 ] {4ce8cecf-44ae-4afa-827e-ee8d95901813} <Debug> TCPHandler: Processed in 0.002994506 sec. | ||
14698 | 2025.03.26 00:11:49.361534 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14699 | 2025.03.26 00:11:49.361639 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14700 | 2025.03.26 00:11:49.361760 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14701 | 2025.03.26 00:11:49.361997 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
14702 | 2025.03.26 00:11:49.364865 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14703 | 2025.03.26 00:11:49.364907 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14704 | 2025.03.26 00:11:49.365564 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
14705 | 2025.03.26 00:11:49.365837 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14706 | 2025.03.26 00:11:49.366023 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
14707 | 2025.03.26 00:11:49.366091 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14708 | 2025.03.26 00:11:49.366100 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.004473 sec., 5812.653699977644 rows/sec., 10.42 MiB/sec. | ||
14709 | 2025.03.26 00:11:49.366127 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14710 | 2025.03.26 00:11:49.366560 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
14711 | 2025.03.26 00:11:49.366708 [ 4 ] {1297468e-82db-41fc-ad2d-e23eadcecd7d} <Debug> TCPHandler: Processed in 0.005267759 sec. | ||
14712 | 2025.03.26 00:11:49.367321 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14713 | 2025.03.26 00:11:49.367770 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14714 | 2025.03.26 00:11:49.368012 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14715 | 2025.03.26 00:11:49.368046 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14716 | 2025.03.26 00:11:49.368434 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2195 rows starting from the beginning of the part | ||
14717 | 2025.03.26 00:11:49.369348 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
14718 | 2025.03.26 00:11:49.370233 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 15 rows starting from the beginning of the part | ||
14719 | 2025.03.26 00:11:49.370376 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14720 | 2025.03.26 00:11:49.370463 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.44 GiB. | ||
14721 | 2025.03.26 00:11:49.370895 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 26 rows starting from the beginning of the part | ||
14722 | 2025.03.26 00:11:49.371546 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 15 rows starting from the beginning of the part | ||
14723 | 2025.03.26 00:11:49.371881 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14724 | 2025.03.26 00:11:49.372125 [ 192 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
14725 | 2025.03.26 00:11:49.372770 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14726 | 2025.03.26 00:11:49.373335 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005748 sec., 14265.831593597773 rows/sec., 927.80 KiB/sec. | ||
14727 | 2025.03.26 00:11:49.373461 [ 4 ] {b345a7b7-e64a-4b85-a322-462084996a43} <Debug> TCPHandler: Processed in 0.006267742 sec. | ||
14728 | 2025.03.26 00:11:49.380918 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2303 rows, containing 19 columns (19 merged, 0 gathered) in 0.01465484 sec., 157149.44687215963 rows/sec., 281.60 MiB/sec. | ||
14729 | 2025.03.26 00:11:49.382896 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
14730 | 2025.03.26 00:11:49.383322 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14731 | 2025.03.26 00:11:49.383403 [ 190 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
14732 | 2025.03.26 00:11:49.383561 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.53 MiB. | ||
14733 | 2025.03.26 00:11:50.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.37 MiB, peak 282.89 MiB, free memory in arenas 0.00 B, will set to 265.20 MiB (RSS), difference: 7.83 MiB | ||
14734 | 2025.03.26 00:11:50.594065 [ 218 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
14735 | 2025.03.26 00:11:50.594141 [ 218 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
14736 | 2025.03.26 00:11:50.596546 [ 218 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
14737 | 2025.03.26 00:11:51.463845 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
14738 | 2025.03.26 00:11:51.486600 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14739 | 2025.03.26 00:11:51.486655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14740 | 2025.03.26 00:11:51.494327 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14741 | 2025.03.26 00:11:51.495152 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14742 | 2025.03.26 00:11:51.499667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
14743 | 2025.03.26 00:11:54.337288 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14744 | 2025.03.26 00:11:54.337473 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14745 | 2025.03.26 00:11:54.337545 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14746 | 2025.03.26 00:11:54.338265 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14747 | 2025.03.26 00:11:54.338313 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14748 | 2025.03.26 00:11:54.338733 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
14749 | 2025.03.26 00:11:54.338989 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14750 | 2025.03.26 00:11:54.339175 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001756 sec., 4555.808656036446 rows/sec., 371.49 KiB/sec. | ||
14751 | 2025.03.26 00:11:54.339231 [ 4 ] {d04cde46-b0d4-484c-a21b-ab4366776902} <Debug> TCPHandler: Processed in 0.002097827 sec. | ||
14752 | 2025.03.26 00:11:54.339354 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14753 | 2025.03.26 00:11:54.339458 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14754 | 2025.03.26 00:11:54.339502 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14755 | 2025.03.26 00:11:54.340034 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14756 | 2025.03.26 00:11:54.340070 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14757 | 2025.03.26 00:11:54.340424 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14758 | 2025.03.26 00:11:54.340648 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14759 | 2025.03.26 00:11:54.340839 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Debug> executeQuery: Read 90 rows, 7.60 KiB in 0.001393 sec., 64608.75807609476 rows/sec., 5.33 MiB/sec. | ||
14760 | 2025.03.26 00:11:54.340897 [ 4 ] {3caa2016-cebe-4603-bf50-5bf9afe4c375} <Debug> TCPHandler: Processed in 0.001593362 sec. | ||
14761 | 2025.03.26 00:11:54.341090 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14762 | 2025.03.26 00:11:54.341383 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14763 | 2025.03.26 00:11:54.341509 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14764 | 2025.03.26 00:11:54.342093 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14765 | 2025.03.26 00:11:54.342131 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14766 | 2025.03.26 00:11:54.342478 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14767 | 2025.03.26 00:11:54.342700 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14768 | 2025.03.26 00:11:54.342868 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Debug> executeQuery: Read 23 rows, 1.69 KiB in 0.0016 sec., 14375 rows/sec., 1.03 MiB/sec. | ||
14769 | 2025.03.26 00:11:54.342919 [ 4 ] {0d6e5537-286b-4a78-ba07-f7ea22b620ca} <Debug> TCPHandler: Processed in 0.001905482 sec. | ||
14770 | 2025.03.26 00:11:54.343036 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14771 | 2025.03.26 00:11:54.343139 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14772 | 2025.03.26 00:11:54.343184 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14773 | 2025.03.26 00:11:54.343706 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14774 | 2025.03.26 00:11:54.343742 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14775 | 2025.03.26 00:11:54.344083 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14776 | 2025.03.26 00:11:54.344328 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14777 | 2025.03.26 00:11:54.344505 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Debug> executeQuery: Read 87 rows, 6.97 KiB in 0.001387 sec., 62725.30641672675 rows/sec., 4.91 MiB/sec. | ||
14778 | 2025.03.26 00:11:54.344569 [ 4 ] {66a10441-bb1a-4b14-b0ee-a6f6c1811be8} <Debug> TCPHandler: Processed in 0.00158266 sec. | ||
14779 | 2025.03.26 00:11:54.344685 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14780 | 2025.03.26 00:11:54.344790 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14781 | 2025.03.26 00:11:54.344840 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14782 | 2025.03.26 00:11:54.345337 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14783 | 2025.03.26 00:11:54.345373 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14784 | 2025.03.26 00:11:54.345746 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14785 | 2025.03.26 00:11:54.345979 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14786 | 2025.03.26 00:11:54.346149 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001381 sec., 118754.52570601013 rows/sec., 8.27 MiB/sec. | ||
14787 | 2025.03.26 00:11:54.346197 [ 4 ] {cbd23405-a082-4798-9e71-ee0117873e87} <Debug> TCPHandler: Processed in 0.00156331 sec. | ||
14788 | 2025.03.26 00:11:54.346314 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14789 | 2025.03.26 00:11:54.346426 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14790 | 2025.03.26 00:11:54.346495 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14791 | 2025.03.26 00:11:54.347570 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14792 | 2025.03.26 00:11:54.347607 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14793 | 2025.03.26 00:11:54.348242 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
14794 | 2025.03.26 00:11:54.348492 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14795 | 2025.03.26 00:11:54.348727 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002322 sec., 6459.948320413437 rows/sec., 11.58 MiB/sec. | ||
14796 | 2025.03.26 00:11:54.348803 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
14797 | 2025.03.26 00:11:54.348895 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
14798 | 2025.03.26 00:11:54.349528 [ 4 ] {3687866a-ae8f-45d7-bfee-98b40a450c84} <Debug> TCPHandler: Processed in 0.003259644 sec. | ||
14799 | 2025.03.26 00:11:54.349843 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14800 | 2025.03.26 00:11:54.350180 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14801 | 2025.03.26 00:11:54.350312 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14802 | 2025.03.26 00:11:54.351239 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14803 | 2025.03.26 00:11:54.351309 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14804 | 2025.03.26 00:11:54.352080 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14805 | 2025.03.26 00:11:54.352538 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14806 | 2025.03.26 00:11:54.352826 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002767 sec., 21684.134441633538 rows/sec., 1.46 MiB/sec. | ||
14807 | 2025.03.26 00:11:54.352936 [ 4 ] {857f1b64-156a-4fcc-b8b2-11b3870156f4} <Debug> TCPHandler: Processed in 0.003184492 sec. | ||
14808 | 2025.03.26 00:11:54.353084 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
14809 | 2025.03.26 00:11:56.369519 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
14810 | 2025.03.26 00:11:56.370221 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14811 | 2025.03.26 00:11:56.370271 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14812 | 2025.03.26 00:11:56.370818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14813 | 2025.03.26 00:11:56.371077 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14814 | 2025.03.26 00:11:56.371306 [ 33 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14815 | 2025.03.26 00:11:56.371330 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
14816 | 2025.03.26 00:11:56.371394 [ 33 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14817 | 2025.03.26 00:11:56.371435 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14818 | 2025.03.26 00:11:56.371859 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
14819 | 2025.03.26 00:11:56.372855 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14820 | 2025.03.26 00:11:56.373094 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
14821 | 2025.03.26 00:11:56.373323 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
14822 | 2025.03.26 00:11:56.373544 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
14823 | 2025.03.26 00:11:56.373739 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
14824 | 2025.03.26 00:11:56.373849 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
14825 | 2025.03.26 00:11:56.374072 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
14826 | 2025.03.26 00:11:56.377310 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.005793176 sec., 6412544.690511733 rows/sec., 91.73 MiB/sec. | ||
14827 | 2025.03.26 00:11:56.377563 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14828 | 2025.03.26 00:11:56.377864 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_81_16} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14829 | 2025.03.26 00:11:56.377949 [ 199 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_81_16} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14830 | 2025.03.26 00:11:56.378037 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
14831 | 2025.03.26 00:11:59.000629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
14832 | 2025.03.26 00:11:59.024815 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14833 | 2025.03.26 00:11:59.024883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14834 | 2025.03.26 00:11:59.032430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14835 | 2025.03.26 00:11:59.033277 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14836 | 2025.03.26 00:11:59.033649 [ 30 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14837 | 2025.03.26 00:11:59.033785 [ 30 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14838 | 2025.03.26 00:11:59.033855 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14839 | 2025.03.26 00:11:59.034315 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
14840 | 2025.03.26 00:11:59.052075 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
14841 | 2025.03.26 00:11:59.053292 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14842 | 2025.03.26 00:11:59.055002 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
14843 | 2025.03.26 00:11:59.060821 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
14844 | 2025.03.26 00:11:59.063336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2026 | ||
14845 | 2025.03.26 00:11:59.073528 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14846 | 2025.03.26 00:11:59.073591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14847 | 2025.03.26 00:11:59.074864 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
14848 | 2025.03.26 00:11:59.076919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
14849 | 2025.03.26 00:11:59.077412 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14850 | 2025.03.26 00:11:59.080964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2026 | ||
14851 | 2025.03.26 00:11:59.085198 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
14852 | 2025.03.26 00:11:59.091404 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
14853 | 2025.03.26 00:11:59.097508 [ 195 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
14854 | 2025.03.26 00:11:59.169924 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.135884511 sec., 4496.465384491099 rows/sec., 23.25 MiB/sec. | ||
14855 | 2025.03.26 00:11:59.173580 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14856 | 2025.03.26 00:11:59.176741 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_81_16} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14857 | 2025.03.26 00:11:59.176880 [ 197 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_81_16} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14858 | 2025.03.26 00:11:59.179480 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14859 | 2025.03.26 00:11:59.181020 [ 222 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): 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] | ||
14860 | 2025.03.26 00:11:59.181084 [ 222 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): 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] | ||
14861 | 2025.03.26 00:11:59.183129 [ 222 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): 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] | ||
14862 | 2025.03.26 00:11:59.296653 [ 225 ] {} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): 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] | ||
14863 | 2025.03.26 00:11:59.296694 [ 225 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): 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] | ||
14864 | 2025.03.26 00:11:59.298330 [ 225 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): 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] | ||
14865 | 2025.03.26 00:11:59.337245 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14866 | 2025.03.26 00:11:59.337500 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14867 | 2025.03.26 00:11:59.337597 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14868 | 2025.03.26 00:11:59.338468 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14869 | 2025.03.26 00:11:59.338516 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14870 | 2025.03.26 00:11:59.338971 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14871 | 2025.03.26 00:11:59.339228 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14872 | 2025.03.26 00:11:59.339400 [ 30 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14873 | 2025.03.26 00:11:59.339436 [ 30 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14874 | 2025.03.26 00:11:59.339448 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Debug> executeQuery: Read 108 rows, 9.25 KiB in 0.002026 sec., 53307.00888450148 rows/sec., 4.46 MiB/sec. | ||
14875 | 2025.03.26 00:11:59.339461 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14876 | 2025.03.26 00:11:59.339586 [ 4 ] {bbff6f7e-843f-4b19-a6e8-61e5018b6ee5} <Debug> TCPHandler: Processed in 0.002471769 sec. | ||
14877 | 2025.03.26 00:11:59.339706 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
14878 | 2025.03.26 00:11:59.339778 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14879 | 2025.03.26 00:11:59.339973 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14880 | 2025.03.26 00:11:59.340008 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14881 | 2025.03.26 00:11:59.340033 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1971 rows starting from the beginning of the part | ||
14882 | 2025.03.26 00:11:59.340106 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14883 | 2025.03.26 00:11:59.340283 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 56 rows starting from the beginning of the part | ||
14884 | 2025.03.26 00:11:59.340631 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 86 rows starting from the beginning of the part | ||
14885 | 2025.03.26 00:11:59.340974 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 669 rows starting from the beginning of the part | ||
14886 | 2025.03.26 00:11:59.341309 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
14887 | 2025.03.26 00:11:59.341756 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 108 rows starting from the beginning of the part | ||
14888 | 2025.03.26 00:11:59.343295 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14889 | 2025.03.26 00:11:59.343364 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14890 | 2025.03.26 00:11:59.344415 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14891 | 2025.03.26 00:11:59.344789 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14892 | 2025.03.26 00:11:59.345299 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.005339 sec., 4869.8258100767935 rows/sec., 366.19 KiB/sec. | ||
14893 | 2025.03.26 00:11:59.345387 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2980 rows, containing 5 columns (5 merged, 0 gathered) in 0.005813166 sec., 512629.434631662 rows/sec., 43.68 MiB/sec. | ||
14894 | 2025.03.26 00:11:59.345431 [ 4 ] {b2d89e65-745d-473b-89c4-c325337ec59e} <Debug> TCPHandler: Processed in 0.005725924 sec. | ||
14895 | 2025.03.26 00:11:59.345598 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14896 | 2025.03.26 00:11:59.345696 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14897 | 2025.03.26 00:11:59.345807 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14898 | 2025.03.26 00:11:59.345893 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14899 | 2025.03.26 00:11:59.346313 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14900 | 2025.03.26 00:11:59.346554 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_126_25} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14901 | 2025.03.26 00:11:59.346705 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
14902 | 2025.03.26 00:11:59.346998 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14903 | 2025.03.26 00:11:59.347044 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14904 | 2025.03.26 00:11:59.347417 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14905 | 2025.03.26 00:11:59.347648 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14906 | 2025.03.26 00:11:59.347831 [ 28 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14907 | 2025.03.26 00:11:59.347851 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.002123 sec., 42392.84032030146 rows/sec., 3.31 MiB/sec. | ||
14908 | 2025.03.26 00:11:59.347923 [ 28 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14909 | 2025.03.26 00:11:59.347992 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14910 | 2025.03.26 00:11:59.348001 [ 4 ] {346c85f3-4d81-4a47-816d-801edc4031aa} <Debug> TCPHandler: Processed in 0.00247031 sec. | ||
14911 | 2025.03.26 00:11:59.348257 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
14912 | 2025.03.26 00:11:59.348266 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14913 | 2025.03.26 00:11:59.348477 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14914 | 2025.03.26 00:11:59.348606 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14915 | 2025.03.26 00:11:59.348721 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14916 | 2025.03.26 00:11:59.348767 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 953 rows starting from the beginning of the part | ||
14917 | 2025.03.26 00:11:59.349463 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 64 rows starting from the beginning of the part | ||
14918 | 2025.03.26 00:11:59.350135 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 79 rows starting from the beginning of the part | ||
14919 | 2025.03.26 00:11:59.350692 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 408 rows starting from the beginning of the part | ||
14920 | 2025.03.26 00:11:59.351263 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 87 rows starting from the beginning of the part | ||
14921 | 2025.03.26 00:11:59.351771 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
14922 | 2025.03.26 00:11:59.353462 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14923 | 2025.03.26 00:11:59.353507 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14924 | 2025.03.26 00:11:59.354141 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14925 | 2025.03.26 00:11:59.354436 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14926 | 2025.03.26 00:11:59.354727 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 5 parts from all_1_121_24 to all_125_125_0 | ||
14927 | 2025.03.26 00:11:59.354864 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14928 | 2025.03.26 00:11:59.354976 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14929 | 2025.03.26 00:11:59.355009 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006598 sec., 24249.772658381327 rows/sec., 1.69 MiB/sec. | ||
14930 | 2025.03.26 00:11:59.355109 [ 198 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1681 rows, containing 5 columns (5 merged, 0 gathered) in 0.007010245 sec., 239791.90456253669 rows/sec., 18.57 MiB/sec. | ||
14931 | 2025.03.26 00:11:59.355413 [ 4 ] {0c53e56d-6b81-4e32-93ea-48c1816cde86} <Debug> TCPHandler: Processed in 0.007219292 sec. | ||
14932 | 2025.03.26 00:11:59.355477 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_121_24 to all_125_125_0 into Compact with storage Full | ||
14933 | 2025.03.26 00:11:59.355623 [ 186 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14934 | 2025.03.26 00:11:59.355798 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14935 | 2025.03.26 00:11:59.356268 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14936 | 2025.03.26 00:11:59.356316 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14937 | 2025.03.26 00:11:59.356504 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_121_24, total 33436 rows starting from the beginning of the part | ||
14938 | 2025.03.26 00:11:59.356652 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
14939 | 2025.03.26 00:11:59.357010 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14940 | 2025.03.26 00:11:59.357062 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 44 rows starting from the beginning of the part | ||
14941 | 2025.03.26 00:11:59.357546 [ 194 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_126_25} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14942 | 2025.03.26 00:11:59.357591 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
14943 | 2025.03.26 00:11:59.357915 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
14944 | 2025.03.26 00:11:59.358130 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 237 rows starting from the beginning of the part | ||
14945 | 2025.03.26 00:11:59.358549 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 164 rows starting from the beginning of the part | ||
14946 | 2025.03.26 00:11:59.363939 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14947 | 2025.03.26 00:11:59.363986 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14948 | 2025.03.26 00:11:59.364964 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
14949 | 2025.03.26 00:11:59.365298 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14950 | 2025.03.26 00:11:59.365722 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.009596 sec., 2709.462275948312 rows/sec., 4.86 MiB/sec. | ||
14951 | 2025.03.26 00:11:59.366243 [ 4 ] {406e7a5e-60cf-4ff1-8b4c-6d1fa0a0d02e} <Debug> TCPHandler: Processed in 0.01061285 sec. | ||
14952 | 2025.03.26 00:11:59.366662 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14953 | 2025.03.26 00:11:59.366796 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14954 | 2025.03.26 00:11:59.366849 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14955 | 2025.03.26 00:11:59.367493 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14956 | 2025.03.26 00:11:59.367537 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14957 | 2025.03.26 00:11:59.367940 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14958 | 2025.03.26 00:11:59.368219 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14959 | 2025.03.26 00:11:59.368450 [ 28 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14960 | 2025.03.26 00:11:59.368562 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001765 sec., 33994.33427762039 rows/sec., 2.29 MiB/sec. | ||
14961 | 2025.03.26 00:11:59.368576 [ 28 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14962 | 2025.03.26 00:11:59.368654 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14963 | 2025.03.26 00:11:59.368675 [ 4 ] {5201537f-458f-464a-a4db-1d6a1126aee6} <Debug> TCPHandler: Processed in 0.002153099 sec. | ||
14964 | 2025.03.26 00:11:59.368911 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
14965 | 2025.03.26 00:11:59.369036 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14966 | 2025.03.26 00:11:59.369069 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 6594 rows starting from the beginning of the part | ||
14967 | 2025.03.26 00:11:59.369165 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 18 rows starting from the beginning of the part | ||
14968 | 2025.03.26 00:11:59.369418 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
14969 | 2025.03.26 00:11:59.369701 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 82 rows starting from the beginning of the part | ||
14970 | 2025.03.26 00:11:59.369974 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
14971 | 2025.03.26 00:11:59.370228 [ 194 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
14972 | 2025.03.26 00:11:59.371107 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34041 rows, containing 5 columns (5 merged, 0 gathered) in 0.015995604 sec., 2128147.2084455206 rows/sec., 145.20 MiB/sec. | ||
14973 | 2025.03.26 00:11:59.371458 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
14974 | 2025.03.26 00:11:59.372119 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14975 | 2025.03.26 00:11:59.372208 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_125_25} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 5 parts: [all_1_121_24, all_125_125_0] -> all_1_125_25 | ||
14976 | 2025.03.26 00:11:59.372318 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
14977 | 2025.03.26 00:11:59.372870 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6874 rows, containing 4 columns (4 merged, 0 gathered) in 0.004102582 sec., 1675530.1904995441 rows/sec., 110.50 MiB/sec. | ||
14978 | 2025.03.26 00:11:59.373483 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14979 | 2025.03.26 00:11:59.373800 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14980 | 2025.03.26 00:11:59.373886 [ 189 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_126_25} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14981 | 2025.03.26 00:11:59.373983 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
14982 | 2025.03.26 00:11:59.598036 [ 223 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): 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] | ||
14983 | 2025.03.26 00:11:59.598098 [ 223 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): 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] | ||
14984 | 2025.03.26 00:11:59.600001 [ 223 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): 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] | ||
14985 | 2025.03.26 00:12:00.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.85 MiB, peak 283.70 MiB, free memory in arenas 0.00 B, will set to 265.20 MiB (RSS), difference: -1.65 MiB | ||
14986 | 2025.03.26 00:12:00.424941 [ 27 ] {} <Debug> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
14987 | 2025.03.26 00:12:00.425013 [ 27 ] {} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14988 | 2025.03.26 00:12:00.425047 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
14989 | 2025.03.26 00:12:00.425268 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
14990 | 2025.03.26 00:12:00.425450 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14991 | 2025.03.26 00:12:00.425491 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
14992 | 2025.03.26 00:12:00.425579 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
14993 | 2025.03.26 00:12:00.425799 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
14994 | 2025.03.26 00:12:00.426026 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
14995 | 2025.03.26 00:12:00.426220 [ 194 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
14996 | 2025.03.26 00:12:00.427550 [ 188 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.002403487 sec., 69898.4433866295 rows/sec., 3.57 MiB/sec. | ||
14997 | 2025.03.26 00:12:00.427716 [ 190 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
14998 | 2025.03.26 00:12:00.428043 [ 190 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14999 | 2025.03.26 00:12:00.428127 [ 190 ] {c05fb3a6-6d96-4515-aae1-ed7258bc945b::all_1_28_6} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
15000 | 2025.03.26 00:12:00.428211 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15001 | 2025.03.26 00:12:00.583299 [ 225 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): 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] | ||
15002 | 2025.03.26 00:12:00.583362 [ 225 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): 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] | ||
15003 | 2025.03.26 00:12:00.585221 [ 225 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): 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] | ||
15004 | 2025.03.26 00:12:00.741134 [ 27 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
15005 | 2025.03.26 00:12:00.741202 [ 27 ] {} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15006 | 2025.03.26 00:12:00.741225 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.43 GiB. | ||
15007 | 2025.03.26 00:12:00.741353 [ 225 ] {} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): 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] | ||
15008 | 2025.03.26 00:12:00.741421 [ 225 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): 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] | ||
15009 | 2025.03.26 00:12:00.741441 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
15010 | 2025.03.26 00:12:00.741705 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15011 | 2025.03.26 00:12:00.741763 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
15012 | 2025.03.26 00:12:00.741961 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
15013 | 2025.03.26 00:12:00.742285 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
15014 | 2025.03.26 00:12:00.742713 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
15015 | 2025.03.26 00:12:00.743056 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
15016 | 2025.03.26 00:12:00.745252 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.003944497 sec., 7352.014718226431 rows/sec., 494.41 KiB/sec. | ||
15017 | 2025.03.26 00:12:00.745441 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
15018 | 2025.03.26 00:12:00.745899 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15019 | 2025.03.26 00:12:00.745990 [ 192 ] {5b1e1fa9-f19b-405f-a67a-4a99f45f589e::all_1_29_6} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
15020 | 2025.03.26 00:12:00.746082 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15021 | 2025.03.26 00:12:00.746273 [ 225 ] {} <Debug> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): 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] | ||
15022 | 2025.03.26 00:12:03.596238 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15023 | 2025.03.26 00:12:03.596302 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15024 | 2025.03.26 00:12:03.872384 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
15025 | 2025.03.26 00:12:03.873040 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15026 | 2025.03.26 00:12:03.873092 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15027 | 2025.03.26 00:12:03.873642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15028 | 2025.03.26 00:12:03.873909 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15029 | 2025.03.26 00:12:03.874155 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
15030 | 2025.03.26 00:12:04.336920 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15031 | 2025.03.26 00:12:04.337141 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15032 | 2025.03.26 00:12:04.337228 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15033 | 2025.03.26 00:12:04.338050 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15034 | 2025.03.26 00:12:04.338108 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15035 | 2025.03.26 00:12:04.338568 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15036 | 2025.03.26 00:12:04.338840 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15037 | 2025.03.26 00:12:04.339096 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.002015 sec., 42679.900744416875 rows/sec., 3.54 MiB/sec. | ||
15038 | 2025.03.26 00:12:04.339164 [ 4 ] {630c01ef-aefa-43ad-b1e0-9f34bd297454} <Debug> TCPHandler: Processed in 0.002390757 sec. | ||
15039 | 2025.03.26 00:12:04.339307 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15040 | 2025.03.26 00:12:04.339454 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15041 | 2025.03.26 00:12:04.339514 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15042 | 2025.03.26 00:12:04.340165 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15043 | 2025.03.26 00:12:04.340213 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15044 | 2025.03.26 00:12:04.340619 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15045 | 2025.03.26 00:12:04.340860 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15046 | 2025.03.26 00:12:04.341078 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00166 sec., 9036.144578313253 rows/sec., 679.48 KiB/sec. | ||
15047 | 2025.03.26 00:12:04.341133 [ 4 ] {6cc6e685-70e1-4bfb-8804-b5baeb790cf5} <Debug> TCPHandler: Processed in 0.001893551 sec. | ||
15048 | 2025.03.26 00:12:04.341270 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15049 | 2025.03.26 00:12:04.341376 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15050 | 2025.03.26 00:12:04.341422 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15051 | 2025.03.26 00:12:04.341966 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15052 | 2025.03.26 00:12:04.342005 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15053 | 2025.03.26 00:12:04.342361 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15054 | 2025.03.26 00:12:04.342598 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15055 | 2025.03.26 00:12:04.342801 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001447 sec., 54595.71527297858 rows/sec., 4.26 MiB/sec. | ||
15056 | 2025.03.26 00:12:04.342854 [ 4 ] {87225471-5bc4-42f9-91ce-e9f73c9dd68a} <Debug> TCPHandler: Processed in 0.001633992 sec. | ||
15057 | 2025.03.26 00:12:04.342955 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15058 | 2025.03.26 00:12:04.343057 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15059 | 2025.03.26 00:12:04.343105 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15060 | 2025.03.26 00:12:04.343608 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15061 | 2025.03.26 00:12:04.343646 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15062 | 2025.03.26 00:12:04.344035 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15063 | 2025.03.26 00:12:04.344283 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15064 | 2025.03.26 00:12:04.344483 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001449 sec., 110420.97998619737 rows/sec., 7.69 MiB/sec. | ||
15065 | 2025.03.26 00:12:04.344535 [ 4 ] {6edcc80f-d769-4dad-a5a0-76541d89832d} <Debug> TCPHandler: Processed in 0.001628553 sec. | ||
15066 | 2025.03.26 00:12:04.344666 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15067 | 2025.03.26 00:12:04.344769 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15068 | 2025.03.26 00:12:04.344836 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15069 | 2025.03.26 00:12:04.345900 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15070 | 2025.03.26 00:12:04.345939 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15071 | 2025.03.26 00:12:04.346606 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
15072 | 2025.03.26 00:12:04.346864 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15073 | 2025.03.26 00:12:04.347093 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002344 sec., 6399.317406143345 rows/sec., 11.47 MiB/sec. | ||
15074 | 2025.03.26 00:12:04.347198 [ 4 ] {825a5a16-211b-4f62-b975-16c2f4f06b3a} <Debug> TCPHandler: Processed in 0.002580483 sec. | ||
15075 | 2025.03.26 00:12:04.347312 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15076 | 2025.03.26 00:12:04.347413 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15077 | 2025.03.26 00:12:04.347458 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15078 | 2025.03.26 00:12:04.347875 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15079 | 2025.03.26 00:12:04.347912 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15080 | 2025.03.26 00:12:04.348257 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15081 | 2025.03.26 00:12:04.348482 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15082 | 2025.03.26 00:12:04.348658 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
15083 | 2025.03.26 00:12:04.348728 [ 4 ] {f219a075-735b-4835-8780-1e5d271506d8} <Debug> TCPHandler: Processed in 0.001464557 sec. | ||
15084 | 2025.03.26 00:12:06.553064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
15085 | 2025.03.26 00:12:06.575669 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15086 | 2025.03.26 00:12:06.575730 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15087 | 2025.03.26 00:12:06.583261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
15088 | 2025.03.26 00:12:06.584100 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15089 | 2025.03.26 00:12:06.587376 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
15090 | 2025.03.26 00:12:09.082045 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2050 | ||
15091 | 2025.03.26 00:12:09.085149 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15092 | 2025.03.26 00:12:09.085214 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15093 | 2025.03.26 00:12:09.086807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
15094 | 2025.03.26 00:12:09.087158 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15095 | 2025.03.26 00:12:09.087419 [ 124 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
15096 | 2025.03.26 00:12:09.087546 [ 124 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15097 | 2025.03.26 00:12:09.087611 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15098 | 2025.03.26 00:12:09.088096 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
15099 | 2025.03.26 00:12:09.088836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2050 | ||
15100 | 2025.03.26 00:12:09.089321 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15101 | 2025.03.26 00:12:09.089499 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1880 rows starting from the beginning of the part | ||
15102 | 2025.03.26 00:12:09.090162 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
15103 | 2025.03.26 00:12:09.090645 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
15104 | 2025.03.26 00:12:09.091135 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
15105 | 2025.03.26 00:12:09.091616 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 36 rows starting from the beginning of the part | ||
15106 | 2025.03.26 00:12:09.092092 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
15107 | 2025.03.26 00:12:09.100698 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 72 columns (72 merged, 0 gathered) in 0.012967346 sec., 158089.40395359235 rows/sec., 121.93 MiB/sec. | ||
15108 | 2025.03.26 00:12:09.102858 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
15109 | 2025.03.26 00:12:09.103665 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15110 | 2025.03.26 00:12:09.103750 [ 199 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_61_12} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
15111 | 2025.03.26 00:12:09.104098 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.57 MiB. | ||
15112 | 2025.03.26 00:12:09.377384 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15113 | 2025.03.26 00:12:09.377698 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15114 | 2025.03.26 00:12:09.377816 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15115 | 2025.03.26 00:12:09.378929 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15116 | 2025.03.26 00:12:09.379003 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15117 | 2025.03.26 00:12:09.379770 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
15118 | 2025.03.26 00:12:09.380155 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15119 | 2025.03.26 00:12:09.380516 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002889 sec., 3461.405330564209 rows/sec., 282.25 KiB/sec. | ||
15120 | 2025.03.26 00:12:09.380797 [ 4 ] {632ad511-bd85-4c2a-9d7f-d9b2e9ac0d73} <Debug> TCPHandler: Processed in 0.003616976 sec. | ||
15121 | 2025.03.26 00:12:09.381009 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15122 | 2025.03.26 00:12:09.381165 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15123 | 2025.03.26 00:12:09.381243 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15124 | 2025.03.26 00:12:09.382854 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15125 | 2025.03.26 00:12:09.382911 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15126 | 2025.03.26 00:12:09.383600 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15127 | 2025.03.26 00:12:09.383967 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15128 | 2025.03.26 00:12:09.384281 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Debug> executeQuery: Read 1275 rows, 107.82 KiB in 0.003152 sec., 404505.076142132 rows/sec., 33.40 MiB/sec. | ||
15129 | 2025.03.26 00:12:09.384367 [ 4 ] {18ab6b46-7570-4a83-b0c7-1a45cabeb291} <Debug> TCPHandler: Processed in 0.00342992 sec. | ||
15130 | 2025.03.26 00:12:09.384532 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15131 | 2025.03.26 00:12:09.384683 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15132 | 2025.03.26 00:12:09.384750 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15133 | 2025.03.26 00:12:09.385573 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15134 | 2025.03.26 00:12:09.385629 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15135 | 2025.03.26 00:12:09.386158 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15136 | 2025.03.26 00:12:09.386499 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15137 | 2025.03.26 00:12:09.386743 [ 124 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
15138 | 2025.03.26 00:12:09.386819 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Debug> executeQuery: Read 47 rows, 3.48 KiB in 0.002161 sec., 21749.190189726978 rows/sec., 1.57 MiB/sec. | ||
15139 | 2025.03.26 00:12:09.386837 [ 124 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15140 | 2025.03.26 00:12:09.386921 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15141 | 2025.03.26 00:12:09.386992 [ 4 ] {c36d1230-c9d8-408c-825e-ef00a7d3a5f1} <Debug> TCPHandler: Processed in 0.002532421 sec. | ||
15142 | 2025.03.26 00:12:09.387298 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::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 | ||
15143 | 2025.03.26 00:12:09.387316 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15144 | 2025.03.26 00:12:09.387698 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15145 | 2025.03.26 00:12:09.387714 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15146 | 2025.03.26 00:12:09.387828 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15147 | 2025.03.26 00:12:09.387849 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_110_22, total 179 rows starting from the beginning of the part | ||
15148 | 2025.03.26 00:12:09.388342 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 132 rows starting from the beginning of the part | ||
15149 | 2025.03.26 00:12:09.388726 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 23 rows starting from the beginning of the part | ||
15150 | 2025.03.26 00:12:09.389145 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
15151 | 2025.03.26 00:12:09.389582 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 15 rows starting from the beginning of the part | ||
15152 | 2025.03.26 00:12:09.390045 [ 187 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 47 rows starting from the beginning of the part | ||
15153 | 2025.03.26 00:12:09.391613 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15154 | 2025.03.26 00:12:09.391724 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15155 | 2025.03.26 00:12:09.393237 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15156 | 2025.03.26 00:12:09.393813 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.006755197 sec., 62470.42092184728 rows/sec., 4.35 MiB/sec. | ||
15157 | 2025.03.26 00:12:09.393972 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15158 | 2025.03.26 00:12:09.394106 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
15159 | 2025.03.26 00:12:09.394581 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.007012 sec., 32515.6873930405 rows/sec., 2.20 MiB/sec. | ||
15160 | 2025.03.26 00:12:09.395085 [ 4 ] {fc16d57b-3926-4fab-8cd8-8a0a3f7a02cc} <Debug> TCPHandler: Processed in 0.007887434 sec. | ||
15161 | 2025.03.26 00:12:09.395395 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15162 | 2025.03.26 00:12:09.395516 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15163 | 2025.03.26 00:12:09.395633 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_115_23} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
15164 | 2025.03.26 00:12:09.395802 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
15165 | 2025.03.26 00:12:09.395805 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15166 | 2025.03.26 00:12:09.395905 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15167 | 2025.03.26 00:12:09.397032 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15168 | 2025.03.26 00:12:09.397089 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15169 | 2025.03.26 00:12:09.397654 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15170 | 2025.03.26 00:12:09.398006 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15171 | 2025.03.26 00:12:09.398294 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Debug> executeQuery: Read 573 rows, 43.69 KiB in 0.002587 sec., 221492.07576343257 rows/sec., 16.49 MiB/sec. | ||
15172 | 2025.03.26 00:12:09.398386 [ 4 ] {881b09b5-85c2-47bd-9435-4a8d02e9835e} <Debug> TCPHandler: Processed in 0.002993266 sec. | ||
15173 | 2025.03.26 00:12:09.398549 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15174 | 2025.03.26 00:12:09.398696 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15175 | 2025.03.26 00:12:09.398760 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15176 | 2025.03.26 00:12:09.399688 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15177 | 2025.03.26 00:12:09.399740 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15178 | 2025.03.26 00:12:09.400347 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15179 | 2025.03.26 00:12:09.400648 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15180 | 2025.03.26 00:12:09.400929 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Debug> executeQuery: Read 885 rows, 60.98 KiB in 0.002265 sec., 390728.476821192 rows/sec., 26.29 MiB/sec. | ||
15181 | 2025.03.26 00:12:09.401002 [ 4 ] {c52ea449-1140-4a7f-9c66-2e45a8b97a4f} <Debug> TCPHandler: Processed in 0.002523111 sec. | ||
15182 | 2025.03.26 00:12:09.401160 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15183 | 2025.03.26 00:12:09.401296 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15184 | 2025.03.26 00:12:09.401385 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15185 | 2025.03.26 00:12:09.402945 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15186 | 2025.03.26 00:12:09.402996 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15187 | 2025.03.26 00:12:09.403941 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
15188 | 2025.03.26 00:12:09.404318 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15189 | 2025.03.26 00:12:09.404653 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.003384 sec., 10933.806146572104 rows/sec., 19.59 MiB/sec. | ||
15190 | 2025.03.26 00:12:09.404831 [ 4 ] {8b79114d-fe8b-433d-9edc-357b62d22ccd} <Debug> TCPHandler: Processed in 0.00373435 sec. | ||
15191 | 2025.03.26 00:12:09.404999 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15192 | 2025.03.26 00:12:09.405130 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15193 | 2025.03.26 00:12:09.405197 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15194 | 2025.03.26 00:12:09.405787 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15195 | 2025.03.26 00:12:09.405838 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15196 | 2025.03.26 00:12:09.406347 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
15197 | 2025.03.26 00:12:09.406701 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15198 | 2025.03.26 00:12:09.407165 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.002021 sec., 4453.240969816923 rows/sec., 342.59 KiB/sec. | ||
15199 | 2025.03.26 00:12:09.407333 [ 4 ] {6c7fb10f-4bd5-40cb-9add-4c5540599c96} <Debug> TCPHandler: Processed in 0.002404647 sec. | ||
15200 | 2025.03.26 00:12:09.407496 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15201 | 2025.03.26 00:12:09.407646 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15202 | 2025.03.26 00:12:09.407710 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15203 | 2025.03.26 00:12:09.408349 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15204 | 2025.03.26 00:12:09.408399 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15205 | 2025.03.26 00:12:09.408888 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15206 | 2025.03.26 00:12:09.409231 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15207 | 2025.03.26 00:12:09.409522 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001908 sec., 31446.540880503144 rows/sec., 2.12 MiB/sec. | ||
15208 | 2025.03.26 00:12:09.409591 [ 4 ] {7b47f93b-6e22-4fff-ae74-7c88f3db1eae} <Debug> TCPHandler: Processed in 0.002166779 sec. | ||
15209 | 2025.03.26 00:12:11.375177 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
15210 | 2025.03.26 00:12:11.375847 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15211 | 2025.03.26 00:12:11.375893 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.93 GiB. | ||
15212 | 2025.03.26 00:12:11.376426 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15213 | 2025.03.26 00:12:11.376687 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15214 | 2025.03.26 00:12:11.376926 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
15215 | 2025.03.26 00:12:14.016532 [ 221 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
15216 | 2025.03.26 00:12:14.016607 [ 221 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
15217 | 2025.03.26 00:12:14.018640 [ 221 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
15218 | 2025.03.26 00:12:14.088343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
15219 | 2025.03.26 00:12:14.111891 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15220 | 2025.03.26 00:12:14.111958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15221 | 2025.03.26 00:12:14.119446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
15222 | 2025.03.26 00:12:14.120261 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15223 | 2025.03.26 00:12:14.125676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
15224 | 2025.03.26 00:12:14.336679 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15225 | 2025.03.26 00:12:14.336875 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15226 | 2025.03.26 00:12:14.336945 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15227 | 2025.03.26 00:12:14.337710 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15228 | 2025.03.26 00:12:14.337749 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15229 | 2025.03.26 00:12:14.338182 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15230 | 2025.03.26 00:12:14.338447 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15231 | 2025.03.26 00:12:14.338659 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Debug> executeQuery: Read 86 rows, 7.30 KiB in 0.001828 sec., 47045.951859956236 rows/sec., 3.90 MiB/sec. | ||
15232 | 2025.03.26 00:12:14.338735 [ 4 ] {1a5978ef-5546-45be-898e-973fc3fee9ea} <Debug> TCPHandler: Processed in 0.00219357 sec. | ||
15233 | 2025.03.26 00:12:14.338762 [ 225 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
15234 | 2025.03.26 00:12:14.338849 [ 225 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
15235 | 2025.03.26 00:12:14.338910 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15236 | 2025.03.26 00:12:14.339180 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15237 | 2025.03.26 00:12:14.339228 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15238 | 2025.03.26 00:12:14.340147 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15239 | 2025.03.26 00:12:14.340205 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15240 | 2025.03.26 00:12:14.341059 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15241 | 2025.03.26 00:12:14.341382 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15242 | 2025.03.26 00:12:14.341614 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.002535 sec., 5917.15976331361 rows/sec., 444.94 KiB/sec. | ||
15243 | 2025.03.26 00:12:14.341681 [ 4 ] {91651805-c92b-4fe1-8037-95b6a3dfd6b4} <Debug> TCPHandler: Processed in 0.002843661 sec. | ||
15244 | 2025.03.26 00:12:14.344316 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15245 | 2025.03.26 00:12:14.344569 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15246 | 2025.03.26 00:12:14.344631 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15247 | 2025.03.26 00:12:14.345844 [ 225 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
15248 | 2025.03.26 00:12:14.345922 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15249 | 2025.03.26 00:12:14.346037 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15250 | 2025.03.26 00:12:14.347092 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15251 | 2025.03.26 00:12:14.347369 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15252 | 2025.03.26 00:12:14.347576 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.003126 sec., 25271.91298784389 rows/sec., 1.97 MiB/sec. | ||
15253 | 2025.03.26 00:12:14.347631 [ 4 ] {9d9f52a3-44bd-40a9-8577-716f4339378f} <Debug> TCPHandler: Processed in 0.003619696 sec. | ||
15254 | 2025.03.26 00:12:14.347749 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15255 | 2025.03.26 00:12:14.347854 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15256 | 2025.03.26 00:12:14.347904 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15257 | 2025.03.26 00:12:14.348417 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15258 | 2025.03.26 00:12:14.348456 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15259 | 2025.03.26 00:12:14.348852 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15260 | 2025.03.26 00:12:14.349108 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15261 | 2025.03.26 00:12:14.349320 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
15262 | 2025.03.26 00:12:14.349372 [ 4 ] {8e3cc4f3-2baa-453f-b080-8d1c717c0a11} <Debug> TCPHandler: Processed in 0.001674394 sec. | ||
15263 | 2025.03.26 00:12:14.349494 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15264 | 2025.03.26 00:12:14.349598 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15265 | 2025.03.26 00:12:14.349665 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15266 | 2025.03.26 00:12:14.350736 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15267 | 2025.03.26 00:12:14.350776 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15268 | 2025.03.26 00:12:14.351413 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
15269 | 2025.03.26 00:12:14.351673 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15270 | 2025.03.26 00:12:14.351867 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
15271 | 2025.03.26 00:12:14.351930 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.002345 sec., 6396.588486140726 rows/sec., 11.46 MiB/sec. | ||
15272 | 2025.03.26 00:12:14.351936 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15273 | 2025.03.26 00:12:14.352016 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15274 | 2025.03.26 00:12:14.352481 [ 4 ] {5ee1db86-083c-4768-90bf-88f1fa2b3c50} <Debug> TCPHandler: Processed in 0.003032168 sec. | ||
15275 | 2025.03.26 00:12:14.352487 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
15276 | 2025.03.26 00:12:14.352951 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15277 | 2025.03.26 00:12:14.353303 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15278 | 2025.03.26 00:12:14.353482 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15279 | 2025.03.26 00:12:14.354676 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15280 | 2025.03.26 00:12:14.354915 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2303 rows starting from the beginning of the part | ||
15281 | 2025.03.26 00:12:14.355633 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 15 rows starting from the beginning of the part | ||
15282 | 2025.03.26 00:12:14.356239 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15283 | 2025.03.26 00:12:14.356275 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
15284 | 2025.03.26 00:12:14.356308 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15285 | 2025.03.26 00:12:14.356932 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 15 rows starting from the beginning of the part | ||
15286 | 2025.03.26 00:12:14.357692 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 37 rows starting from the beginning of the part | ||
15287 | 2025.03.26 00:12:14.357972 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15288 | 2025.03.26 00:12:14.358301 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
15289 | 2025.03.26 00:12:14.359017 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15290 | 2025.03.26 00:12:14.359542 [ 222 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
15291 | 2025.03.26 00:12:14.359602 [ 222 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
15292 | 2025.03.26 00:12:14.359619 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006438 sec., 9319.664492078286 rows/sec., 643.15 KiB/sec. | ||
15293 | 2025.03.26 00:12:14.359892 [ 4 ] {32bb6f3b-9350-424c-8df2-2db8690bd1d7} <Debug> TCPHandler: Processed in 0.007043497 sec. | ||
15294 | 2025.03.26 00:12:14.362497 [ 222 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
15295 | 2025.03.26 00:12:14.369834 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2411 rows, containing 19 columns (19 merged, 0 gathered) in 0.017677447 sec., 136388.472837735 rows/sec., 244.40 MiB/sec. | ||
15296 | 2025.03.26 00:12:14.372119 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
15297 | 2025.03.26 00:12:14.372563 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15298 | 2025.03.26 00:12:14.372646 [ 198 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
15299 | 2025.03.26 00:12:14.372815 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.62 MiB. | ||
15300 | 2025.03.26 00:12:14.942474 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
15301 | 2025.03.26 00:12:14.942531 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
15302 | 2025.03.26 00:12:14.944580 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
15303 | 2025.03.26 00:12:15.571766 [ 219 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
15304 | 2025.03.26 00:12:15.571824 [ 219 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
15305 | 2025.03.26 00:12:15.574163 [ 219 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
15306 | 2025.03.26 00:12:17.669493 [ 225 ] {} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): 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] | ||
15307 | 2025.03.26 00:12:17.669597 [ 225 ] {} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): 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] | ||
15308 | 2025.03.26 00:12:17.671583 [ 225 ] {} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): 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] | ||
15309 | 2025.03.26 00:12:18.596555 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15310 | 2025.03.26 00:12:18.596622 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15311 | 2025.03.26 00:12:18.877950 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
15312 | 2025.03.26 00:12:18.878570 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15313 | 2025.03.26 00:12:18.878612 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15314 | 2025.03.26 00:12:18.879141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15315 | 2025.03.26 00:12:18.879395 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15316 | 2025.03.26 00:12:18.879625 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
15317 | 2025.03.26 00:12:19.089897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2080 | ||
15318 | 2025.03.26 00:12:19.093141 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15319 | 2025.03.26 00:12:19.093204 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15320 | 2025.03.26 00:12:19.094842 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
15321 | 2025.03.26 00:12:19.095190 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15322 | 2025.03.26 00:12:19.095879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2080 | ||
15323 | 2025.03.26 00:12:19.338204 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15324 | 2025.03.26 00:12:19.338416 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15325 | 2025.03.26 00:12:19.338500 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15326 | 2025.03.26 00:12:19.339378 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15327 | 2025.03.26 00:12:19.339427 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15328 | 2025.03.26 00:12:19.339872 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15329 | 2025.03.26 00:12:19.340125 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15330 | 2025.03.26 00:12:19.340361 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Debug> executeQuery: Read 136 rows, 11.90 KiB in 0.002001 sec., 67966.01699150424 rows/sec., 5.81 MiB/sec. | ||
15331 | 2025.03.26 00:12:19.340426 [ 4 ] {e1b6a2ee-48d3-40de-bdca-52e8c0c70d43} <Debug> TCPHandler: Processed in 0.002359395 sec. | ||
15332 | 2025.03.26 00:12:19.340556 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15333 | 2025.03.26 00:12:19.340708 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15334 | 2025.03.26 00:12:19.340778 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15335 | 2025.03.26 00:12:19.341391 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15336 | 2025.03.26 00:12:19.341429 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15337 | 2025.03.26 00:12:19.341786 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15338 | 2025.03.26 00:12:19.342017 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15339 | 2025.03.26 00:12:19.342221 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001557 sec., 25690.43031470777 rows/sec., 1.89 MiB/sec. | ||
15340 | 2025.03.26 00:12:19.342274 [ 4 ] {ce198709-46fe-40d8-9d9a-4697c9ef152d} <Debug> TCPHandler: Processed in 0.001775397 sec. | ||
15341 | 2025.03.26 00:12:19.342407 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15342 | 2025.03.26 00:12:19.342541 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15343 | 2025.03.26 00:12:19.342596 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15344 | 2025.03.26 00:12:19.343227 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15345 | 2025.03.26 00:12:19.343266 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15346 | 2025.03.26 00:12:19.343632 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15347 | 2025.03.26 00:12:19.343867 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15348 | 2025.03.26 00:12:19.344076 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Debug> executeQuery: Read 110 rows, 8.77 KiB in 0.001564 sec., 70332.48081841432 rows/sec., 5.48 MiB/sec. | ||
15349 | 2025.03.26 00:12:19.344128 [ 4 ] {5f39eb3d-e5da-493c-9525-5b4775469f51} <Debug> TCPHandler: Processed in 0.001786697 sec. | ||
15350 | 2025.03.26 00:12:19.344241 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15351 | 2025.03.26 00:12:19.344344 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15352 | 2025.03.26 00:12:19.344393 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15353 | 2025.03.26 00:12:19.344913 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15354 | 2025.03.26 00:12:19.344951 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15355 | 2025.03.26 00:12:19.345341 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15356 | 2025.03.26 00:12:19.345577 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15357 | 2025.03.26 00:12:19.345735 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 4 parts from all_1_125_25 to all_128_128_0 | ||
15358 | 2025.03.26 00:12:19.345801 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001475 sec., 108474.57627118644 rows/sec., 7.56 MiB/sec. | ||
15359 | 2025.03.26 00:12:19.345813 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15360 | 2025.03.26 00:12:19.345886 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15361 | 2025.03.26 00:12:19.345939 [ 4 ] {8e6e5790-638b-4b5b-b37e-05bccb7232c1} <Debug> TCPHandler: Processed in 0.001745846 sec. | ||
15362 | 2025.03.26 00:12:19.346087 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_125_25 to all_128_128_0 into Compact with storage Full | ||
15363 | 2025.03.26 00:12:19.346116 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15364 | 2025.03.26 00:12:19.346252 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15365 | 2025.03.26 00:12:19.346255 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15366 | 2025.03.26 00:12:19.346299 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_25, total 34041 rows starting from the beginning of the part | ||
15367 | 2025.03.26 00:12:19.346363 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15368 | 2025.03.26 00:12:19.346542 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
15369 | 2025.03.26 00:12:19.347086 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
15370 | 2025.03.26 00:12:19.347529 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 885 rows starting from the beginning of the part | ||
15371 | 2025.03.26 00:12:19.349765 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15372 | 2025.03.26 00:12:19.349805 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15373 | 2025.03.26 00:12:19.350764 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
15374 | 2025.03.26 00:12:19.351036 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15375 | 2025.03.26 00:12:19.351326 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005113 sec., 7823.195775474281 rows/sec., 14.02 MiB/sec. | ||
15376 | 2025.03.26 00:12:19.351437 [ 4 ] {9b80e3db-d618-462a-91b5-d4e97fd01da6} <Debug> TCPHandler: Processed in 0.005378063 sec. | ||
15377 | 2025.03.26 00:12:19.351576 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15378 | 2025.03.26 00:12:19.351682 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15379 | 2025.03.26 00:12:19.351729 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15380 | 2025.03.26 00:12:19.352209 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15381 | 2025.03.26 00:12:19.352254 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15382 | 2025.03.26 00:12:19.352654 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
15383 | 2025.03.26 00:12:19.352929 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15384 | 2025.03.26 00:12:19.353180 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 264.55 KiB/sec. | ||
15385 | 2025.03.26 00:12:19.353455 [ 4 ] {1b538dac-7114-4e02-ba23-a22733622777} <Debug> TCPHandler: Processed in 0.001928212 sec. | ||
15386 | 2025.03.26 00:12:19.353587 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15387 | 2025.03.26 00:12:19.353693 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15388 | 2025.03.26 00:12:19.353737 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15389 | 2025.03.26 00:12:19.354221 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15390 | 2025.03.26 00:12:19.354257 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15391 | 2025.03.26 00:12:19.354661 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15392 | 2025.03.26 00:12:19.354911 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15393 | 2025.03.26 00:12:19.355094 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001424 sec., 42134.83146067416 rows/sec., 2.84 MiB/sec. | ||
15394 | 2025.03.26 00:12:19.355143 [ 4 ] {9a88aab1-53ee-4b37-8c7f-65769b956b36} <Debug> TCPHandler: Processed in 0.001606712 sec. | ||
15395 | 2025.03.26 00:12:19.355881 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35246 rows, containing 5 columns (5 merged, 0 gathered) in 0.009875347 sec., 3569089.774769434 rows/sec., 243.48 MiB/sec. | ||
15396 | 2025.03.26 00:12:19.356290 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Trace> MergedBlockOutputStream: filled checksums all_1_128_26 (state Temporary) | ||
15397 | 2025.03.26 00:12:19.356688 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_128_26 to all_1_128_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15398 | 2025.03.26 00:12:19.356803 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_128_26} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 4 parts: [all_1_125_25, all_128_128_0] -> all_1_128_26 | ||
15399 | 2025.03.26 00:12:19.356922 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
15400 | 2025.03.26 00:12:20.119660 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
15401 | 2025.03.26 00:12:20.119717 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
15402 | 2025.03.26 00:12:20.121592 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
15403 | 2025.03.26 00:12:21.626642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 634 | ||
15404 | 2025.03.26 00:12:21.649363 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15405 | 2025.03.26 00:12:21.649415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15406 | 2025.03.26 00:12:21.656911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15407 | 2025.03.26 00:12:21.657719 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15408 | 2025.03.26 00:12:21.660596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 634 | ||
15409 | 2025.03.26 00:12:24.327837 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15410 | 2025.03.26 00:12:24.328163 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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) | ||
15411 | 2025.03.26 00:12:24.328641 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
15412 | 2025.03.26 00:12:24.328697 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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 | ||
15413 | 2025.03.26 00:12:24.329108 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15414 | 2025.03.26 00:12:24.329186 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
15415 | 2025.03.26 00:12:24.329363 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
15416 | 2025.03.26 00:12:24.329504 [ 287 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
15417 | 2025.03.26 00:12:24.329542 [ 291 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_7_7_0 with 1 steps | ||
15418 | 2025.03.26 00:12:24.329558 [ 290 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Used generic exclusion search over index for part all_6_6_0 with 1 steps | ||
15419 | 2025.03.26 00:12:24.329695 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (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 | ||
15420 | 2025.03.26 00:12:24.329724 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
15421 | 2025.03.26 00:12:24.329839 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
15422 | 2025.03.26 00:12:24.329862 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6) (SelectExecutor): Reading approx. 49 rows with 3 streams | ||
15423 | 2025.03.26 00:12:24.329907 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
15424 | 2025.03.26 00:12:24.329957 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
15425 | 2025.03.26 00:12:24.330003 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_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'))" | ||
15426 | 2025.03.26 00:12:24.331652 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> executeQuery: Read 49 rows, 1.94 KiB in 0.003637 sec., 13472.64228759967 rows/sec., 534.60 KiB/sec. | ||
15427 | 2025.03.26 00:12:24.331801 [ 4 ] {1b31316a-0742-402a-948c-ecf7b5299aff} <Debug> TCPHandler: Processed in 0.004107612 sec. | ||
15428 | 2025.03.26 00:12:24.346843 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15429 | 2025.03.26 00:12:24.347247 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
15430 | 2025.03.26 00:12:24.347409 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
15431 | 2025.03.26 00:12:24.348772 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15432 | 2025.03.26 00:12:24.348817 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15433 | 2025.03.26 00:12:24.349306 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
15434 | 2025.03.26 00:12:24.349523 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Trace> oximeter.timeseries_schema (865500f9-54d9-4242-b08d-d7a2f16567e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15435 | 2025.03.26 00:12:24.349818 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.0027 sec., 370.3703703703703 rows/sec., 103.08 KiB/sec. | ||
15436 | 2025.03.26 00:12:24.349921 [ 4 ] {967cf038-9eb0-40ad-a428-931c2de5ec01} <Debug> TCPHandler: Processed in 0.003220323 sec. | ||
15437 | 2025.03.26 00:12:24.350040 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15438 | 2025.03.26 00:12:24.350143 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15439 | 2025.03.26 00:12:24.350188 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15440 | 2025.03.26 00:12:24.350738 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15441 | 2025.03.26 00:12:24.350777 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15442 | 2025.03.26 00:12:24.351726 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15443 | 2025.03.26 00:12:24.351996 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15444 | 2025.03.26 00:12:24.352208 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002087 sec., 11499.760421657882 rows/sec., 977.03 KiB/sec. | ||
15445 | 2025.03.26 00:12:24.352261 [ 4 ] {220d0da2-6c7f-408f-b786-6dcc2b7ad61f} <Debug> TCPHandler: Processed in 0.002271784 sec. | ||
15446 | 2025.03.26 00:12:24.352399 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15447 | 2025.03.26 00:12:24.352502 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15448 | 2025.03.26 00:12:24.352546 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15449 | 2025.03.26 00:12:24.353069 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15450 | 2025.03.26 00:12:24.353108 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15451 | 2025.03.26 00:12:24.353434 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
15452 | 2025.03.26 00:12:24.353661 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15453 | 2025.03.26 00:12:24.353914 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001427 sec., 1401.5416958654519 rows/sec., 104.02 KiB/sec. | ||
15454 | 2025.03.26 00:12:24.354116 [ 4 ] {c14c8d8a-5041-4076-ab38-079045b85d2f} <Debug> TCPHandler: Processed in 0.001764017 sec. | ||
15455 | 2025.03.26 00:12:24.354266 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15456 | 2025.03.26 00:12:24.354370 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15457 | 2025.03.26 00:12:24.354413 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15458 | 2025.03.26 00:12:24.355054 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15459 | 2025.03.26 00:12:24.355092 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15460 | 2025.03.26 00:12:24.355460 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15461 | 2025.03.26 00:12:24.355686 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15462 | 2025.03.26 00:12:24.355850 [ 147 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15463 | 2025.03.26 00:12:24.355907 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Debug> executeQuery: Read 212 rows, 19.20 KiB in 0.001556 sec., 136246.78663239075 rows/sec., 12.05 MiB/sec. | ||
15464 | 2025.03.26 00:12:24.355925 [ 147 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15465 | 2025.03.26 00:12:24.355995 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15466 | 2025.03.26 00:12:24.356043 [ 4 ] {910e6ee5-f66b-49de-b362-901718aafe4c} <Debug> TCPHandler: Processed in 0.001824829 sec. | ||
15467 | 2025.03.26 00:12:24.356266 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
15468 | 2025.03.26 00:12:24.356284 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15469 | 2025.03.26 00:12:24.356530 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15470 | 2025.03.26 00:12:24.356554 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15471 | 2025.03.26 00:12:24.356637 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15472 | 2025.03.26 00:12:24.356646 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1971 rows starting from the beginning of the part | ||
15473 | 2025.03.26 00:12:24.356991 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 86 rows starting from the beginning of the part | ||
15474 | 2025.03.26 00:12:24.357332 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 1275 rows starting from the beginning of the part | ||
15475 | 2025.03.26 00:12:24.357786 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 86 rows starting from the beginning of the part | ||
15476 | 2025.03.26 00:12:24.358132 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 136 rows starting from the beginning of the part | ||
15477 | 2025.03.26 00:12:24.358535 [ 187 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 212 rows starting from the beginning of the part | ||
15478 | 2025.03.26 00:12:24.359718 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15479 | 2025.03.26 00:12:24.359809 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15480 | 2025.03.26 00:12:24.360616 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15481 | 2025.03.26 00:12:24.361171 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15482 | 2025.03.26 00:12:24.361425 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Debug> executeQuery: Read 30 rows, 2.29 KiB in 0.004992 sec., 6009.615384615385 rows/sec., 458.55 KiB/sec. | ||
15483 | 2025.03.26 00:12:24.361513 [ 4 ] {d1c3cefd-6baa-4508-baf9-3813296ac1ed} <Debug> TCPHandler: Processed in 0.005309141 sec. | ||
15484 | 2025.03.26 00:12:24.361664 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15485 | 2025.03.26 00:12:24.361888 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15486 | 2025.03.26 00:12:24.362010 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15487 | 2025.03.26 00:12:24.362171 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3766 rows, containing 5 columns (5 merged, 0 gathered) in 0.006068164 sec., 620616.0545430216 rows/sec., 53.73 MiB/sec. | ||
15488 | 2025.03.26 00:12:24.362621 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15489 | 2025.03.26 00:12:24.363015 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15490 | 2025.03.26 00:12:24.363085 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15491 | 2025.03.26 00:12:24.363262 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15492 | 2025.03.26 00:12:24.363461 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_131_26} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15493 | 2025.03.26 00:12:24.363633 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
15494 | 2025.03.26 00:12:24.363748 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15495 | 2025.03.26 00:12:24.363986 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15496 | 2025.03.26 00:12:24.364212 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002402 sec., 9991.673605328893 rows/sec., 848.90 KiB/sec. | ||
15497 | 2025.03.26 00:12:24.364266 [ 4 ] {55480495-c33e-49d4-bd53-89679fd4becf} <Debug> TCPHandler: Processed in 0.002680046 sec. | ||
15498 | 2025.03.26 00:12:24.364381 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15499 | 2025.03.26 00:12:24.364484 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15500 | 2025.03.26 00:12:24.364527 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15501 | 2025.03.26 00:12:24.365043 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15502 | 2025.03.26 00:12:24.365081 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15503 | 2025.03.26 00:12:24.365413 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
15504 | 2025.03.26 00:12:24.365664 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15505 | 2025.03.26 00:12:24.365867 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001405 sec., 8540.925266903914 rows/sec., 667.26 KiB/sec. | ||
15506 | 2025.03.26 00:12:24.365918 [ 4 ] {80f9108a-47bc-4fd7-9906-c7d5cd3cd9d9} <Debug> TCPHandler: Processed in 0.001587051 sec. | ||
15507 | 2025.03.26 00:12:24.366018 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15508 | 2025.03.26 00:12:24.366116 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15509 | 2025.03.26 00:12:24.366160 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15510 | 2025.03.26 00:12:24.366715 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15511 | 2025.03.26 00:12:24.366753 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15512 | 2025.03.26 00:12:24.367108 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15513 | 2025.03.26 00:12:24.367339 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15514 | 2025.03.26 00:12:24.367503 [ 147 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15515 | 2025.03.26 00:12:24.367554 [ 147 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15516 | 2025.03.26 00:12:24.367573 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Debug> executeQuery: Read 130 rows, 10.64 KiB in 0.001473 sec., 88255.26137135099 rows/sec., 7.05 MiB/sec. | ||
15517 | 2025.03.26 00:12:24.367587 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15518 | 2025.03.26 00:12:24.367755 [ 4 ] {b94c0e77-1ea8-487a-b738-d348663e09e1} <Debug> TCPHandler: Processed in 0.001777917 sec. | ||
15519 | 2025.03.26 00:12:24.367992 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
15520 | 2025.03.26 00:12:24.368049 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15521 | 2025.03.26 00:12:24.368444 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15522 | 2025.03.26 00:12:24.368585 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15523 | 2025.03.26 00:12:24.368634 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15524 | 2025.03.26 00:12:24.368745 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 953 rows starting from the beginning of the part | ||
15525 | 2025.03.26 00:12:24.369147 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 79 rows starting from the beginning of the part | ||
15526 | 2025.03.26 00:12:24.369673 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 573 rows starting from the beginning of the part | ||
15527 | 2025.03.26 00:12:24.370027 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 79 rows starting from the beginning of the part | ||
15528 | 2025.03.26 00:12:24.370312 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 110 rows starting from the beginning of the part | ||
15529 | 2025.03.26 00:12:24.370791 [ 201 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 130 rows starting from the beginning of the part | ||
15530 | 2025.03.26 00:12:24.372648 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15531 | 2025.03.26 00:12:24.372753 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15532 | 2025.03.26 00:12:24.374048 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15533 | 2025.03.26 00:12:24.374384 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15534 | 2025.03.26 00:12:24.374954 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Debug> executeQuery: Read 306 rows, 23.49 KiB in 0.006664 sec., 45918.36734693878 rows/sec., 3.44 MiB/sec. | ||
15535 | 2025.03.26 00:12:24.374986 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1924 rows, containing 5 columns (5 merged, 0 gathered) in 0.007266463 sec., 264778.0632750762 rows/sec., 20.80 MiB/sec. | ||
15536 | 2025.03.26 00:12:24.375076 [ 4 ] {d5e9e306-4a37-4b5e-9243-7c5a63e24dfe} <Debug> TCPHandler: Processed in 0.007112559 sec. | ||
15537 | 2025.03.26 00:12:24.375227 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15538 | 2025.03.26 00:12:24.375264 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15539 | 2025.03.26 00:12:24.375437 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15540 | 2025.03.26 00:12:24.375562 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15541 | 2025.03.26 00:12:24.375865 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15542 | 2025.03.26 00:12:24.376068 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_131_26} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15543 | 2025.03.26 00:12:24.376279 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
15544 | 2025.03.26 00:12:24.377185 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15545 | 2025.03.26 00:12:24.377227 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15546 | 2025.03.26 00:12:24.377882 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
15547 | 2025.03.26 00:12:24.378162 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15548 | 2025.03.26 00:12:24.378419 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.003028 sec., 5284.015852047556 rows/sec., 9.47 MiB/sec. | ||
15549 | 2025.03.26 00:12:24.378513 [ 4 ] {4393e742-2884-4f9f-92dc-5c359e79d6bc} <Debug> TCPHandler: Processed in 0.003352127 sec. | ||
15550 | 2025.03.26 00:12:24.378651 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15551 | 2025.03.26 00:12:24.378754 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15552 | 2025.03.26 00:12:24.378800 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15553 | 2025.03.26 00:12:24.379228 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15554 | 2025.03.26 00:12:24.379266 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15555 | 2025.03.26 00:12:24.379621 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15556 | 2025.03.26 00:12:24.379850 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15557 | 2025.03.26 00:12:24.380012 [ 147 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15558 | 2025.03.26 00:12:24.380059 [ 147 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15559 | 2025.03.26 00:12:24.380082 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001343 sec., 44676.09828741623 rows/sec., 3.01 MiB/sec. | ||
15560 | 2025.03.26 00:12:24.380117 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15561 | 2025.03.26 00:12:24.380193 [ 4 ] {8afc31fc-c39f-4564-8289-0545d7e982cb} <Debug> TCPHandler: Processed in 0.001593001 sec. | ||
15562 | 2025.03.26 00:12:24.380432 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
15563 | 2025.03.26 00:12:24.380657 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15564 | 2025.03.26 00:12:24.380717 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6874 rows starting from the beginning of the part | ||
15565 | 2025.03.26 00:12:24.381048 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
15566 | 2025.03.26 00:12:24.381405 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
15567 | 2025.03.26 00:12:24.381544 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
15568 | 2025.03.26 00:12:24.381695 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
15569 | 2025.03.26 00:12:24.381832 [ 196 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
15570 | 2025.03.26 00:12:24.383877 [ 197 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630626 sec., 1975967.7807628766 rows/sec., 130.44 MiB/sec. | ||
15571 | 2025.03.26 00:12:24.384567 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15572 | 2025.03.26 00:12:24.385134 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_131_26} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15573 | 2025.03.26 00:12:24.385221 [ 195 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_131_26} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15574 | 2025.03.26 00:12:24.385313 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
15575 | 2025.03.26 00:12:26.380649 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
15576 | 2025.03.26 00:12:26.381325 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15577 | 2025.03.26 00:12:26.381377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15578 | 2025.03.26 00:12:26.381925 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15579 | 2025.03.26 00:12:26.382187 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15580 | 2025.03.26 00:12:26.382449 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
15581 | 2025.03.26 00:12:26.760870 [ 223 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
15582 | 2025.03.26 00:12:26.760937 [ 223 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
15583 | 2025.03.26 00:12:26.763003 [ 223 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
15584 | 2025.03.26 00:12:27.112166 [ 221 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
15585 | 2025.03.26 00:12:27.112225 [ 221 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
15586 | 2025.03.26 00:12:27.114377 [ 221 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
15587 | 2025.03.26 00:12:28.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.97 MiB, peak 284.78 MiB, free memory in arenas 0.00 B, will set to 265.97 MiB (RSS), difference: 4.00 MiB | ||
15588 | 2025.03.26 00:12:29.096963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2118 | ||
15589 | 2025.03.26 00:12:29.100308 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15590 | 2025.03.26 00:12:29.100379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15591 | 2025.03.26 00:12:29.102001 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
15592 | 2025.03.26 00:12:29.102342 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15593 | 2025.03.26 00:12:29.103913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2118 | ||
15594 | 2025.03.26 00:12:29.161582 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 641 | ||
15595 | 2025.03.26 00:12:29.191408 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15596 | 2025.03.26 00:12:29.191484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15597 | 2025.03.26 00:12:29.202936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15598 | 2025.03.26 00:12:29.204225 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15599 | 2025.03.26 00:12:29.209737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
15600 | 2025.03.26 00:12:29.337141 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15601 | 2025.03.26 00:12:29.337357 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15602 | 2025.03.26 00:12:29.337442 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15603 | 2025.03.26 00:12:29.338290 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15604 | 2025.03.26 00:12:29.338343 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15605 | 2025.03.26 00:12:29.338775 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
15606 | 2025.03.26 00:12:29.339031 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15607 | 2025.03.26 00:12:29.339265 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001967 sec., 508.38840874428064 rows/sec., 37.73 KiB/sec. | ||
15608 | 2025.03.26 00:12:29.339330 [ 4 ] {3b66e3f3-1ee0-441a-9d63-0f29a0548da5} <Debug> TCPHandler: Processed in 0.002339586 sec. | ||
15609 | 2025.03.26 00:12:29.339463 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15610 | 2025.03.26 00:12:29.339580 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15611 | 2025.03.26 00:12:29.339630 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15612 | 2025.03.26 00:12:29.340254 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15613 | 2025.03.26 00:12:29.340295 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15614 | 2025.03.26 00:12:29.340676 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15615 | 2025.03.26 00:12:29.340935 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15616 | 2025.03.26 00:12:29.341155 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Debug> executeQuery: Read 140 rows, 12.23 KiB in 0.001601 sec., 87445.34665833855 rows/sec., 7.46 MiB/sec. | ||
15617 | 2025.03.26 00:12:29.341206 [ 4 ] {e2f8b436-0b18-4b39-9e7c-78dedc7b07eb} <Debug> TCPHandler: Processed in 0.001796158 sec. | ||
15618 | 2025.03.26 00:12:29.341341 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15619 | 2025.03.26 00:12:29.341483 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15620 | 2025.03.26 00:12:29.341540 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15621 | 2025.03.26 00:12:29.342202 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15622 | 2025.03.26 00:12:29.342247 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15623 | 2025.03.26 00:12:29.342616 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15624 | 2025.03.26 00:12:29.342850 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15625 | 2025.03.26 00:12:29.343065 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001614 sec., 26022.304832713755 rows/sec., 1.90 MiB/sec. | ||
15626 | 2025.03.26 00:12:29.343117 [ 4 ] {b319dbbd-6eba-4e9d-81b6-149346fa654c} <Debug> TCPHandler: Processed in 0.001841999 sec. | ||
15627 | 2025.03.26 00:12:29.343219 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15628 | 2025.03.26 00:12:29.343321 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15629 | 2025.03.26 00:12:29.343366 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15630 | 2025.03.26 00:12:29.343956 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15631 | 2025.03.26 00:12:29.343997 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15632 | 2025.03.26 00:12:29.344347 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15633 | 2025.03.26 00:12:29.344585 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15634 | 2025.03.26 00:12:29.344799 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Debug> executeQuery: Read 112 rows, 8.89 KiB in 0.001493 sec., 75016.74480910918 rows/sec., 5.81 MiB/sec. | ||
15635 | 2025.03.26 00:12:29.344900 [ 4 ] {09cbbcd4-1167-4d66-af79-424cae79fd5f} <Debug> TCPHandler: Processed in 0.001727395 sec. | ||
15636 | 2025.03.26 00:12:29.345064 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15637 | 2025.03.26 00:12:29.345365 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15638 | 2025.03.26 00:12:29.345467 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15639 | 2025.03.26 00:12:29.346005 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15640 | 2025.03.26 00:12:29.346045 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15641 | 2025.03.26 00:12:29.346430 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15642 | 2025.03.26 00:12:29.346678 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15643 | 2025.03.26 00:12:29.346901 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001654 sec., 97339.7823458283 rows/sec., 6.77 MiB/sec. | ||
15644 | 2025.03.26 00:12:29.346955 [ 4 ] {474731bb-f13d-4b7b-abc9-5cd1fc0ddaf2} <Debug> TCPHandler: Processed in 0.001990024 sec. | ||
15645 | 2025.03.26 00:12:29.347093 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15646 | 2025.03.26 00:12:29.347199 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15647 | 2025.03.26 00:12:29.347266 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15648 | 2025.03.26 00:12:29.348446 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15649 | 2025.03.26 00:12:29.348486 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15650 | 2025.03.26 00:12:29.349177 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
15651 | 2025.03.26 00:12:29.349434 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15652 | 2025.03.26 00:12:29.349671 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002495 sec., 16432.865731462927 rows/sec., 29.45 MiB/sec. | ||
15653 | 2025.03.26 00:12:29.349776 [ 4 ] {4d6241a9-050b-4326-b735-459246f95858} <Debug> TCPHandler: Processed in 0.002734028 sec. | ||
15654 | 2025.03.26 00:12:29.349903 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15655 | 2025.03.26 00:12:29.350008 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15656 | 2025.03.26 00:12:29.350055 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15657 | 2025.03.26 00:12:29.350487 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15658 | 2025.03.26 00:12:29.350526 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.92 GiB. | ||
15659 | 2025.03.26 00:12:29.350878 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15660 | 2025.03.26 00:12:29.351113 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15661 | 2025.03.26 00:12:29.351314 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
15662 | 2025.03.26 00:12:29.351365 [ 4 ] {f5c8d49b-790d-4bf8-9061-94fd8dd764f1} <Debug> TCPHandler: Processed in 0.001511419 sec. | ||
15663 | 2025.03.26 00:12:30.001175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.00 MiB, peak 284.78 MiB, free memory in arenas 0.00 B, will set to 265.97 MiB (RSS), difference: -1.03 MiB | ||
15664 | 2025.03.26 00:12:33.596669 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15665 | 2025.03.26 00:12:33.596726 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15666 | 2025.03.26 00:12:33.883490 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
15667 | 2025.03.26 00:12:33.884109 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15668 | 2025.03.26 00:12:33.884150 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15669 | 2025.03.26 00:12:33.884673 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15670 | 2025.03.26 00:12:33.884923 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15671 | 2025.03.26 00:12:33.885136 [ 136 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15672 | 2025.03.26 00:12:33.885167 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
15673 | 2025.03.26 00:12:33.885212 [ 136 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15674 | 2025.03.26 00:12:33.885244 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15675 | 2025.03.26 00:12:33.885389 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
15676 | 2025.03.26 00:12:33.885629 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15677 | 2025.03.26 00:12:33.885696 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
15678 | 2025.03.26 00:12:33.885816 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
15679 | 2025.03.26 00:12:33.885990 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
15680 | 2025.03.26 00:12:33.886200 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
15681 | 2025.03.26 00:12:33.886375 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
15682 | 2025.03.26 00:12:33.886470 [ 194 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
15683 | 2025.03.26 00:12:33.889564 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.004240076 sec., 9293701.339315617 rows/sec., 132.95 MiB/sec. | ||
15684 | 2025.03.26 00:12:33.890226 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15685 | 2025.03.26 00:12:33.890633 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_86_17} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15686 | 2025.03.26 00:12:33.890732 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_86_17} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15687 | 2025.03.26 00:12:33.890853 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15688 | 2025.03.26 00:12:34.336772 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15689 | 2025.03.26 00:12:34.336954 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15690 | 2025.03.26 00:12:34.337026 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15691 | 2025.03.26 00:12:34.337724 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15692 | 2025.03.26 00:12:34.337767 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15693 | 2025.03.26 00:12:34.338130 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
15694 | 2025.03.26 00:12:34.338398 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15695 | 2025.03.26 00:12:34.338574 [ 136 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Selected 6 parts from all_1_17_4 to all_22_22_0 | ||
15696 | 2025.03.26 00:12:34.338640 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001735 sec., 1152.7377521613832 rows/sec., 85.55 KiB/sec. | ||
15697 | 2025.03.26 00:12:34.338665 [ 136 ] {} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15698 | 2025.03.26 00:12:34.338729 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15699 | 2025.03.26 00:12:34.338764 [ 4 ] {2e7d8d24-6b71-49c3-a0e5-d0bf2d52eb61} <Debug> TCPHandler: Processed in 0.002112698 sec. | ||
15700 | 2025.03.26 00:12:34.338921 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
15701 | 2025.03.26 00:12:34.338939 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15702 | 2025.03.26 00:12:34.339086 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15703 | 2025.03.26 00:12:34.339086 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15704 | 2025.03.26 00:12:34.339145 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
15705 | 2025.03.26 00:12:34.339146 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15706 | 2025.03.26 00:12:34.339404 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
15707 | 2025.03.26 00:12:34.339711 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
15708 | 2025.03.26 00:12:34.340130 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
15709 | 2025.03.26 00:12:34.340575 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
15710 | 2025.03.26 00:12:34.340877 [ 190 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
15711 | 2025.03.26 00:12:34.341740 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15712 | 2025.03.26 00:12:34.341783 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15713 | 2025.03.26 00:12:34.342366 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15714 | 2025.03.26 00:12:34.342559 [ 192 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 5 columns (5 merged, 0 gathered) in 0.00372637 sec., 11539.380147435708 rows/sec., 976.20 KiB/sec. | ||
15715 | 2025.03.26 00:12:34.342743 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15716 | 2025.03.26 00:12:34.342855 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
15717 | 2025.03.26 00:12:34.343165 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Debug> executeQuery: Read 92 rows, 7.76 KiB in 0.004118 sec., 22340.94220495386 rows/sec., 1.84 MiB/sec. | ||
15718 | 2025.03.26 00:12:34.343283 [ 4 ] {30108330-f5f8-4e02-b1c5-4012b451c48a} <Debug> TCPHandler: Processed in 0.004399561 sec. | ||
15719 | 2025.03.26 00:12:34.343469 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15720 | 2025.03.26 00:12:34.343539 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15721 | 2025.03.26 00:12:34.343654 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15722 | 2025.03.26 00:12:34.343712 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_22_5} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Merged 6 parts: [all_1_17_4, all_22_22_0] -> all_1_22_5 | ||
15723 | 2025.03.26 00:12:34.343730 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15724 | 2025.03.26 00:12:34.343898 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15725 | 2025.03.26 00:12:34.344430 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15726 | 2025.03.26 00:12:34.344473 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15727 | 2025.03.26 00:12:34.344817 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15728 | 2025.03.26 00:12:34.345048 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15729 | 2025.03.26 00:12:34.345228 [ 136 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_115_23 to all_120_120_0 | ||
15730 | 2025.03.26 00:12:34.345285 [ 136 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15731 | 2025.03.26 00:12:34.345299 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001705 sec., 10557.184750733139 rows/sec., 778.96 KiB/sec. | ||
15732 | 2025.03.26 00:12:34.345321 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15733 | 2025.03.26 00:12:34.345478 [ 4 ] {ffeb67e2-5bc3-4389-a527-40bc3ce1588f} <Debug> TCPHandler: Processed in 0.002074966 sec. | ||
15734 | 2025.03.26 00:12:34.345556 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_115_23 to all_120_120_0 into Compact with storage Full | ||
15735 | 2025.03.26 00:12:34.345650 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15736 | 2025.03.26 00:12:34.345732 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15737 | 2025.03.26 00:12:34.345814 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_115_23, total 190 rows starting from the beginning of the part | ||
15738 | 2025.03.26 00:12:34.345837 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15739 | 2025.03.26 00:12:34.345975 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15740 | 2025.03.26 00:12:34.346134 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 15 rows starting from the beginning of the part | ||
15741 | 2025.03.26 00:12:34.346488 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 40 rows starting from the beginning of the part | ||
15742 | 2025.03.26 00:12:34.346788 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 30 rows starting from the beginning of the part | ||
15743 | 2025.03.26 00:12:34.347133 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 42 rows starting from the beginning of the part | ||
15744 | 2025.03.26 00:12:34.347475 [ 192 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 18 rows starting from the beginning of the part | ||
15745 | 2025.03.26 00:12:34.348895 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15746 | 2025.03.26 00:12:34.348980 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15747 | 2025.03.26 00:12:34.349971 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15748 | 2025.03.26 00:12:34.350091 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 5 columns (5 merged, 0 gathered) in 0.004654189 sec., 71978.16848434818 rows/sec., 5.22 MiB/sec. | ||
15749 | 2025.03.26 00:12:34.350365 [ 191 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Trace> MergedBlockOutputStream: filled checksums all_1_120_24 (state Temporary) | ||
15750 | 2025.03.26 00:12:34.350452 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15751 | 2025.03.26 00:12:34.350967 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Debug> executeQuery: Read 100 rows, 7.83 KiB in 0.00517 sec., 19342.35976789168 rows/sec., 1.48 MiB/sec. | ||
15752 | 2025.03.26 00:12:34.351119 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_120_24 to all_1_120_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15753 | 2025.03.26 00:12:34.351378 [ 4 ] {7f180511-71f3-4eac-bc2f-8926c973d782} <Debug> TCPHandler: Processed in 0.005789516 sec. | ||
15754 | 2025.03.26 00:12:34.351509 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_120_24} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_115_23, all_120_120_0] -> all_1_120_24 | ||
15755 | 2025.03.26 00:12:34.351774 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
15756 | 2025.03.26 00:12:34.351864 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15757 | 2025.03.26 00:12:34.352073 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15758 | 2025.03.26 00:12:34.352125 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15759 | 2025.03.26 00:12:34.352710 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15760 | 2025.03.26 00:12:34.352749 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15761 | 2025.03.26 00:12:34.353141 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15762 | 2025.03.26 00:12:34.353379 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15763 | 2025.03.26 00:12:34.353568 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 4 parts from all_1_128_26 to all_131_131_0 | ||
15764 | 2025.03.26 00:12:34.353589 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001559 sec., 103912.76459268761 rows/sec., 7.23 MiB/sec. | ||
15765 | 2025.03.26 00:12:34.353634 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15766 | 2025.03.26 00:12:34.353712 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15767 | 2025.03.26 00:12:34.353719 [ 4 ] {f7adc546-1ef5-4705-a2f7-fef98b0c7817} <Debug> TCPHandler: Processed in 0.002024685 sec. | ||
15768 | 2025.03.26 00:12:34.353926 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_128_26 to all_131_131_0 into Compact with storage Full | ||
15769 | 2025.03.26 00:12:34.353978 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15770 | 2025.03.26 00:12:34.354198 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15771 | 2025.03.26 00:12:34.354221 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15772 | 2025.03.26 00:12:34.354281 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_26, total 35246 rows starting from the beginning of the part | ||
15773 | 2025.03.26 00:12:34.354385 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15774 | 2025.03.26 00:12:34.354746 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 160 rows starting from the beginning of the part | ||
15775 | 2025.03.26 00:12:34.355150 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
15776 | 2025.03.26 00:12:34.355546 [ 191 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 306 rows starting from the beginning of the part | ||
15777 | 2025.03.26 00:12:34.358176 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15778 | 2025.03.26 00:12:34.358238 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15779 | 2025.03.26 00:12:34.359648 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
15780 | 2025.03.26 00:12:34.360037 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15781 | 2025.03.26 00:12:34.360354 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.006205 sec., 2578.5656728444806 rows/sec., 4.62 MiB/sec. | ||
15782 | 2025.03.26 00:12:34.361042 [ 4 ] {ff2dc94d-0521-4a75-8cf3-e02260d10c5f} <Debug> TCPHandler: Processed in 0.007134069 sec. | ||
15783 | 2025.03.26 00:12:34.361486 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15784 | 2025.03.26 00:12:34.361668 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15785 | 2025.03.26 00:12:34.361716 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15786 | 2025.03.26 00:12:34.362357 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15787 | 2025.03.26 00:12:34.362398 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15788 | 2025.03.26 00:12:34.362925 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
15789 | 2025.03.26 00:12:34.363250 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15790 | 2025.03.26 00:12:34.363696 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.00202 sec., 2970.29702970297 rows/sec., 195.80 KiB/sec. | ||
15791 | 2025.03.26 00:12:34.363828 [ 4 ] {22bbced1-f4af-44da-a0e5-e9233b63e9ce} <Debug> TCPHandler: Processed in 0.00249211 sec. | ||
15792 | 2025.03.26 00:12:34.363969 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15793 | 2025.03.26 00:12:34.364082 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15794 | 2025.03.26 00:12:34.364169 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15795 | 2025.03.26 00:12:34.364906 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15796 | 2025.03.26 00:12:34.364948 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15797 | 2025.03.26 00:12:34.365403 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15798 | 2025.03.26 00:12:34.365748 [ 189 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35872 rows, containing 5 columns (5 merged, 0 gathered) in 0.011946074 sec., 3002827.539826055 rows/sec., 205.06 MiB/sec. | ||
15799 | 2025.03.26 00:12:34.365888 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15800 | 2025.03.26 00:12:34.366184 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002125 sec., 28235.294117647056 rows/sec., 1.90 MiB/sec. | ||
15801 | 2025.03.26 00:12:34.366244 [ 4 ] {8067167a-dba8-4161-8370-a732a1799b36} <Debug> TCPHandler: Processed in 0.002326984 sec. | ||
15802 | 2025.03.26 00:12:34.366345 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Trace> MergedBlockOutputStream: filled checksums all_1_131_27 (state Temporary) | ||
15803 | 2025.03.26 00:12:34.366686 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_131_27 to all_1_131_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15804 | 2025.03.26 00:12:34.366777 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_131_27} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 4 parts: [all_1_128_26, all_131_131_0] -> all_1_131_27 | ||
15805 | 2025.03.26 00:12:34.366878 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
15806 | 2025.03.26 00:12:35.543579 [ 220 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
15807 | 2025.03.26 00:12:35.543659 [ 220 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
15808 | 2025.03.26 00:12:35.545835 [ 220 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
15809 | 2025.03.26 00:12:35.863883 [ 218 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
15810 | 2025.03.26 00:12:35.863964 [ 218 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
15811 | 2025.03.26 00:12:35.866218 [ 218 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
15812 | 2025.03.26 00:12:35.997512 [ 225 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
15813 | 2025.03.26 00:12:35.997571 [ 225 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
15814 | 2025.03.26 00:12:35.999710 [ 225 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
15815 | 2025.03.26 00:12:36.257297 [ 224 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
15816 | 2025.03.26 00:12:36.257366 [ 224 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
15817 | 2025.03.26 00:12:36.259820 [ 224 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
15818 | 2025.03.26 00:12:36.642614 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
15819 | 2025.03.26 00:12:36.642671 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
15820 | 2025.03.26 00:12:36.644841 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
15821 | 2025.03.26 00:12:36.710705 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
15822 | 2025.03.26 00:12:36.733737 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15823 | 2025.03.26 00:12:36.733797 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15824 | 2025.03.26 00:12:36.741333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15825 | 2025.03.26 00:12:36.742133 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15826 | 2025.03.26 00:12:36.742647 [ 134 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15827 | 2025.03.26 00:12:36.742798 [ 134 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15828 | 2025.03.26 00:12:36.742914 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15829 | 2025.03.26 00:12:36.743628 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
15830 | 2025.03.26 00:12:36.758153 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
15831 | 2025.03.26 00:12:36.759941 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15832 | 2025.03.26 00:12:36.761603 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
15833 | 2025.03.26 00:12:36.767676 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
15834 | 2025.03.26 00:12:36.773956 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
15835 | 2025.03.26 00:12:36.780085 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
15836 | 2025.03.26 00:12:36.786700 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
15837 | 2025.03.26 00:12:36.792710 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
15838 | 2025.03.26 00:12:36.858047 [ 199 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.114884098 sec., 5649.171741767081 rows/sec., 29.21 MiB/sec. | ||
15839 | 2025.03.26 00:12:36.862150 [ 198 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15840 | 2025.03.26 00:12:36.865352 [ 198 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_86_17} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15841 | 2025.03.26 00:12:36.865476 [ 198 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_86_17} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15842 | 2025.03.26 00:12:36.868328 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
15843 | 2025.03.26 00:12:37.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.05 MiB, peak 284.78 MiB, free memory in arenas 0.00 B, will set to 265.97 MiB (RSS), difference: -1.08 MiB | ||
15844 | 2025.03.26 00:12:38.134849 [ 219 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
15845 | 2025.03.26 00:12:38.134909 [ 219 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
15846 | 2025.03.26 00:12:38.137008 [ 219 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
15847 | 2025.03.26 00:12:39.105004 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2148 | ||
15848 | 2025.03.26 00:12:39.107996 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15849 | 2025.03.26 00:12:39.108039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15850 | 2025.03.26 00:12:39.109599 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
15851 | 2025.03.26 00:12:39.109918 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15852 | 2025.03.26 00:12:39.110393 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2148 | ||
15853 | 2025.03.26 00:12:39.366842 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15854 | 2025.03.26 00:12:39.367055 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15855 | 2025.03.26 00:12:39.367139 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15856 | 2025.03.26 00:12:39.367941 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15857 | 2025.03.26 00:12:39.367987 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15858 | 2025.03.26 00:12:39.368407 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
15859 | 2025.03.26 00:12:39.368653 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15860 | 2025.03.26 00:12:39.368881 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001891 sec., 528.820729772607 rows/sec., 39.25 KiB/sec. | ||
15861 | 2025.03.26 00:12:39.368939 [ 4 ] {b22a0b39-9413-4b89-bec7-78f7f1a542f8} <Debug> TCPHandler: Processed in 0.002235902 sec. | ||
15862 | 2025.03.26 00:12:39.369074 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15863 | 2025.03.26 00:12:39.369212 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15864 | 2025.03.26 00:12:39.369267 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15865 | 2025.03.26 00:12:39.370413 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15866 | 2025.03.26 00:12:39.370452 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15867 | 2025.03.26 00:12:39.370900 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15868 | 2025.03.26 00:12:39.371160 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15869 | 2025.03.26 00:12:39.371366 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Debug> executeQuery: Read 1286 rows, 108.90 KiB in 0.002184 sec., 588827.8388278388 rows/sec., 48.70 MiB/sec. | ||
15870 | 2025.03.26 00:12:39.371419 [ 4 ] {7a4d8cb5-7af0-4996-a597-812a4953f5e3} <Debug> TCPHandler: Processed in 0.002411028 sec. | ||
15871 | 2025.03.26 00:12:39.371554 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15872 | 2025.03.26 00:12:39.371660 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15873 | 2025.03.26 00:12:39.371704 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15874 | 2025.03.26 00:12:39.372233 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15875 | 2025.03.26 00:12:39.372273 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15876 | 2025.03.26 00:12:39.372621 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15877 | 2025.03.26 00:12:39.372855 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15878 | 2025.03.26 00:12:39.373055 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Debug> executeQuery: Read 45 rows, 3.37 KiB in 0.001417 sec., 31757.233592095974 rows/sec., 2.32 MiB/sec. | ||
15879 | 2025.03.26 00:12:39.373107 [ 4 ] {dddf1362-db68-4ef4-9895-be0e587392e2} <Debug> TCPHandler: Processed in 0.001602442 sec. | ||
15880 | 2025.03.26 00:12:39.373235 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15881 | 2025.03.26 00:12:39.373339 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15882 | 2025.03.26 00:12:39.373383 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15883 | 2025.03.26 00:12:39.373967 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15884 | 2025.03.26 00:12:39.374005 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15885 | 2025.03.26 00:12:39.374368 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15886 | 2025.03.26 00:12:39.374597 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15887 | 2025.03.26 00:12:39.374799 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001482 sec., 153846.15384615384 rows/sec., 10.42 MiB/sec. | ||
15888 | 2025.03.26 00:12:39.374852 [ 4 ] {eda90ae1-b40d-4c22-a7a5-1b34e20bdacf} <Debug> TCPHandler: Processed in 0.001666714 sec. | ||
15889 | 2025.03.26 00:12:39.374979 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15890 | 2025.03.26 00:12:39.375081 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15891 | 2025.03.26 00:12:39.375126 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15892 | 2025.03.26 00:12:39.375868 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15893 | 2025.03.26 00:12:39.375907 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15894 | 2025.03.26 00:12:39.376285 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15895 | 2025.03.26 00:12:39.376531 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15896 | 2025.03.26 00:12:39.376748 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Debug> executeQuery: Read 574 rows, 43.69 KiB in 0.001686 sec., 340450.7710557533 rows/sec., 25.31 MiB/sec. | ||
15897 | 2025.03.26 00:12:39.376816 [ 4 ] {97e10f78-d4b4-4495-b1b6-adc6d2c95d81} <Debug> TCPHandler: Processed in 0.001886411 sec. | ||
15898 | 2025.03.26 00:12:39.376979 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15899 | 2025.03.26 00:12:39.377130 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15900 | 2025.03.26 00:12:39.377191 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15901 | 2025.03.26 00:12:39.377933 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15902 | 2025.03.26 00:12:39.377971 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15903 | 2025.03.26 00:12:39.378409 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15904 | 2025.03.26 00:12:39.378641 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15905 | 2025.03.26 00:12:39.378867 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Debug> executeQuery: Read 881 rows, 60.69 KiB in 0.001761 sec., 500283.9295854628 rows/sec., 33.66 MiB/sec. | ||
15906 | 2025.03.26 00:12:39.378963 [ 4 ] {b58c45a0-5ca7-40d8-9500-48ff200fb3a8} <Debug> TCPHandler: Processed in 0.002063957 sec. | ||
15907 | 2025.03.26 00:12:39.379141 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15908 | 2025.03.26 00:12:39.379440 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15909 | 2025.03.26 00:12:39.379739 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
15910 | 2025.03.26 00:12:39.381411 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15911 | 2025.03.26 00:12:39.381450 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15912 | 2025.03.26 00:12:39.382122 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
15913 | 2025.03.26 00:12:39.382371 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15914 | 2025.03.26 00:12:39.382566 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
15915 | 2025.03.26 00:12:39.382627 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.003292 sec., 13365.73511543135 rows/sec., 23.95 MiB/sec. | ||
15916 | 2025.03.26 00:12:39.382637 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15917 | 2025.03.26 00:12:39.382708 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15918 | 2025.03.26 00:12:39.382987 [ 4 ] {2b1c9992-a5f4-4099-b7ca-c0863a38dd35} <Debug> TCPHandler: Processed in 0.003922996 sec. | ||
15919 | 2025.03.26 00:12:39.383063 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
15920 | 2025.03.26 00:12:39.383157 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15921 | 2025.03.26 00:12:39.383403 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
15922 | 2025.03.26 00:12:39.383542 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
15923 | 2025.03.26 00:12:39.384408 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15924 | 2025.03.26 00:12:39.384568 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2411 rows starting from the beginning of the part | ||
15925 | 2025.03.26 00:12:39.385200 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 40 rows starting from the beginning of the part | ||
15926 | 2025.03.26 00:12:39.385737 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15927 | 2025.03.26 00:12:39.385774 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 16 rows starting from the beginning of the part | ||
15928 | 2025.03.26 00:12:39.385783 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15929 | 2025.03.26 00:12:39.386309 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 41 rows starting from the beginning of the part | ||
15930 | 2025.03.26 00:12:39.386836 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 16 rows starting from the beginning of the part | ||
15931 | 2025.03.26 00:12:39.386844 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
15932 | 2025.03.26 00:12:39.387333 [ 186 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 44 rows starting from the beginning of the part | ||
15933 | 2025.03.26 00:12:39.387394 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15934 | 2025.03.26 00:12:39.387853 [ 131 ] {} <Debug> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
15935 | 2025.03.26 00:12:39.388003 [ 131 ] {} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15936 | 2025.03.26 00:12:39.388103 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15937 | 2025.03.26 00:12:39.388165 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.004827 sec., 621.5040397762585 rows/sec., 49.77 KiB/sec. | ||
15938 | 2025.03.26 00:12:39.388606 [ 4 ] {fbac766f-d9a3-4d07-9864-8add4c46e87c} <Debug> TCPHandler: Processed in 0.005510767 sec. | ||
15939 | 2025.03.26 00:12:39.388715 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::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 | ||
15940 | 2025.03.26 00:12:39.388909 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15941 | 2025.03.26 00:12:39.389304 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15942 | 2025.03.26 00:12:39.389302 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15943 | 2025.03.26 00:12:39.389466 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
15944 | 2025.03.26 00:12:39.389471 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15945 | 2025.03.26 00:12:39.390217 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
15946 | 2025.03.26 00:12:39.390950 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
15947 | 2025.03.26 00:12:39.391605 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
15948 | 2025.03.26 00:12:39.391943 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
15949 | 2025.03.26 00:12:39.392396 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
15950 | 2025.03.26 00:12:39.393199 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15951 | 2025.03.26 00:12:39.393289 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
15952 | 2025.03.26 00:12:39.394382 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15953 | 2025.03.26 00:12:39.394877 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15954 | 2025.03.26 00:12:39.395803 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006604 sec., 9085.402786190189 rows/sec., 626.99 KiB/sec. | ||
15955 | 2025.03.26 00:12:39.396235 [ 4 ] {a76943f2-dc46-4176-8172-02296e656872} <Debug> TCPHandler: Processed in 0.007431599 sec. | ||
15956 | 2025.03.26 00:12:39.397642 [ 199 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.009320929 sec., 5471.55760976186 rows/sec., 398.65 KiB/sec. | ||
15957 | 2025.03.26 00:12:39.398045 [ 201 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
15958 | 2025.03.26 00:12:39.398817 [ 201 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15959 | 2025.03.26 00:12:39.398945 [ 201 ] {bb1c73ab-0762-4307-aacf-c3b9290bb291::all_1_6_1} <Trace> oximeter.measurements_i64 (bb1c73ab-0762-4307-aacf-c3b9290bb291) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
15960 | 2025.03.26 00:12:39.399050 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
15961 | 2025.03.26 00:12:39.404382 [ 201 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2568 rows, containing 19 columns (19 merged, 0 gathered) in 0.021521171 sec., 119324.36204331076 rows/sec., 213.82 MiB/sec. | ||
15962 | 2025.03.26 00:12:39.406602 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
15963 | 2025.03.26 00:12:39.407084 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15964 | 2025.03.26 00:12:39.407180 [ 196 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
15965 | 2025.03.26 00:12:39.407355 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.89 MiB. | ||
15966 | 2025.03.26 00:12:41.386204 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
15967 | 2025.03.26 00:12:41.386894 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15968 | 2025.03.26 00:12:41.386942 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15969 | 2025.03.26 00:12:41.387486 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15970 | 2025.03.26 00:12:41.387739 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15971 | 2025.03.26 00:12:41.387995 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
15972 | 2025.03.26 00:12:44.259139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
15973 | 2025.03.26 00:12:44.283717 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15974 | 2025.03.26 00:12:44.283776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15975 | 2025.03.26 00:12:44.291275 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15976 | 2025.03.26 00:12:44.292138 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15977 | 2025.03.26 00:12:44.295091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
15978 | 2025.03.26 00:12:44.336581 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15979 | 2025.03.26 00:12:44.336777 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15980 | 2025.03.26 00:12:44.336853 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15981 | 2025.03.26 00:12:44.337605 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15982 | 2025.03.26 00:12:44.337654 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15983 | 2025.03.26 00:12:44.338088 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
15984 | 2025.03.26 00:12:44.338353 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15985 | 2025.03.26 00:12:44.338610 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001888 sec., 1059.322033898305 rows/sec., 78.62 KiB/sec. | ||
15986 | 2025.03.26 00:12:44.338750 [ 4 ] {63f3172d-0c1f-4578-b762-bd4d9b427f4b} <Debug> TCPHandler: Processed in 0.002303954 sec. | ||
15987 | 2025.03.26 00:12:44.338877 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15988 | 2025.03.26 00:12:44.338984 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15989 | 2025.03.26 00:12:44.339033 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15990 | 2025.03.26 00:12:44.339604 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15991 | 2025.03.26 00:12:44.339644 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
15992 | 2025.03.26 00:12:44.340021 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15993 | 2025.03.26 00:12:44.340292 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15994 | 2025.03.26 00:12:44.340501 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Debug> executeQuery: Read 92 rows, 7.76 KiB in 0.001543 sec., 59624.108878807514 rows/sec., 4.91 MiB/sec. | ||
15995 | 2025.03.26 00:12:44.340555 [ 4 ] {920eceff-4312-4811-9640-2724deb791d4} <Debug> TCPHandler: Processed in 0.001732396 sec. | ||
15996 | 2025.03.26 00:12:44.340677 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15997 | 2025.03.26 00:12:44.340815 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15998 | 2025.03.26 00:12:44.340873 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15999 | 2025.03.26 00:12:44.341520 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16000 | 2025.03.26 00:12:44.341569 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
16001 | 2025.03.26 00:12:44.341963 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16002 | 2025.03.26 00:12:44.342205 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16003 | 2025.03.26 00:12:44.342433 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001642 sec., 10962.241169305724 rows/sec., 808.85 KiB/sec. | ||
16004 | 2025.03.26 00:12:44.342540 [ 4 ] {275940c7-702a-403a-9b7c-f3e5f97225bd} <Debug> TCPHandler: Processed in 0.001915791 sec. | ||
16005 | 2025.03.26 00:12:44.342713 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16006 | 2025.03.26 00:12:44.343013 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16007 | 2025.03.26 00:12:44.343144 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16008 | 2025.03.26 00:12:44.343936 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16009 | 2025.03.26 00:12:44.343976 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
16010 | 2025.03.26 00:12:44.344351 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16011 | 2025.03.26 00:12:44.344591 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16012 | 2025.03.26 00:12:44.344813 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Debug> executeQuery: Read 94 rows, 7.38 KiB in 0.001904 sec., 49369.74789915966 rows/sec., 3.78 MiB/sec. | ||
16013 | 2025.03.26 00:12:44.344879 [ 4 ] {24e7de25-4f28-4568-af11-f664a958e718} <Debug> TCPHandler: Processed in 0.002246882 sec. | ||
16014 | 2025.03.26 00:12:44.345034 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16015 | 2025.03.26 00:12:44.345159 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16016 | 2025.03.26 00:12:44.345210 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16017 | 2025.03.26 00:12:44.345731 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16018 | 2025.03.26 00:12:44.345769 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
16019 | 2025.03.26 00:12:44.346158 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16020 | 2025.03.26 00:12:44.346397 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16021 | 2025.03.26 00:12:44.346629 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001492 sec., 108579.08847184986 rows/sec., 7.55 MiB/sec. | ||
16022 | 2025.03.26 00:12:44.346714 [ 4 ] {6feb6f16-64cb-4b14-9b3e-bb05a62512a5} <Debug> TCPHandler: Processed in 0.001743585 sec. | ||
16023 | 2025.03.26 00:12:44.346934 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16024 | 2025.03.26 00:12:44.347263 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16025 | 2025.03.26 00:12:44.347581 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16026 | 2025.03.26 00:12:44.349158 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16027 | 2025.03.26 00:12:44.349198 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
16028 | 2025.03.26 00:12:44.349851 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
16029 | 2025.03.26 00:12:44.350103 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16030 | 2025.03.26 00:12:44.350358 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.003232 sec., 4950.495049504951 rows/sec., 8.87 MiB/sec. | ||
16031 | 2025.03.26 00:12:44.350371 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
16032 | 2025.03.26 00:12:44.350420 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
16033 | 2025.03.26 00:12:44.350525 [ 4 ] {8a9d114b-f573-453a-8071-a9e9faede1e8} <Debug> TCPHandler: Processed in 0.003698809 sec. | ||
16034 | 2025.03.26 00:12:44.350707 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16035 | 2025.03.26 00:12:44.350811 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16036 | 2025.03.26 00:12:44.350865 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16037 | 2025.03.26 00:12:44.351473 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16038 | 2025.03.26 00:12:44.351519 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.42 GiB. | ||
16039 | 2025.03.26 00:12:44.352030 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
16040 | 2025.03.26 00:12:44.352316 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16041 | 2025.03.26 00:12:44.352590 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001801 sec., 33314.825097168236 rows/sec., 2.25 MiB/sec. | ||
16042 | 2025.03.26 00:12:44.352679 [ 4 ] {a15e84a8-b3a5-4a58-b48e-281965668711} <Debug> TCPHandler: Processed in 0.002021925 sec. | ||
16043 | 2025.03.26 00:12:44.353481 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
16044 | 2025.03.26 00:12:45.001157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.33 MiB, peak 285.55 MiB, free memory in arenas 0.00 B, will set to 266.30 MiB (RSS), difference: -1.03 MiB | ||
16045 | 2025.03.26 00:12:48.596779 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16046 | 2025.03.26 00:12:48.596852 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16047 | 2025.03.26 00:12:48.889035 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
16048 | 2025.03.26 00:12:48.889689 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16049 | 2025.03.26 00:12:48.889737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16050 | 2025.03.26 00:12:48.890298 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
16051 | 2025.03.26 00:12:48.890564 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16052 | 2025.03.26 00:12:48.890814 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
16053 | 2025.03.26 00:12:49.111443 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2180 | ||
16054 | 2025.03.26 00:12:49.114627 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16055 | 2025.03.26 00:12:49.114683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16056 | 2025.03.26 00:12:49.116278 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
16057 | 2025.03.26 00:12:49.116607 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16058 | 2025.03.26 00:12:49.117763 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2180 | ||
16059 | 2025.03.26 00:12:49.337858 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16060 | 2025.03.26 00:12:49.338052 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16061 | 2025.03.26 00:12:49.338127 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16062 | 2025.03.26 00:12:49.338888 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16063 | 2025.03.26 00:12:49.338929 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16064 | 2025.03.26 00:12:49.339331 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
16065 | 2025.03.26 00:12:49.339570 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16066 | 2025.03.26 00:12:49.339769 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001771 sec., 564.652738565782 rows/sec., 41.91 KiB/sec. | ||
16067 | 2025.03.26 00:12:49.339886 [ 4 ] {89ef0433-63ae-4dec-9a3e-e558c679a54d} <Debug> TCPHandler: Processed in 0.002148939 sec. | ||
16068 | 2025.03.26 00:12:49.340014 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16069 | 2025.03.26 00:12:49.340119 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16070 | 2025.03.26 00:12:49.340166 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16071 | 2025.03.26 00:12:49.340745 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16072 | 2025.03.26 00:12:49.340783 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16073 | 2025.03.26 00:12:49.341150 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16074 | 2025.03.26 00:12:49.341387 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16075 | 2025.03.26 00:12:49.341520 [ 114 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16076 | 2025.03.26 00:12:49.341562 [ 114 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16077 | 2025.03.26 00:12:49.341571 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Debug> executeQuery: Read 146 rows, 12.79 KiB in 0.001472 sec., 99184.78260869565 rows/sec., 8.48 MiB/sec. | ||
16078 | 2025.03.26 00:12:49.341587 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16079 | 2025.03.26 00:12:49.341673 [ 4 ] {8970914d-576f-41ed-a855-23e38f913c95} <Debug> TCPHandler: Processed in 0.001707855 sec. | ||
16080 | 2025.03.26 00:12:49.341943 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16081 | 2025.03.26 00:12:49.341959 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
16082 | 2025.03.26 00:12:49.342124 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16083 | 2025.03.26 00:12:49.342211 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16084 | 2025.03.26 00:12:49.342511 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16085 | 2025.03.26 00:12:49.342637 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2005 rows starting from the beginning of the part | ||
16086 | 2025.03.26 00:12:49.343043 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 140 rows starting from the beginning of the part | ||
16087 | 2025.03.26 00:12:49.343389 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 92 rows starting from the beginning of the part | ||
16088 | 2025.03.26 00:12:49.343689 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 1286 rows starting from the beginning of the part | ||
16089 | 2025.03.26 00:12:49.344073 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 92 rows starting from the beginning of the part | ||
16090 | 2025.03.26 00:12:49.344471 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 146 rows starting from the beginning of the part | ||
16091 | 2025.03.26 00:12:49.345207 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16092 | 2025.03.26 00:12:49.345268 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16093 | 2025.03.26 00:12:49.346137 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16094 | 2025.03.26 00:12:49.346671 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16095 | 2025.03.26 00:12:49.347046 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Debug> executeQuery: Read 45 rows, 3.37 KiB in 0.004996 sec., 9007.20576461169 rows/sec., 674.76 KiB/sec. | ||
16096 | 2025.03.26 00:12:49.347119 [ 4 ] {c221549c-344a-4599-9ae7-f80d56d5d239} <Debug> TCPHandler: Processed in 0.005260428 sec. | ||
16097 | 2025.03.26 00:12:49.347253 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16098 | 2025.03.26 00:12:49.347385 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16099 | 2025.03.26 00:12:49.347432 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16100 | 2025.03.26 00:12:49.348089 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3761 rows, containing 5 columns (5 merged, 0 gathered) in 0.006380104 sec., 589488.8233796816 rows/sec., 50.95 MiB/sec. | ||
16101 | 2025.03.26 00:12:49.348421 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16102 | 2025.03.26 00:12:49.348890 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16103 | 2025.03.26 00:12:49.348957 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16104 | 2025.03.26 00:12:49.348969 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16105 | 2025.03.26 00:12:49.349158 [ 201 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_136_27} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16106 | 2025.03.26 00:12:49.349303 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
16107 | 2025.03.26 00:12:49.349581 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16108 | 2025.03.26 00:12:49.349822 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16109 | 2025.03.26 00:12:49.349957 [ 114 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16110 | 2025.03.26 00:12:49.349999 [ 114 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16111 | 2025.03.26 00:12:49.350009 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Debug> executeQuery: Read 115 rows, 9.13 KiB in 0.002654 sec., 43330.82140165787 rows/sec., 3.36 MiB/sec. | ||
16112 | 2025.03.26 00:12:49.350027 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16113 | 2025.03.26 00:12:49.350112 [ 4 ] {1eb5a949-e3ff-4dd6-b742-0a4bb2781c57} <Debug> TCPHandler: Processed in 0.002909044 sec. | ||
16114 | 2025.03.26 00:12:49.350277 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
16115 | 2025.03.26 00:12:49.350313 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16116 | 2025.03.26 00:12:49.350545 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16117 | 2025.03.26 00:12:49.350555 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16118 | 2025.03.26 00:12:49.350642 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 985 rows starting from the beginning of the part | ||
16119 | 2025.03.26 00:12:49.350645 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16120 | 2025.03.26 00:12:49.350964 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 112 rows starting from the beginning of the part | ||
16121 | 2025.03.26 00:12:49.351308 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 100 rows starting from the beginning of the part | ||
16122 | 2025.03.26 00:12:49.351613 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 574 rows starting from the beginning of the part | ||
16123 | 2025.03.26 00:12:49.352084 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 94 rows starting from the beginning of the part | ||
16124 | 2025.03.26 00:12:49.352399 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 115 rows starting from the beginning of the part | ||
16125 | 2025.03.26 00:12:49.353553 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16126 | 2025.03.26 00:12:49.353617 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16127 | 2025.03.26 00:12:49.354613 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16128 | 2025.03.26 00:12:49.354979 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16129 | 2025.03.26 00:12:49.355181 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 4 parts from all_1_131_27 to all_134_134_0 | ||
16130 | 2025.03.26 00:12:49.355285 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16131 | 2025.03.26 00:12:49.355365 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16132 | 2025.03.26 00:12:49.355443 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.004972 sec., 32381.335478680612 rows/sec., 2.25 MiB/sec. | ||
16133 | 2025.03.26 00:12:49.355735 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_131_27 to all_134_134_0 into Compact with storage Full | ||
16134 | 2025.03.26 00:12:49.355893 [ 4 ] {4c99922f-dee9-4aea-9654-2552c55ac6f3} <Debug> TCPHandler: Processed in 0.005628221 sec. | ||
16135 | 2025.03.26 00:12:49.356223 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16136 | 2025.03.26 00:12:49.356236 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.006097316 sec., 324733.0464748752 rows/sec., 25.40 MiB/sec. | ||
16137 | 2025.03.26 00:12:49.356278 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_27, total 35872 rows starting from the beginning of the part | ||
16138 | 2025.03.26 00:12:49.356314 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16139 | 2025.03.26 00:12:49.356546 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16140 | 2025.03.26 00:12:49.356567 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 161 rows starting from the beginning of the part | ||
16141 | 2025.03.26 00:12:49.356834 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16142 | 2025.03.26 00:12:49.357213 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 162 rows starting from the beginning of the part | ||
16143 | 2025.03.26 00:12:49.357435 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16144 | 2025.03.26 00:12:49.357759 [ 196 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 881 rows starting from the beginning of the part | ||
16145 | 2025.03.26 00:12:49.358043 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16146 | 2025.03.26 00:12:49.358626 [ 188 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_136_27} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16147 | 2025.03.26 00:12:49.358875 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
16148 | 2025.03.26 00:12:49.361727 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16149 | 2025.03.26 00:12:49.361770 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16150 | 2025.03.26 00:12:49.362695 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
16151 | 2025.03.26 00:12:49.363079 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16152 | 2025.03.26 00:12:49.363299 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.006701 sec., 6566.184151619161 rows/sec., 11.77 MiB/sec. | ||
16153 | 2025.03.26 00:12:49.363587 [ 4 ] {9cb77fb0-1e67-47fe-bee5-60791f4f7a4f} <Debug> TCPHandler: Processed in 0.007351046 sec. | ||
16154 | 2025.03.26 00:12:49.363774 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16155 | 2025.03.26 00:12:49.363919 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16156 | 2025.03.26 00:12:49.363966 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16157 | 2025.03.26 00:12:49.364535 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16158 | 2025.03.26 00:12:49.364581 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16159 | 2025.03.26 00:12:49.365047 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16160 | 2025.03.26 00:12:49.365345 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16161 | 2025.03.26 00:12:49.365537 [ 114 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16162 | 2025.03.26 00:12:49.365578 [ 114 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16163 | 2025.03.26 00:12:49.365592 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001715 sec., 34985.42274052478 rows/sec., 2.36 MiB/sec. | ||
16164 | 2025.03.26 00:12:49.365649 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16165 | 2025.03.26 00:12:49.365835 [ 4 ] {f3505f50-062e-4903-8554-55f909d3c9ea} <Debug> TCPHandler: Processed in 0.002110218 sec. | ||
16166 | 2025.03.26 00:12:49.365963 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16167 | 2025.03.26 00:12:49.366150 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16168 | 2025.03.26 00:12:49.366178 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7174 rows starting from the beginning of the part | ||
16169 | 2025.03.26 00:12:49.366259 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16170 | 2025.03.26 00:12:49.366431 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
16171 | 2025.03.26 00:12:49.366691 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
16172 | 2025.03.26 00:12:49.366803 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16173 | 2025.03.26 00:12:49.366924 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16174 | 2025.03.26 00:12:49.367970 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37076 rows, containing 5 columns (5 merged, 0 gathered) in 0.012492521 sec., 2967855.7274388415 rows/sec., 202.63 MiB/sec. | ||
16175 | 2025.03.26 00:12:49.368377 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Trace> MergedBlockOutputStream: filled checksums all_1_134_28 (state Temporary) | ||
16176 | 2025.03.26 00:12:49.368715 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_134_28 to all_1_134_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16177 | 2025.03.26 00:12:49.368797 [ 192 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 4 parts: [all_1_131_27, all_134_134_0] -> all_1_134_28 | ||
16178 | 2025.03.26 00:12:49.368872 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
16179 | 2025.03.26 00:12:49.369065 [ 190 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7474 rows, containing 4 columns (4 merged, 0 gathered) in 0.003282336 sec., 2277036.8420539517 rows/sec., 150.44 MiB/sec. | ||
16180 | 2025.03.26 00:12:49.369444 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16181 | 2025.03.26 00:12:49.369713 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16182 | 2025.03.26 00:12:49.369786 [ 188 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_136_27} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16183 | 2025.03.26 00:12:49.369860 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
16184 | 2025.03.26 00:12:51.258194 [ 113 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Selected 5 parts from all_1_43_9 to all_47_47_0 | ||
16185 | 2025.03.26 00:12:51.258277 [ 113 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16186 | 2025.03.26 00:12:51.258300 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16187 | 2025.03.26 00:12:51.258540 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_9 to all_47_47_0 into Compact with storage Full | ||
16188 | 2025.03.26 00:12:51.258803 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16189 | 2025.03.26 00:12:51.258848 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 366 rows starting from the beginning of the part | ||
16190 | 2025.03.26 00:12:51.258994 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 113 rows starting from the beginning of the part | ||
16191 | 2025.03.26 00:12:51.259163 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
16192 | 2025.03.26 00:12:51.259345 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
16193 | 2025.03.26 00:12:51.259512 [ 191 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 228 rows starting from the beginning of the part | ||
16194 | 2025.03.26 00:12:51.261015 [ 188 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 959 rows, containing 5 columns (5 merged, 0 gathered) in 0.002629874 sec., 364656.2534935134 rows/sec., 26.10 MiB/sec. | ||
16195 | 2025.03.26 00:12:51.261245 [ 190 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
16196 | 2025.03.26 00:12:51.261600 [ 190 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16197 | 2025.03.26 00:12:51.261693 [ 190 ] {901ae19f-e97e-4621-869f-894e31a1c239::all_1_47_10} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239) (MergerMutator): Merged 5 parts: [all_1_43_9, all_47_47_0] -> all_1_47_10 | ||
16198 | 2025.03.26 00:12:51.261805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
16199 | 2025.03.26 00:12:51.796053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
16200 | 2025.03.26 00:12:51.818841 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16201 | 2025.03.26 00:12:51.818901 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16202 | 2025.03.26 00:12:51.826537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
16203 | 2025.03.26 00:12:51.827369 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16204 | 2025.03.26 00:12:51.832196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
16205 | 2025.03.26 00:12:54.338452 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16206 | 2025.03.26 00:12:54.338657 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16207 | 2025.03.26 00:12:54.338735 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16208 | 2025.03.26 00:12:54.339539 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16209 | 2025.03.26 00:12:54.339586 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16210 | 2025.03.26 00:12:54.340048 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
16211 | 2025.03.26 00:12:54.340294 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16212 | 2025.03.26 00:12:54.340537 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001938 sec., 12383.90092879257 rows/sec., 1.03 MiB/sec. | ||
16213 | 2025.03.26 00:12:54.340772 [ 4 ] {394f7b0e-65ac-433a-ab89-a5b8acb56012} <Debug> TCPHandler: Processed in 0.002454379 sec. | ||
16214 | 2025.03.26 00:12:54.340975 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16215 | 2025.03.26 00:12:54.341083 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16216 | 2025.03.26 00:12:54.341130 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16217 | 2025.03.26 00:12:54.341683 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16218 | 2025.03.26 00:12:54.341721 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16219 | 2025.03.26 00:12:54.342065 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
16220 | 2025.03.26 00:12:54.342295 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16221 | 2025.03.26 00:12:54.342476 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001418 sec., 5641.748942172073 rows/sec., 460.04 KiB/sec. | ||
16222 | 2025.03.26 00:12:54.342530 [ 4 ] {0b586762-3df9-4b04-a19a-91f715e54231} <Debug> TCPHandler: Processed in 0.001610402 sec. | ||
16223 | 2025.03.26 00:12:54.342645 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16224 | 2025.03.26 00:12:54.342747 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16225 | 2025.03.26 00:12:54.342791 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16226 | 2025.03.26 00:12:54.343365 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16227 | 2025.03.26 00:12:54.343402 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16228 | 2025.03.26 00:12:54.343757 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16229 | 2025.03.26 00:12:54.343991 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16230 | 2025.03.26 00:12:54.344167 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Debug> executeQuery: Read 212 rows, 19.23 KiB in 0.001441 sec., 147120.05551700207 rows/sec., 13.03 MiB/sec. | ||
16231 | 2025.03.26 00:12:54.344217 [ 4 ] {ce1c9844-1ef1-4cbe-b150-eff047d8df57} <Debug> TCPHandler: Processed in 0.001622182 sec. | ||
16232 | 2025.03.26 00:12:54.344333 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16233 | 2025.03.26 00:12:54.344436 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16234 | 2025.03.26 00:12:54.344479 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16235 | 2025.03.26 00:12:54.344992 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16236 | 2025.03.26 00:12:54.345029 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16237 | 2025.03.26 00:12:54.345371 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16238 | 2025.03.26 00:12:54.345604 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16239 | 2025.03.26 00:12:54.345775 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.00136 sec., 26470.588235294115 rows/sec., 1.96 MiB/sec. | ||
16240 | 2025.03.26 00:12:54.345823 [ 4 ] {460eba2d-9f79-43ad-bef4-212d7b396a02} <Debug> TCPHandler: Processed in 0.00154031 sec. | ||
16241 | 2025.03.26 00:12:54.345926 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16242 | 2025.03.26 00:12:54.346024 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16243 | 2025.03.26 00:12:54.346068 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16244 | 2025.03.26 00:12:54.346569 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16245 | 2025.03.26 00:12:54.346605 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16246 | 2025.03.26 00:12:54.346939 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16247 | 2025.03.26 00:12:54.347165 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16248 | 2025.03.26 00:12:54.347335 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001331 sec., 18031.555221637867 rows/sec., 1.50 MiB/sec. | ||
16249 | 2025.03.26 00:12:54.347385 [ 4 ] {055c8613-8176-4d34-a687-4ea0fd0ac59d} <Debug> TCPHandler: Processed in 0.001507359 sec. | ||
16250 | 2025.03.26 00:12:54.347485 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16251 | 2025.03.26 00:12:54.347584 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16252 | 2025.03.26 00:12:54.347627 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16253 | 2025.03.26 00:12:54.348124 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16254 | 2025.03.26 00:12:54.348160 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16255 | 2025.03.26 00:12:54.348493 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
16256 | 2025.03.26 00:12:54.348725 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16257 | 2025.03.26 00:12:54.348936 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001366 sec., 8784.773060029282 rows/sec., 686.31 KiB/sec. | ||
16258 | 2025.03.26 00:12:54.349148 [ 4 ] {7fcb8191-29fd-48f9-a138-1d49958d04da} <Debug> TCPHandler: Processed in 0.001708264 sec. | ||
16259 | 2025.03.26 00:12:54.349342 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16260 | 2025.03.26 00:12:54.349444 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16261 | 2025.03.26 00:12:54.349491 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16262 | 2025.03.26 00:12:54.350062 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16263 | 2025.03.26 00:12:54.350099 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16264 | 2025.03.26 00:12:54.350453 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16265 | 2025.03.26 00:12:54.350685 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16266 | 2025.03.26 00:12:54.350884 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Debug> executeQuery: Read 124 rows, 10.31 KiB in 0.001456 sec., 85164.83516483517 rows/sec., 6.91 MiB/sec. | ||
16267 | 2025.03.26 00:12:54.350971 [ 4 ] {38d5e788-1550-454d-8a0c-3fb12c176016} <Debug> TCPHandler: Processed in 0.001689024 sec. | ||
16268 | 2025.03.26 00:12:54.351139 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16269 | 2025.03.26 00:12:54.351444 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16270 | 2025.03.26 00:12:54.351596 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16271 | 2025.03.26 00:12:54.352194 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16272 | 2025.03.26 00:12:54.352235 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16273 | 2025.03.26 00:12:54.352615 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16274 | 2025.03.26 00:12:54.352844 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16275 | 2025.03.26 00:12:54.353015 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Debug> executeQuery: Read 200 rows, 14.68 KiB in 0.001693 sec., 118133.49084465446 rows/sec., 8.47 MiB/sec. | ||
16276 | 2025.03.26 00:12:54.353067 [ 4 ] {db3000a6-49e6-419f-8dea-99007d74acb4} <Debug> TCPHandler: Processed in 0.002031785 sec. | ||
16277 | 2025.03.26 00:12:54.353178 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16278 | 2025.03.26 00:12:54.353280 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16279 | 2025.03.26 00:12:54.353346 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16280 | 2025.03.26 00:12:54.354394 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16281 | 2025.03.26 00:12:54.354430 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16282 | 2025.03.26 00:12:54.355045 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
16283 | 2025.03.26 00:12:54.355291 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16284 | 2025.03.26 00:12:54.355588 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002304 sec., 6944.444444444444 rows/sec., 12.44 MiB/sec. | ||
16285 | 2025.03.26 00:12:54.356362 [ 4 ] {5ec26672-df9f-4d49-8a6a-14e02348d632} <Debug> TCPHandler: Processed in 0.003220624 sec. | ||
16286 | 2025.03.26 00:12:54.356826 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16287 | 2025.03.26 00:12:54.357196 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16288 | 2025.03.26 00:12:54.357388 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16289 | 2025.03.26 00:12:54.358746 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16290 | 2025.03.26 00:12:54.358786 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16291 | 2025.03.26 00:12:54.359143 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16292 | 2025.03.26 00:12:54.359384 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16293 | 2025.03.26 00:12:54.359594 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002552 sec., 23510.971786833856 rows/sec., 1.58 MiB/sec. | ||
16294 | 2025.03.26 00:12:54.359647 [ 4 ] {35da1fd8-e726-4733-881c-4ba1a97a798f} <Debug> TCPHandler: Processed in 0.002946015 sec. | ||
16295 | 2025.03.26 00:12:56.391862 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
16296 | 2025.03.26 00:12:56.392827 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16297 | 2025.03.26 00:12:56.392880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16298 | 2025.03.26 00:12:56.393425 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
16299 | 2025.03.26 00:12:56.393686 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16300 | 2025.03.26 00:12:56.393990 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
16301 | 2025.03.26 00:12:59.118819 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2214 | ||
16302 | 2025.03.26 00:12:59.122058 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16303 | 2025.03.26 00:12:59.122107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16304 | 2025.03.26 00:12:59.123634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
16305 | 2025.03.26 00:12:59.123954 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16306 | 2025.03.26 00:12:59.124127 [ 103 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
16307 | 2025.03.26 00:12:59.124204 [ 103 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16308 | 2025.03.26 00:12:59.124245 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16309 | 2025.03.26 00:12:59.124880 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
16310 | 2025.03.26 00:12:59.126453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2214 | ||
16311 | 2025.03.26 00:12:59.126828 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16312 | 2025.03.26 00:12:59.127051 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2050 rows starting from the beginning of the part | ||
16313 | 2025.03.26 00:12:59.127635 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
16314 | 2025.03.26 00:12:59.128207 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 38 rows starting from the beginning of the part | ||
16315 | 2025.03.26 00:12:59.128751 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
16316 | 2025.03.26 00:12:59.129282 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::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 | ||
16317 | 2025.03.26 00:12:59.130063 [ 188 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
16318 | 2025.03.26 00:12:59.140546 [ 190 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2214 rows, containing 72 columns (72 merged, 0 gathered) in 0.01617269 sec., 136897.44872374355 rows/sec., 105.16 MiB/sec. | ||
16319 | 2025.03.26 00:12:59.142917 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
16320 | 2025.03.26 00:12:59.143781 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16321 | 2025.03.26 00:12:59.143889 [ 193 ] {e3673e04-e579-473b-8dff-11e334ad9315::all_1_66_13} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
16322 | 2025.03.26 00:12:59.144292 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
16323 | 2025.03.26 00:12:59.333158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
16324 | 2025.03.26 00:12:59.337932 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16325 | 2025.03.26 00:12:59.338221 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16326 | 2025.03.26 00:12:59.338339 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16327 | 2025.03.26 00:12:59.342056 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16328 | 2025.03.26 00:12:59.342116 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16329 | 2025.03.26 00:12:59.343568 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16330 | 2025.03.26 00:12:59.344067 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16331 | 2025.03.26 00:12:59.344769 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Debug> executeQuery: Read 144 rows, 12.65 KiB in 0.006618 sec., 21758.839528558477 rows/sec., 1.87 MiB/sec. | ||
16332 | 2025.03.26 00:12:59.345123 [ 4 ] {6615050b-1603-4268-b94f-aa1e81ed6744} <Debug> TCPHandler: Processed in 0.007347576 sec. | ||
16333 | 2025.03.26 00:12:59.345400 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16334 | 2025.03.26 00:12:59.345598 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16335 | 2025.03.26 00:12:59.345776 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16336 | 2025.03.26 00:12:59.348705 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16337 | 2025.03.26 00:12:59.348788 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16338 | 2025.03.26 00:12:59.350076 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16339 | 2025.03.26 00:12:59.350713 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16340 | 2025.03.26 00:12:59.351149 [ 103 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_120_24 to all_125_125_0 | ||
16341 | 2025.03.26 00:12:59.351367 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Debug> executeQuery: Read 44 rows, 3.31 KiB in 0.005784 sec., 7607.1922544951585 rows/sec., 572.03 KiB/sec. | ||
16342 | 2025.03.26 00:12:59.351386 [ 103 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16343 | 2025.03.26 00:12:59.351565 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16344 | 2025.03.26 00:12:59.351684 [ 4 ] {bfd133ec-cc32-4b7d-9e82-eaab941b4a79} <Debug> TCPHandler: Processed in 0.006379575 sec. | ||
16345 | 2025.03.26 00:12:59.352156 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16346 | 2025.03.26 00:12:59.352202 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_24 to all_125_125_0 into Compact with storage Full | ||
16347 | 2025.03.26 00:12:59.352569 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16348 | 2025.03.26 00:12:59.352717 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16349 | 2025.03.26 00:12:59.352778 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16350 | 2025.03.26 00:12:59.352908 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_120_24, total 198 rows starting from the beginning of the part | ||
16351 | 2025.03.26 00:12:59.353431 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 45 rows starting from the beginning of the part | ||
16352 | 2025.03.26 00:12:59.353978 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 18 rows starting from the beginning of the part | ||
16353 | 2025.03.26 00:12:59.354599 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 45 rows starting from the beginning of the part | ||
16354 | 2025.03.26 00:12:59.355223 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 36 rows starting from the beginning of the part | ||
16355 | 2025.03.26 00:12:59.355815 [ 190 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 44 rows starting from the beginning of the part | ||
16356 | 2025.03.26 00:12:59.360226 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16357 | 2025.03.26 00:12:59.360340 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16358 | 2025.03.26 00:12:59.362282 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16359 | 2025.03.26 00:12:59.364227 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16360 | 2025.03.26 00:12:59.364398 [ 189 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 5 columns (5 merged, 0 gathered) in 0.012580374 sec., 30682.712612518513 rows/sec., 2.24 MiB/sec. | ||
16361 | 2025.03.26 00:12:59.365008 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.012545 sec., 8609.007572738143 rows/sec., 688.61 KiB/sec. | ||
16362 | 2025.03.26 00:12:59.365351 [ 4 ] {d2615d20-29c3-491d-80b2-dcb8b3fd4fb3} <Debug> TCPHandler: Processed in 0.013303118 sec. | ||
16363 | 2025.03.26 00:12:59.365705 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16364 | 2025.03.26 00:12:59.366028 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16365 | 2025.03.26 00:12:59.366034 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Trace> MergedBlockOutputStream: filled checksums all_1_125_25 (state Temporary) | ||
16366 | 2025.03.26 00:12:59.366233 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16367 | 2025.03.26 00:12:59.367398 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_125_25 to all_1_125_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16368 | 2025.03.26 00:12:59.367841 [ 193 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_125_25} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_120_24, all_125_125_0] -> all_1_125_25 | ||
16369 | 2025.03.26 00:12:59.368225 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
16370 | 2025.03.26 00:12:59.369146 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16371 | 2025.03.26 00:12:59.369217 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16372 | 2025.03.26 00:12:59.370359 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16373 | 2025.03.26 00:12:59.371031 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16374 | 2025.03.26 00:12:59.371813 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005875 sec., 27234.042553191488 rows/sec., 1.90 MiB/sec. | ||
16375 | 2025.03.26 00:12:59.371803 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
16376 | 2025.03.26 00:12:59.372124 [ 4 ] {07de9583-70b5-4361-8bf1-8086ba9cdda0} <Debug> TCPHandler: Processed in 0.00654888 sec. | ||
16377 | 2025.03.26 00:12:59.371967 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
16378 | 2025.03.26 00:12:59.372475 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16379 | 2025.03.26 00:12:59.372874 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16380 | 2025.03.26 00:12:59.373308 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16381 | 2025.03.26 00:12:59.381630 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16382 | 2025.03.26 00:12:59.381735 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16383 | 2025.03.26 00:12:59.385228 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): 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] | ||
16384 | 2025.03.26 00:12:59.385981 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
16385 | 2025.03.26 00:12:59.386948 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16386 | 2025.03.26 00:12:59.387824 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.015071 sec., 2919.5142989848055 rows/sec., 5.23 MiB/sec. | ||
16387 | 2025.03.26 00:12:59.388550 [ 4 ] {00045157-ae77-41ef-b86a-621f115c25bc} <Debug> TCPHandler: Processed in 0.016184589 sec. | ||
16388 | 2025.03.26 00:12:59.388939 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16389 | 2025.03.26 00:12:59.389093 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16390 | 2025.03.26 00:12:59.389149 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16391 | 2025.03.26 00:12:59.389842 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16392 | 2025.03.26 00:12:59.389891 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16393 | 2025.03.26 00:12:59.390747 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16394 | 2025.03.26 00:12:59.391464 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16395 | 2025.03.26 00:12:59.392126 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003043 sec., 19717.384160368056 rows/sec., 1.33 MiB/sec. | ||
16396 | 2025.03.26 00:12:59.392498 [ 4 ] {cf118e39-10bd-4d88-a9ea-f5d296f03116} <Debug> TCPHandler: Processed in 0.003648657 sec. | ||
16397 | 2025.03.26 00:12:59.403692 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16398 | 2025.03.26 00:12:59.403746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16399 | 2025.03.26 00:12:59.411661 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
16400 | 2025.03.26 00:12:59.412497 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16401 | 2025.03.26 00:12:59.416438 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
16402 | 2025.03.26 00:12:59.606189 [ 222 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
16403 | 2025.03.26 00:12:59.606231 [ 222 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
16404 | 2025.03.26 00:12:59.608115 [ 222 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): 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] | ||
16405 | 2025.03.26 00:12:59.762152 [ 221 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
16406 | 2025.03.26 00:12:59.762246 [ 221 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
16407 | 2025.03.26 00:12:59.764392 [ 221 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): 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] | ||
16408 | 2025.03.26 00:13:00.001208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.37 MiB, peak 285.55 MiB, free memory in arenas 0.00 B, will set to 266.30 MiB (RSS), difference: -1.07 MiB | ||
16409 | 2025.03.26 00:13:00.195663 [ 222 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
16410 | 2025.03.26 00:13:00.195737 [ 222 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
16411 | 2025.03.26 00:13:00.197991 [ 222 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): 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] | ||
16412 | 2025.03.26 00:13:03.249281 [ 221 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
16413 | 2025.03.26 00:13:03.249333 [ 221 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
16414 | 2025.03.26 00:13:03.251098 [ 221 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): 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] | ||
16415 | 2025.03.26 00:13:03.596905 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16416 | 2025.03.26 00:13:03.596958 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16417 | 2025.03.26 00:13:03.895029 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
16418 | 2025.03.26 00:13:03.895664 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16419 | 2025.03.26 00:13:03.895707 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16420 | 2025.03.26 00:13:03.896241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
16421 | 2025.03.26 00:13:03.896500 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16422 | 2025.03.26 00:13:03.896704 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
16423 | 2025.03.26 00:13:04.123586 [ 219 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
16424 | 2025.03.26 00:13:04.123641 [ 219 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
16425 | 2025.03.26 00:13:04.125544 [ 219 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): 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] | ||
16426 | 2025.03.26 00:13:04.336730 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16427 | 2025.03.26 00:13:04.336901 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16428 | 2025.03.26 00:13:04.336967 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16429 | 2025.03.26 00:13:04.337671 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16430 | 2025.03.26 00:13:04.337711 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16431 | 2025.03.26 00:13:04.338130 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16432 | 2025.03.26 00:13:04.338375 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16433 | 2025.03.26 00:13:04.338570 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Debug> executeQuery: Read 88 rows, 7.50 KiB in 0.001717 sec., 51252.18404193361 rows/sec., 4.26 MiB/sec. | ||
16434 | 2025.03.26 00:13:04.338625 [ 4 ] {5723dae6-20b6-4911-bc6c-c4a949ebcbe0} <Debug> TCPHandler: Processed in 0.002011025 sec. | ||
16435 | 2025.03.26 00:13:04.338745 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16436 | 2025.03.26 00:13:04.338848 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16437 | 2025.03.26 00:13:04.338893 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16438 | 2025.03.26 00:13:04.339398 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16439 | 2025.03.26 00:13:04.339435 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16440 | 2025.03.26 00:13:04.339775 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16441 | 2025.03.26 00:13:04.340004 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16442 | 2025.03.26 00:13:04.340172 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001344 sec., 11904.761904761905 rows/sec., 895.18 KiB/sec. | ||
16443 | 2025.03.26 00:13:04.340222 [ 4 ] {b7ebdc74-0137-4236-a26d-1feded6b0047} <Debug> TCPHandler: Processed in 0.001528199 sec. | ||
16444 | 2025.03.26 00:13:04.340323 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16445 | 2025.03.26 00:13:04.340422 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16446 | 2025.03.26 00:13:04.340465 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16447 | 2025.03.26 00:13:04.340980 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16448 | 2025.03.26 00:13:04.341016 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16449 | 2025.03.26 00:13:04.341357 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16450 | 2025.03.26 00:13:04.341586 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16451 | 2025.03.26 00:13:04.341773 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001367 sec., 58522.311631309436 rows/sec., 4.57 MiB/sec. | ||
16452 | 2025.03.26 00:13:04.341854 [ 4 ] {17948ad4-fa20-4012-b156-1c7646e6d2f4} <Debug> TCPHandler: Processed in 0.00157797 sec. | ||
16453 | 2025.03.26 00:13:04.342013 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16454 | 2025.03.26 00:13:04.342277 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16455 | 2025.03.26 00:13:04.342369 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16456 | 2025.03.26 00:13:04.342880 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16457 | 2025.03.26 00:13:04.342917 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16458 | 2025.03.26 00:13:04.343296 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16459 | 2025.03.26 00:13:04.343529 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16460 | 2025.03.26 00:13:04.343664 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 4 parts from all_1_134_28 to all_137_137_0 | ||
16461 | 2025.03.26 00:13:04.343709 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001525 sec., 104918.03278688523 rows/sec., 7.31 MiB/sec. | ||
16462 | 2025.03.26 00:13:04.343715 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16463 | 2025.03.26 00:13:04.343763 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16464 | 2025.03.26 00:13:04.343784 [ 4 ] {e9f6b9c6-1112-4fea-98ac-e15789570a77} <Debug> TCPHandler: Processed in 0.001853739 sec. | ||
16465 | 2025.03.26 00:13:04.344006 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16466 | 2025.03.26 00:13:04.344005 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_134_28 to all_137_137_0 into Compact with storage Full | ||
16467 | 2025.03.26 00:13:04.344180 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16468 | 2025.03.26 00:13:04.344403 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16469 | 2025.03.26 00:13:04.344416 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16470 | 2025.03.26 00:13:04.344506 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_28, total 37076 rows starting from the beginning of the part | ||
16471 | 2025.03.26 00:13:04.345001 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 162 rows starting from the beginning of the part | ||
16472 | 2025.03.26 00:13:04.345453 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 161 rows starting from the beginning of the part | ||
16473 | 2025.03.26 00:13:04.345821 [ 193 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 200 rows starting from the beginning of the part | ||
16474 | 2025.03.26 00:13:04.348234 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16475 | 2025.03.26 00:13:04.348280 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16476 | 2025.03.26 00:13:04.349747 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
16477 | 2025.03.26 00:13:04.350026 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16478 | 2025.03.26 00:13:04.350270 [ 98 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
16479 | 2025.03.26 00:13:04.350313 [ 98 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16480 | 2025.03.26 00:13:04.350335 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16481 | 2025.03.26 00:13:04.350358 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.006232 sec., 2567.394094993582 rows/sec., 4.60 MiB/sec. | ||
16482 | 2025.03.26 00:13:04.350734 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
16483 | 2025.03.26 00:13:04.351004 [ 4 ] {05ecafb1-df57-45f5-ac48-504227d98e25} <Debug> TCPHandler: Processed in 0.007073007 sec. | ||
16484 | 2025.03.26 00:13:04.351265 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16485 | 2025.03.26 00:13:04.351605 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16486 | 2025.03.26 00:13:04.351771 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16487 | 2025.03.26 00:13:04.351771 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16488 | 2025.03.26 00:13:04.352063 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2568 rows starting from the beginning of the part | ||
16489 | 2025.03.26 00:13:04.353196 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 16 rows starting from the beginning of the part | ||
16490 | 2025.03.26 00:13:04.354330 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 44 rows starting from the beginning of the part | ||
16491 | 2025.03.26 00:13:04.354604 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16492 | 2025.03.26 00:13:04.354823 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16493 | 2025.03.26 00:13:04.355150 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 16 rows starting from the beginning of the part | ||
16494 | 2025.03.26 00:13:04.356088 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 44 rows starting from the beginning of the part | ||
16495 | 2025.03.26 00:13:04.356681 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16496 | 2025.03.26 00:13:04.357060 [ 187 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 16 rows starting from the beginning of the part | ||
16497 | 2025.03.26 00:13:04.357780 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16498 | 2025.03.26 00:13:04.358954 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007492 sec., 8008.542445274959 rows/sec., 552.67 KiB/sec. | ||
16499 | 2025.03.26 00:13:04.359279 [ 4 ] {50dfbee5-a5a1-4df5-83a4-e655d3b68fbb} <Debug> TCPHandler: Processed in 0.00808538 sec. | ||
16500 | 2025.03.26 00:13:04.359374 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37599 rows, containing 5 columns (5 merged, 0 gathered) in 0.015486077 sec., 2427922.8367520063 rows/sec., 165.84 MiB/sec. | ||
16501 | 2025.03.26 00:13:04.359881 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Trace> MergedBlockOutputStream: filled checksums all_1_137_29 (state Temporary) | ||
16502 | 2025.03.26 00:13:04.360191 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_137_29 to all_1_137_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16503 | 2025.03.26 00:13:04.360269 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_137_29} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 4 parts: [all_1_134_28, all_137_137_0] -> all_1_137_29 | ||
16504 | 2025.03.26 00:13:04.360361 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
16505 | 2025.03.26 00:13:04.369578 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2704 rows, containing 19 columns (19 merged, 0 gathered) in 0.019154065 sec., 141171.07778427188 rows/sec., 252.97 MiB/sec. | ||
16506 | 2025.03.26 00:13:04.371650 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
16507 | 2025.03.26 00:13:04.372053 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16508 | 2025.03.26 00:13:04.372145 [ 195 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
16509 | 2025.03.26 00:13:04.372267 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.03 MiB. | ||
16510 | 2025.03.26 00:13:04.714358 [ 225 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16511 | 2025.03.26 00:13:04.714415 [ 225 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16512 | 2025.03.26 00:13:04.716412 [ 225 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
16513 | 2025.03.26 00:13:05.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.82 MiB, peak 285.55 MiB, free memory in arenas 0.00 B, will set to 269.71 MiB (RSS), difference: 6.89 MiB | ||
16514 | 2025.03.26 00:13:05.160999 [ 98 ] {} <Debug> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
16515 | 2025.03.26 00:13:05.161062 [ 98 ] {} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16516 | 2025.03.26 00:13:05.161085 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16517 | 2025.03.26 00:13:05.161235 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
16518 | 2025.03.26 00:13:05.161433 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16519 | 2025.03.26 00:13:05.161469 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 124 rows starting from the beginning of the part | ||
16520 | 2025.03.26 00:13:05.161547 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 112 rows starting from the beginning of the part | ||
16521 | 2025.03.26 00:13:05.161651 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 112 rows starting from the beginning of the part | ||
16522 | 2025.03.26 00:13:05.161922 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
16523 | 2025.03.26 00:13:05.162172 [ 199 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
16524 | 2025.03.26 00:13:05.163398 [ 195 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 5 columns (5 merged, 0 gathered) in 0.002244342 sec., 165750.13968459354 rows/sec., 10.38 MiB/sec. | ||
16525 | 2025.03.26 00:13:05.163592 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
16526 | 2025.03.26 00:13:05.163927 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16527 | 2025.03.26 00:13:05.164017 [ 197 ] {1f50341d-fa57-4bd9-98bd-49d279d64046::all_1_36_8} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
16528 | 2025.03.26 00:13:05.164125 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
16529 | 2025.03.26 00:13:05.876228 [ 98 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
16530 | 2025.03.26 00:13:05.876299 [ 98 ] {} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16531 | 2025.03.26 00:13:05.876324 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16532 | 2025.03.26 00:13:05.876529 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::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 | ||
16533 | 2025.03.26 00:13:05.876709 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16534 | 2025.03.26 00:13:05.876750 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 23 rows starting from the beginning of the part | ||
16535 | 2025.03.26 00:13:05.876835 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
16536 | 2025.03.26 00:13:05.877010 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
16537 | 2025.03.26 00:13:05.877284 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
16538 | 2025.03.26 00:13:05.877572 [ 200 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
16539 | 2025.03.26 00:13:05.878673 [ 197 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 5 columns (5 merged, 0 gathered) in 0.002263492 sec., 15462.833533319312 rows/sec., 1.27 MiB/sec. | ||
16540 | 2025.03.26 00:13:05.878900 [ 195 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
16541 | 2025.03.26 00:13:05.879303 [ 195 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16542 | 2025.03.26 00:13:05.879397 [ 195 ] {b5513a21-0be0-4a5c-b201-8e26a16312ea::all_1_26_6} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
16543 | 2025.03.26 00:13:05.879504 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16544 | 2025.03.26 00:13:06.205921 [ 98 ] {} <Debug> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
16545 | 2025.03.26 00:13:06.206010 [ 98 ] {} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16546 | 2025.03.26 00:13:06.206048 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16547 | 2025.03.26 00:13:06.206370 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
16548 | 2025.03.26 00:13:06.206800 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16549 | 2025.03.26 00:13:06.206839 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 236 rows starting from the beginning of the part | ||
16550 | 2025.03.26 00:13:06.206959 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
16551 | 2025.03.26 00:13:06.207086 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
16552 | 2025.03.26 00:13:06.207352 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::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 | ||
16553 | 2025.03.26 00:13:06.207620 [ 197 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
16554 | 2025.03.26 00:13:06.208902 [ 194 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 5 columns (5 merged, 0 gathered) in 0.002743538 sec., 258060.94174748083 rows/sec., 17.91 MiB/sec. | ||
16555 | 2025.03.26 00:13:06.209211 [ 194 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
16556 | 2025.03.26 00:13:06.209597 [ 194 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16557 | 2025.03.26 00:13:06.209682 [ 194 ] {e7608dd9-67ac-4573-b846-7be004c55b59::all_1_36_8} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
16558 | 2025.03.26 00:13:06.209783 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
16559 | 2025.03.26 00:13:06.917399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
16560 | 2025.03.26 00:13:06.940879 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16561 | 2025.03.26 00:13:06.940935 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16562 | 2025.03.26 00:13:06.949534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
16563 | 2025.03.26 00:13:06.950359 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16564 | 2025.03.26 00:13:06.953708 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
16565 | 2025.03.26 00:13:07.326482 [ 222 ] {} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Found 5 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] | ||
16566 | 2025.03.26 00:13:07.326543 [ 222 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Removing 5 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] | ||
16567 | 2025.03.26 00:13:07.328249 [ 222 ] {} <Debug> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
16568 | 2025.03.26 00:13:09.127543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2238 | ||
16569 | 2025.03.26 00:13:09.130548 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16570 | 2025.03.26 00:13:09.130598 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16571 | 2025.03.26 00:13:09.132174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
16572 | 2025.03.26 00:13:09.132512 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16573 | 2025.03.26 00:13:09.134074 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2238 | ||
16574 | 2025.03.26 00:13:09.366750 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16575 | 2025.03.26 00:13:09.366941 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16576 | 2025.03.26 00:13:09.367016 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16577 | 2025.03.26 00:13:09.367812 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16578 | 2025.03.26 00:13:09.367867 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16579 | 2025.03.26 00:13:09.368375 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
16580 | 2025.03.26 00:13:09.368671 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16581 | 2025.03.26 00:13:09.368948 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002052 sec., 4873.294346978558 rows/sec., 397.38 KiB/sec. | ||
16582 | 2025.03.26 00:13:09.369200 [ 4 ] {16b73606-cb60-42d1-b070-6bab69d7367f} <Debug> TCPHandler: Processed in 0.002570443 sec. | ||
16583 | 2025.03.26 00:13:09.369426 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16584 | 2025.03.26 00:13:09.369572 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16585 | 2025.03.26 00:13:09.369630 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16586 | 2025.03.26 00:13:09.371031 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16587 | 2025.03.26 00:13:09.371072 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16588 | 2025.03.26 00:13:09.371543 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16589 | 2025.03.26 00:13:09.371790 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16590 | 2025.03.26 00:13:09.372009 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Debug> executeQuery: Read 1289 rows, 109.14 KiB in 0.002472 sec., 521440.12944983825 rows/sec., 43.11 MiB/sec. | ||
16591 | 2025.03.26 00:13:09.372064 [ 4 ] {0162f96e-a6d7-4321-ac95-f34276767e0b} <Debug> TCPHandler: Processed in 0.002707307 sec. | ||
16592 | 2025.03.26 00:13:09.372188 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16593 | 2025.03.26 00:13:09.372292 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16594 | 2025.03.26 00:13:09.372337 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16595 | 2025.03.26 00:13:09.372980 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16596 | 2025.03.26 00:13:09.373024 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16597 | 2025.03.26 00:13:09.373464 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16598 | 2025.03.26 00:13:09.374168 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16599 | 2025.03.26 00:13:09.374401 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Debug> executeQuery: Read 54 rows, 4.01 KiB in 0.002129 sec., 25364.020666979806 rows/sec., 1.84 MiB/sec. | ||
16600 | 2025.03.26 00:13:09.374458 [ 4 ] {4fe1e229-a5ba-4f55-807e-f884858379ca} <Debug> TCPHandler: Processed in 0.002321934 sec. | ||
16601 | 2025.03.26 00:13:09.374598 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16602 | 2025.03.26 00:13:09.374707 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16603 | 2025.03.26 00:13:09.374770 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16604 | 2025.03.26 00:13:09.375470 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16605 | 2025.03.26 00:13:09.375511 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16606 | 2025.03.26 00:13:09.375886 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
16607 | 2025.03.26 00:13:09.376132 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16608 | 2025.03.26 00:13:09.376342 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001659 sec., 137432.18806509944 rows/sec., 9.31 MiB/sec. | ||
16609 | 2025.03.26 00:13:09.376395 [ 4 ] {002ef04b-dafb-4144-9379-f611820e01b6} <Debug> TCPHandler: Processed in 0.001847669 sec. | ||
16610 | 2025.03.26 00:13:09.376512 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16611 | 2025.03.26 00:13:09.376622 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16612 | 2025.03.26 00:13:09.376669 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16613 | 2025.03.26 00:13:09.377556 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16614 | 2025.03.26 00:13:09.377595 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16615 | 2025.03.26 00:13:09.377990 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16616 | 2025.03.26 00:13:09.378410 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16617 | 2025.03.26 00:13:09.378699 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Debug> executeQuery: Read 574 rows, 43.74 KiB in 0.002101 sec., 273203.2365540219 rows/sec., 20.33 MiB/sec. | ||
16618 | 2025.03.26 00:13:09.378766 [ 4 ] {561e96f9-2961-4e07-b133-36f310308608} <Debug> TCPHandler: Processed in 0.002304074 sec. | ||
16619 | 2025.03.26 00:13:09.378919 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16620 | 2025.03.26 00:13:09.379060 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16621 | 2025.03.26 00:13:09.379133 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16622 | 2025.03.26 00:13:09.379919 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16623 | 2025.03.26 00:13:09.379959 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16624 | 2025.03.26 00:13:09.380410 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16625 | 2025.03.26 00:13:09.380664 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16626 | 2025.03.26 00:13:09.380888 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Debug> executeQuery: Read 885 rows, 60.98 KiB in 0.00186 sec., 475806.4516129032 rows/sec., 32.02 MiB/sec. | ||
16627 | 2025.03.26 00:13:09.380941 [ 4 ] {a88bf8ec-d9ae-42e8-993c-dc8a253467cc} <Debug> TCPHandler: Processed in 0.002088067 sec. | ||
16628 | 2025.03.26 00:13:09.381059 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16629 | 2025.03.26 00:13:09.381164 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16630 | 2025.03.26 00:13:09.381231 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16631 | 2025.03.26 00:13:09.382435 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16632 | 2025.03.26 00:13:09.382481 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16633 | 2025.03.26 00:13:09.383535 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
16634 | 2025.03.26 00:13:09.383957 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16635 | 2025.03.26 00:13:09.384244 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.003102 sec., 14184.397163120566 rows/sec., 25.42 MiB/sec. | ||
16636 | 2025.03.26 00:13:09.384352 [ 4 ] {a47fcee0-901f-4c2e-9a51-f02d98d80a88} <Debug> TCPHandler: Processed in 0.003344438 sec. | ||
16637 | 2025.03.26 00:13:09.384504 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16638 | 2025.03.26 00:13:09.384611 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16639 | 2025.03.26 00:13:09.384660 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16640 | 2025.03.26 00:13:09.385117 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16641 | 2025.03.26 00:13:09.385160 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16642 | 2025.03.26 00:13:09.385579 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16643 | 2025.03.26 00:13:09.385832 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16644 | 2025.03.26 00:13:09.386063 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001474 sec., 40705.5630936228 rows/sec., 2.74 MiB/sec. | ||
16645 | 2025.03.26 00:13:09.386115 [ 4 ] {8cbe99da-b774-4ac7-aa67-c9e0259a2072} <Debug> TCPHandler: Processed in 0.001664113 sec. | ||
16646 | 2025.03.26 00:13:10.213584 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
16647 | 2025.03.26 00:13:10.213649 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
16648 | 2025.03.26 00:13:10.215598 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
16649 | 2025.03.26 00:13:11.397718 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
16650 | 2025.03.26 00:13:11.398366 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16651 | 2025.03.26 00:13:11.398405 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16652 | 2025.03.26 00:13:11.398939 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
16653 | 2025.03.26 00:13:11.399210 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16654 | 2025.03.26 00:13:11.399477 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
16655 | 2025.03.26 00:13:11.399481 [ 91 ] {} <Debug> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
16656 | 2025.03.26 00:13:11.399568 [ 91 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16657 | 2025.03.26 00:13:11.399592 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16658 | 2025.03.26 00:13:11.399755 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::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 | ||
16659 | 2025.03.26 00:13:11.399940 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16660 | 2025.03.26 00:13:11.399993 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
16661 | 2025.03.26 00:13:11.400098 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part | ||
16662 | 2025.03.26 00:13:11.400340 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part | ||
16663 | 2025.03.26 00:13:11.400627 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part | ||
16664 | 2025.03.26 00:13:11.400833 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part | ||
16665 | 2025.03.26 00:13:11.401003 [ 197 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part | ||
16666 | 2025.03.26 00:13:11.404459 [ 195 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004791463 sec., 8707987.518634705 rows/sec., 124.57 MiB/sec. | ||
16667 | 2025.03.26 00:13:11.404777 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
16668 | 2025.03.26 00:13:11.405192 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16669 | 2025.03.26 00:13:11.405297 [ 192 ] {79e9654e-2e27-4868-8afc-cdd488842669::all_1_91_18} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
16670 | 2025.03.26 00:13:11.405435 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
16671 | 2025.03.26 00:13:14.335905 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16672 | 2025.03.26 00:13:14.336126 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16673 | 2025.03.26 00:13:14.336209 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16674 | 2025.03.26 00:13:14.337030 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16675 | 2025.03.26 00:13:14.337083 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16676 | 2025.03.26 00:13:14.337534 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16677 | 2025.03.26 00:13:14.337803 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16678 | 2025.03.26 00:13:14.338039 [ 88 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16679 | 2025.03.26 00:13:14.338048 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Debug> executeQuery: Read 88 rows, 7.50 KiB in 0.001971 sec., 44647.38711314053 rows/sec., 3.71 MiB/sec. | ||
16680 | 2025.03.26 00:13:14.338135 [ 88 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16681 | 2025.03.26 00:13:14.338212 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16682 | 2025.03.26 00:13:14.338218 [ 4 ] {2d537c66-878b-4e0b-9a27-beb32509de9a} <Debug> TCPHandler: Processed in 0.002455019 sec. | ||
16683 | 2025.03.26 00:13:14.338487 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::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 | ||
16684 | 2025.03.26 00:13:14.338499 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16685 | 2025.03.26 00:13:14.338978 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16686 | 2025.03.26 00:13:14.339000 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16687 | 2025.03.26 00:13:14.339078 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2015 rows starting from the beginning of the part | ||
16688 | 2025.03.26 00:13:14.339220 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16689 | 2025.03.26 00:13:14.339555 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 212 rows starting from the beginning of the part | ||
16690 | 2025.03.26 00:13:14.340039 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 144 rows starting from the beginning of the part | ||
16691 | 2025.03.26 00:13:14.340458 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 88 rows starting from the beginning of the part | ||
16692 | 2025.03.26 00:13:14.340976 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1289 rows starting from the beginning of the part | ||
16693 | 2025.03.26 00:13:14.341731 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 88 rows starting from the beginning of the part | ||
16694 | 2025.03.26 00:13:14.343712 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16695 | 2025.03.26 00:13:14.343764 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16696 | 2025.03.26 00:13:14.344822 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16697 | 2025.03.26 00:13:14.345255 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16698 | 2025.03.26 00:13:14.345506 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.006732 sec., 2376.7082590612004 rows/sec., 178.72 KiB/sec. | ||
16699 | 2025.03.26 00:13:14.345631 [ 4 ] {00686c58-cebf-4f80-a2a6-9f8501eba35a} <Debug> TCPHandler: Processed in 0.007231102 sec. | ||
16700 | 2025.03.26 00:13:14.345816 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16701 | 2025.03.26 00:13:14.345997 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3836 rows, containing 5 columns (5 merged, 0 gathered) in 0.007679297 sec., 499524.89140607533 rows/sec., 43.31 MiB/sec. | ||
16702 | 2025.03.26 00:13:14.346019 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16703 | 2025.03.26 00:13:14.346086 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16704 | 2025.03.26 00:13:14.346295 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16705 | 2025.03.26 00:13:14.346862 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16706 | 2025.03.26 00:13:14.347049 [ 196 ] {06cc13ff-84c6-4ef6-b9ad-347e74448a8c::all_1_141_28} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16707 | 2025.03.26 00:13:14.347216 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
16708 | 2025.03.26 00:13:14.347304 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16709 | 2025.03.26 00:13:14.347347 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16710 | 2025.03.26 00:13:14.347732 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16711 | 2025.03.26 00:13:14.347981 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16712 | 2025.03.26 00:13:14.348162 [ 88 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16713 | 2025.03.26 00:13:14.348221 [ 88 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16714 | 2025.03.26 00:13:14.348227 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.002251 sec., 35539.76010661928 rows/sec., 2.78 MiB/sec. | ||
16715 | 2025.03.26 00:13:14.348252 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16716 | 2025.03.26 00:13:14.348415 [ 4 ] {95690036-a3f7-430b-9d7f-a0076da357e9} <Debug> TCPHandler: Processed in 0.002692196 sec. | ||
16717 | 2025.03.26 00:13:14.348518 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::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 | ||
16718 | 2025.03.26 00:13:14.348655 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16719 | 2025.03.26 00:13:14.348821 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16720 | 2025.03.26 00:13:14.348959 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 996 rows starting from the beginning of the part | ||
16721 | 2025.03.26 00:13:14.349016 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16722 | 2025.03.26 00:13:14.349276 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16723 | 2025.03.26 00:13:14.349505 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 124 rows starting from the beginning of the part | ||
16724 | 2025.03.26 00:13:14.350053 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 108 rows starting from the beginning of the part | ||
16725 | 2025.03.26 00:13:14.350433 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 80 rows starting from the beginning of the part | ||
16726 | 2025.03.26 00:13:14.350874 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 574 rows starting from the beginning of the part | ||
16727 | 2025.03.26 00:13:14.351463 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 80 rows starting from the beginning of the part | ||
16728 | 2025.03.26 00:13:14.353673 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16729 | 2025.03.26 00:13:14.353746 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16730 | 2025.03.26 00:13:14.354817 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16731 | 2025.03.26 00:13:14.355294 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16732 | 2025.03.26 00:13:14.355314 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.006965023 sec., 281693.2549971479 rows/sec., 22.14 MiB/sec. | ||
16733 | 2025.03.26 00:13:14.355588 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16734 | 2025.03.26 00:13:14.355721 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006847 sec., 23367.89834964218 rows/sec., 1.63 MiB/sec. | ||
16735 | 2025.03.26 00:13:14.355853 [ 4 ] {79891ea1-36b9-452a-8fe2-9bd9bf82ea88} <Debug> TCPHandler: Processed in 0.007285134 sec. | ||
16736 | 2025.03.26 00:13:14.356038 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16737 | 2025.03.26 00:13:14.356051 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16738 | 2025.03.26 00:13:14.356186 [ 196 ] {2b21561e-91ce-4441-b998-539e306198bb::all_1_141_28} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16739 | 2025.03.26 00:13:14.356215 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16740 | 2025.03.26 00:13:14.356305 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
16741 | 2025.03.26 00:13:14.356383 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16742 | 2025.03.26 00:13:14.357493 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16743 | 2025.03.26 00:13:14.357533 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16744 | 2025.03.26 00:13:14.358196 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
16745 | 2025.03.26 00:13:14.358466 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16746 | 2025.03.26 00:13:14.358741 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002574 sec., 6216.006216006216 rows/sec., 11.14 MiB/sec. | ||
16747 | 2025.03.26 00:13:14.358848 [ 4 ] {48ceb45a-d005-46cf-8f0a-f6f3d42c66e9} <Debug> TCPHandler: Processed in 0.002883243 sec. | ||
16748 | 2025.03.26 00:13:14.358977 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16749 | 2025.03.26 00:13:14.359081 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16750 | 2025.03.26 00:13:14.359127 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16751 | 2025.03.26 00:13:14.359564 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16752 | 2025.03.26 00:13:14.359604 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16753 | 2025.03.26 00:13:14.359961 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16754 | 2025.03.26 00:13:14.360202 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16755 | 2025.03.26 00:13:14.360386 [ 87 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16756 | 2025.03.26 00:13:14.360448 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
16757 | 2025.03.26 00:13:14.360472 [ 87 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16758 | 2025.03.26 00:13:14.360532 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16759 | 2025.03.26 00:13:14.360562 [ 4 ] {6b8156e7-d806-4f26-a75e-98e5ae656d1e} <Debug> TCPHandler: Processed in 0.001637173 sec. | ||
16760 | 2025.03.26 00:13:14.360810 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16761 | 2025.03.26 00:13:14.361028 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16762 | 2025.03.26 00:13:14.361092 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 7474 rows starting from the beginning of the part | ||
16763 | 2025.03.26 00:13:14.361302 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16764 | 2025.03.26 00:13:14.361497 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16765 | 2025.03.26 00:13:14.361704 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::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 | ||
16766 | 2025.03.26 00:13:14.361798 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
16767 | 2025.03.26 00:13:14.361966 [ 191 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
16768 | 2025.03.26 00:13:14.364274 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7774 rows, containing 4 columns (4 merged, 0 gathered) in 0.003605746 sec., 2156003.2237434364 rows/sec., 142.55 MiB/sec. | ||
16769 | 2025.03.26 00:13:14.364720 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16770 | 2025.03.26 00:13:14.365034 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16771 | 2025.03.26 00:13:14.365115 [ 198 ] {b67e8352-8594-42ca-b07c-cf5251f93d94::all_1_141_28} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16772 | 2025.03.26 00:13:14.365206 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
16773 | 2025.03.26 00:13:14.454674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
16774 | 2025.03.26 00:13:14.478881 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16775 | 2025.03.26 00:13:14.478923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16776 | 2025.03.26 00:13:14.486653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
16777 | 2025.03.26 00:13:14.487474 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16778 | 2025.03.26 00:13:14.487836 [ 87 ] {} <Debug> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
16779 | 2025.03.26 00:13:14.487981 [ 87 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16780 | 2025.03.26 00:13:14.488055 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.41 GiB. | ||
16781 | 2025.03.26 00:13:14.488439 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
16782 | 2025.03.26 00:13:14.502589 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
16783 | 2025.03.26 00:13:14.504154 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16784 | 2025.03.26 00:13:14.505421 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part | ||
16785 | 2025.03.26 00:13:14.510839 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
16786 | 2025.03.26 00:13:14.516526 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
16787 | 2025.03.26 00:13:14.522814 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
16788 | 2025.03.26 00:13:14.529663 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::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 | ||
16789 | 2025.03.26 00:13:14.535731 [ 190 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
16790 | 2025.03.26 00:13:14.602207 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.11400812 sec., 6017.115272140265 rows/sec., 31.11 MiB/sec. | ||
16791 | 2025.03.26 00:13:14.606182 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
16792 | 2025.03.26 00:13:14.609256 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16793 | 2025.03.26 00:13:14.609382 [ 189 ] {045482da-cd60-4747-bd43-5f842ef628ba::all_1_91_18} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
16794 | 2025.03.26 00:13:14.612250 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
16795 | 2025.03.26 00:13:15.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.33 MiB, peak 288.74 MiB, free memory in arenas 0.00 B, will set to 269.71 MiB (RSS), difference: -1.63 MiB | ||
16796 | 2025.03.26 00:13:18.596999 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16797 | 2025.03.26 00:13:18.597050 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16798 | 2025.03.26 00:13:18.900502 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
16799 | 2025.03.26 00:13:18.901170 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16800 | 2025.03.26 00:13:18.901213 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16801 | 2025.03.26 00:13:18.901745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
16802 | 2025.03.26 00:13:18.902007 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16803 | 2025.03.26 00:13:18.902205 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
16804 | 2025.03.26 00:13:19.135105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2266 | ||
16805 | 2025.03.26 00:13:19.138218 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16806 | 2025.03.26 00:13:19.138270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16807 | 2025.03.26 00:13:19.139818 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
16808 | 2025.03.26 00:13:19.140138 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16809 | 2025.03.26 00:13:19.140794 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
16810 | 2025.03.26 00:13:19.342699 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16811 | 2025.03.26 00:13:19.342912 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16812 | 2025.03.26 00:13:19.342979 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16813 | 2025.03.26 00:13:19.343739 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16814 | 2025.03.26 00:13:19.343778 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16815 | 2025.03.26 00:13:19.344192 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
16816 | 2025.03.26 00:13:19.344436 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16817 | 2025.03.26 00:13:19.344622 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00176 sec., 120454.54545454546 rows/sec., 7.66 MiB/sec. | ||
16818 | 2025.03.26 00:13:19.344682 [ 4 ] {b187e261-4865-44c1-a2fd-93d8e65a51e9} <Debug> TCPHandler: Processed in 0.002160279 sec. | ||
16819 | 2025.03.26 00:13:19.344804 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16820 | 2025.03.26 00:13:19.344916 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16821 | 2025.03.26 00:13:19.344963 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16822 | 2025.03.26 00:13:19.345770 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16823 | 2025.03.26 00:13:19.345807 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16824 | 2025.03.26 00:13:19.346216 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16825 | 2025.03.26 00:13:19.346452 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16826 | 2025.03.26 00:13:19.346635 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Debug> executeQuery: Read 705 rows, 57.63 KiB in 0.001743 sec., 404475.0430292599 rows/sec., 32.29 MiB/sec. | ||
16827 | 2025.03.26 00:13:19.346698 [ 4 ] {3416ef41-001b-40be-b582-17e75eaeee79} <Debug> TCPHandler: Processed in 0.001945502 sec. | ||
16828 | 2025.03.26 00:13:19.346867 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16829 | 2025.03.26 00:13:19.347030 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16830 | 2025.03.26 00:13:19.347089 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16831 | 2025.03.26 00:13:19.347646 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16832 | 2025.03.26 00:13:19.347684 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16833 | 2025.03.26 00:13:19.348039 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16834 | 2025.03.26 00:13:19.348287 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16835 | 2025.03.26 00:13:19.348477 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Debug> executeQuery: Read 150 rows, 9.69 KiB in 0.001494 sec., 100401.6064257028 rows/sec., 6.34 MiB/sec. | ||
16836 | 2025.03.26 00:13:19.348552 [ 4 ] {52deb018-8dae-452e-a695-7c02b326a97b} <Debug> TCPHandler: Processed in 0.001750556 sec. | ||
16837 | 2025.03.26 00:13:19.348682 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16838 | 2025.03.26 00:13:19.348817 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16839 | 2025.03.26 00:13:19.348872 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16840 | 2025.03.26 00:13:19.349537 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16841 | 2025.03.26 00:13:19.349582 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16842 | 2025.03.26 00:13:19.349964 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16843 | 2025.03.26 00:13:19.350194 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16844 | 2025.03.26 00:13:19.350403 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001616 sec., 69925.74257425743 rows/sec., 4.53 MiB/sec. | ||
16845 | 2025.03.26 00:13:19.350455 [ 4 ] {890ce553-14ca-4e23-8057-880471c55fa4} <Debug> TCPHandler: Processed in 0.001836319 sec. | ||
16846 | 2025.03.26 00:13:19.350570 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16847 | 2025.03.26 00:13:19.350681 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16848 | 2025.03.26 00:13:19.350734 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16849 | 2025.03.26 00:13:19.351418 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16850 | 2025.03.26 00:13:19.351466 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16851 | 2025.03.26 00:13:19.351870 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
16852 | 2025.03.26 00:13:19.352105 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16853 | 2025.03.26 00:13:19.352344 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001677 sec., 66785.92725104353 rows/sec., 3.80 MiB/sec. | ||
16854 | 2025.03.26 00:13:19.352459 [ 4 ] {12712b83-948a-4729-a56e-cbdf9b8b6df8} <Debug> TCPHandler: Processed in 0.001934513 sec. | ||
16855 | 2025.03.26 00:13:19.352682 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16856 | 2025.03.26 00:13:19.352786 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16857 | 2025.03.26 00:13:19.352833 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16858 | 2025.03.26 00:13:19.353509 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16859 | 2025.03.26 00:13:19.353549 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16860 | 2025.03.26 00:13:19.353919 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16861 | 2025.03.26 00:13:19.354157 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16862 | 2025.03.26 00:13:19.354367 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Debug> executeQuery: Read 426 rows, 31.11 KiB in 0.001602 sec., 265917.6029962547 rows/sec., 18.96 MiB/sec. | ||
16863 | 2025.03.26 00:13:19.354419 [ 4 ] {f45765cb-c172-4f31-a1d1-21a3f9292c8f} <Debug> TCPHandler: Processed in 0.001816438 sec. | ||
16864 | 2025.03.26 00:13:19.354549 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16865 | 2025.03.26 00:13:19.354685 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16866 | 2025.03.26 00:13:19.354740 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16867 | 2025.03.26 00:13:19.355266 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16868 | 2025.03.26 00:13:19.355313 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16869 | 2025.03.26 00:13:19.355745 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
16870 | 2025.03.26 00:13:19.355985 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16871 | 2025.03.26 00:13:19.356191 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001536 sec., 3906.25 rows/sec., 204.09 KiB/sec. | ||
16872 | 2025.03.26 00:13:19.356242 [ 4 ] {99e03dcb-f84f-47ab-a084-b6a91b146d2f} <Debug> TCPHandler: Processed in 0.001755666 sec. | ||
16873 | 2025.03.26 00:13:19.356371 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16874 | 2025.03.26 00:13:19.356474 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16875 | 2025.03.26 00:13:19.356521 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16876 | 2025.03.26 00:13:19.357035 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16877 | 2025.03.26 00:13:19.357072 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16878 | 2025.03.26 00:13:19.357464 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16879 | 2025.03.26 00:13:19.357700 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16880 | 2025.03.26 00:13:19.357869 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Selected 6 parts from all_1_137_29 to all_142_142_0 | ||
16881 | 2025.03.26 00:13:19.357931 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001475 sec., 160677.9661016949 rows/sec., 10.77 MiB/sec. | ||
16882 | 2025.03.26 00:13:19.357950 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16883 | 2025.03.26 00:13:19.358022 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16884 | 2025.03.26 00:13:19.358060 [ 4 ] {11c133a0-bacc-46f6-bed2-ac14e640a198} <Debug> TCPHandler: Processed in 0.001733265 sec. | ||
16885 | 2025.03.26 00:13:19.358311 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_137_29 to all_142_142_0 into Compact with storage Full | ||
16886 | 2025.03.26 00:13:19.358318 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16887 | 2025.03.26 00:13:19.358659 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16888 | 2025.03.26 00:13:19.358767 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16889 | 2025.03.26 00:13:19.358869 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16890 | 2025.03.26 00:13:19.358891 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_29, total 37599 rows starting from the beginning of the part | ||
16891 | 2025.03.26 00:13:19.359301 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
16892 | 2025.03.26 00:13:19.359725 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
16893 | 2025.03.26 00:13:19.360329 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 885 rows starting from the beginning of the part | ||
16894 | 2025.03.26 00:13:19.360877 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
16895 | 2025.03.26 00:13:19.361492 [ 186 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 237 rows starting from the beginning of the part | ||
16896 | 2025.03.26 00:13:19.363087 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16897 | 2025.03.26 00:13:19.363144 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16898 | 2025.03.26 00:13:19.363628 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
16899 | 2025.03.26 00:13:19.363887 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16900 | 2025.03.26 00:13:19.364277 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005726 sec., 174.64198393293748 rows/sec., 11.77 KiB/sec. | ||
16901 | 2025.03.26 00:13:19.364685 [ 4 ] {ecba4456-3967-43df-b343-371907bf719f} <Debug> TCPHandler: Processed in 0.006444117 sec. | ||
16902 | 2025.03.26 00:13:19.365042 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16903 | 2025.03.26 00:13:19.365183 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16904 | 2025.03.26 00:13:19.365307 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16905 | 2025.03.26 00:13:19.366728 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16906 | 2025.03.26 00:13:19.366767 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16907 | 2025.03.26 00:13:19.367518 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
16908 | 2025.03.26 00:13:19.367792 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16909 | 2025.03.26 00:13:19.368117 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002975 sec., 14789.915966386554 rows/sec., 26.50 MiB/sec. | ||
16910 | 2025.03.26 00:13:19.368238 [ 4 ] {ad57af73-37ac-42f0-a760-f9c11ce2d5e6} <Debug> TCPHandler: Processed in 0.003302486 sec. | ||
16911 | 2025.03.26 00:13:19.368393 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16912 | 2025.03.26 00:13:19.368494 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16913 | 2025.03.26 00:13:19.368538 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16914 | 2025.03.26 00:13:19.369015 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16915 | 2025.03.26 00:13:19.369054 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16916 | 2025.03.26 00:13:19.369443 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16917 | 2025.03.26 00:13:19.369709 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16918 | 2025.03.26 00:13:19.369964 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00148 sec., 55405.40540540541 rows/sec., 3.52 MiB/sec. | ||
16919 | 2025.03.26 00:13:19.370044 [ 4 ] {3a13695e-d926-4cad-afeb-1e0f045a1aa1} <Debug> TCPHandler: Processed in 0.001698795 sec. | ||
16920 | 2025.03.26 00:13:19.371563 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39201 rows, containing 5 columns (5 merged, 0 gathered) in 0.013422411 sec., 2920563.2281711535 rows/sec., 199.45 MiB/sec. | ||
16921 | 2025.03.26 00:13:19.372147 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Trace> MergedBlockOutputStream: filled checksums all_1_142_30 (state Temporary) | ||
16922 | 2025.03.26 00:13:19.372523 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_merge_all_1_142_30 to all_1_142_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16923 | 2025.03.26 00:13:19.372624 [ 187 ] {d91952b8-e40a-447e-aae9-5179fdc68d73::all_1_142_30} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73) (MergerMutator): Merged 6 parts: [all_1_137_29, all_142_142_0] -> all_1_142_30 | ||
16924 | 2025.03.26 00:13:19.372737 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
16925 | 2025.03.26 00:13:20.154061 [ 224 ] {} <Trace> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): 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] | ||
16926 | 2025.03.26 00:13:20.154133 [ 224 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): 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] | ||
16927 | 2025.03.26 00:13:20.156008 [ 224 ] {} <Debug> oximeter.fields_ipaddr (b5513a21-0be0-4a5c-b201-8e26a16312ea): 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] | ||
16928 | 2025.03.26 00:13:22.003576 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
16929 | 2025.03.26 00:13:22.027746 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16930 | 2025.03.26 00:13:22.027823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16931 | 2025.03.26 00:13:22.035461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
16932 | 2025.03.26 00:13:22.036337 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16933 | 2025.03.26 00:13:22.040270 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
16934 | 2025.03.26 00:13:24.195927 [ 225 ] {} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16935 | 2025.03.26 00:13:24.195984 [ 225 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16936 | 2025.03.26 00:13:24.198510 [ 225 ] {} <Debug> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16937 | 2025.03.26 00:13:24.239480 [ 224 ] {} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16938 | 2025.03.26 00:13:24.239557 [ 224 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16939 | 2025.03.26 00:13:24.241873 [ 224 ] {} <Debug> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
16940 | 2025.03.26 00:13:24.335871 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16941 | 2025.03.26 00:13:24.336101 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16942 | 2025.03.26 00:13:24.336181 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16943 | 2025.03.26 00:13:24.337065 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16944 | 2025.03.26 00:13:24.337109 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16945 | 2025.03.26 00:13:24.337547 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16946 | 2025.03.26 00:13:24.337810 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16947 | 2025.03.26 00:13:24.338052 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Debug> executeQuery: Read 88 rows, 7.50 KiB in 0.002012 sec., 43737.5745526839 rows/sec., 3.64 MiB/sec. | ||
16948 | 2025.03.26 00:13:24.338110 [ 4 ] {3848eb62-7522-4301-a64b-fcbf8a3f4e6a} <Debug> TCPHandler: Processed in 0.002425158 sec. | ||
16949 | 2025.03.26 00:13:24.338237 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16950 | 2025.03.26 00:13:24.338340 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16951 | 2025.03.26 00:13:24.338385 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16952 | 2025.03.26 00:13:24.338905 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16953 | 2025.03.26 00:13:24.338944 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16954 | 2025.03.26 00:13:24.339289 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16955 | 2025.03.26 00:13:24.339516 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16956 | 2025.03.26 00:13:24.339688 [ 76 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Selected 6 parts from all_1_125_25 to all_130_130_0 | ||
16957 | 2025.03.26 00:13:24.339751 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.001426 sec., 11220.196353436186 rows/sec., 843.71 KiB/sec. | ||
16958 | 2025.03.26 00:13:24.339760 [ 76 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16959 | 2025.03.26 00:13:24.339822 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16960 | 2025.03.26 00:13:24.339867 [ 4 ] {1624b45d-31b6-4aa6-81ed-14b90280722f} <Debug> TCPHandler: Processed in 0.001677485 sec. | ||
16961 | 2025.03.26 00:13:24.340158 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16962 | 2025.03.26 00:13:24.340179 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_25 to all_130_130_0 into Compact with storage Full | ||
16963 | 2025.03.26 00:13:24.340469 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16964 | 2025.03.26 00:13:24.340643 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16965 | 2025.03.26 00:13:24.341108 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16966 | 2025.03.26 00:13:24.341377 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_125_25, total 201 rows starting from the beginning of the part | ||
16967 | 2025.03.26 00:13:24.342078 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 16 rows starting from the beginning of the part | ||
16968 | 2025.03.26 00:13:24.342923 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 54 rows starting from the beginning of the part | ||
16969 | 2025.03.26 00:13:24.343123 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 16 rows starting from the beginning of the part | ||
16970 | 2025.03.26 00:13:24.343395 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 150 rows starting from the beginning of the part | ||
16971 | 2025.03.26 00:13:24.343752 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part | ||
16972 | 2025.03.26 00:13:24.344533 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16973 | 2025.03.26 00:13:24.344599 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16974 | 2025.03.26 00:13:24.345711 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16975 | 2025.03.26 00:13:24.346300 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16976 | 2025.03.26 00:13:24.346671 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.006703905 sec., 67572.55659201615 rows/sec., 4.74 MiB/sec. | ||
16977 | 2025.03.26 00:13:24.346790 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.006435 sec., 12432.012432012432 rows/sec., 994.01 KiB/sec. | ||
16978 | 2025.03.26 00:13:24.346919 [ 4 ] {724319bc-010e-4bb6-8c6b-69a8c8f564f0} <Debug> TCPHandler: Processed in 0.006870041 sec. | ||
16979 | 2025.03.26 00:13:24.346919 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Trace> MergedBlockOutputStream: filled checksums all_1_130_26 (state Temporary) | ||
16980 | 2025.03.26 00:13:24.347114 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16981 | 2025.03.26 00:13:24.347289 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16982 | 2025.03.26 00:13:24.347364 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_merge_all_1_130_26 to all_1_130_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16983 | 2025.03.26 00:13:24.347389 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16984 | 2025.03.26 00:13:24.347587 [ 199 ] {281496f2-b79a-48ea-8f0c-f4be365a7423::all_1_130_26} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423) (MergerMutator): Merged 6 parts: [all_1_125_25, all_130_130_0] -> all_1_130_26 | ||
16985 | 2025.03.26 00:13:24.347778 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
16986 | 2025.03.26 00:13:24.348255 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16987 | 2025.03.26 00:13:24.348298 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16988 | 2025.03.26 00:13:24.348687 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16989 | 2025.03.26 00:13:24.348924 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16990 | 2025.03.26 00:13:24.349127 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001893 sec., 84521.92287374538 rows/sec., 5.89 MiB/sec. | ||
16991 | 2025.03.26 00:13:24.349180 [ 4 ] {598ad4af-4980-492d-9f7c-53bb2408a2d9} <Debug> TCPHandler: Processed in 0.002122788 sec. | ||
16992 | 2025.03.26 00:13:24.349296 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16993 | 2025.03.26 00:13:24.349400 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16994 | 2025.03.26 00:13:24.349466 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
16995 | 2025.03.26 00:13:24.350537 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16996 | 2025.03.26 00:13:24.350575 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
16997 | 2025.03.26 00:13:24.351208 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
16998 | 2025.03.26 00:13:24.351464 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16999 | 2025.03.26 00:13:24.351740 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002353 sec., 6799.830004249893 rows/sec., 12.18 MiB/sec. | ||
17000 | 2025.03.26 00:13:24.351893 [ 4 ] {86dca43b-b078-483b-9e5e-496b9a740c5d} <Debug> TCPHandler: Processed in 0.002643505 sec. | ||
17001 | 2025.03.26 00:13:24.352232 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17002 | 2025.03.26 00:13:24.352421 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17003 | 2025.03.26 00:13:24.352469 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17004 | 2025.03.26 00:13:24.352937 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17005 | 2025.03.26 00:13:24.352975 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17006 | 2025.03.26 00:13:24.353326 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
17007 | 2025.03.26 00:13:24.353564 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17008 | 2025.03.26 00:13:24.353766 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
17009 | 2025.03.26 00:13:24.353815 [ 4 ] {2db61225-7167-42b1-a977-22b2f643c58a} <Debug> TCPHandler: Processed in 0.001679294 sec. | ||
17010 | 2025.03.26 00:13:24.990378 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17011 | 2025.03.26 00:13:24.990482 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17012 | 2025.03.26 00:13:24.992710 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17013 | 2025.03.26 00:13:25.382926 [ 220 ] {} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17014 | 2025.03.26 00:13:25.382982 [ 220 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17015 | 2025.03.26 00:13:25.385106 [ 220 ] {} <Debug> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
17016 | 2025.03.26 00:13:26.403224 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
17017 | 2025.03.26 00:13:26.403887 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17018 | 2025.03.26 00:13:26.403932 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17019 | 2025.03.26 00:13:26.404466 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
17020 | 2025.03.26 00:13:26.404725 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17021 | 2025.03.26 00:13:26.404968 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
17022 | 2025.03.26 00:13:28.877040 [ 222 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
17023 | 2025.03.26 00:13:28.877097 [ 222 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
17024 | 2025.03.26 00:13:28.879196 [ 222 ] {} <Debug> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): 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] | ||
17025 | 2025.03.26 00:13:29.141844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2300 | ||
17026 | 2025.03.26 00:13:29.145121 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17027 | 2025.03.26 00:13:29.145175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17028 | 2025.03.26 00:13:29.146786 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
17029 | 2025.03.26 00:13:29.147117 [ 243 ] {} <Trace> system.query_log (e3673e04-e579-473b-8dff-11e334ad9315): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17030 | 2025.03.26 00:13:29.147804 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2300 | ||
17031 | 2025.03.26 00:13:29.343730 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17032 | 2025.03.26 00:13:29.343908 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
17033 | 2025.03.26 00:13:29.343978 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
17034 | 2025.03.26 00:13:29.344880 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17035 | 2025.03.26 00:13:29.344925 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17036 | 2025.03.26 00:13:29.345366 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
17037 | 2025.03.26 00:13:29.345623 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Trace> oximeter.fields_i16 (e7608dd9-67ac-4573-b846-7be004c55b59): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17038 | 2025.03.26 00:13:29.345869 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002013 sec., 105315.44957774466 rows/sec., 6.70 MiB/sec. | ||
17039 | 2025.03.26 00:13:29.345983 [ 4 ] {0a0df761-1765-4365-955e-f1490ddc8441} <Debug> TCPHandler: Processed in 0.002376517 sec. | ||
17040 | 2025.03.26 00:13:29.346130 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17041 | 2025.03.26 00:13:29.346236 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17042 | 2025.03.26 00:13:29.346285 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17043 | 2025.03.26 00:13:29.347175 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17044 | 2025.03.26 00:13:29.347214 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17045 | 2025.03.26 00:13:29.347625 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17046 | 2025.03.26 00:13:29.347860 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17047 | 2025.03.26 00:13:29.348056 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Debug> executeQuery: Read 705 rows, 57.63 KiB in 0.001834 sec., 384405.6706652127 rows/sec., 30.68 MiB/sec. | ||
17048 | 2025.03.26 00:13:29.348127 [ 4 ] {9b1d729f-8121-4c77-9b4a-d38275edbd31} <Debug> TCPHandler: Processed in 0.002050686 sec. | ||
17049 | 2025.03.26 00:13:29.348258 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17050 | 2025.03.26 00:13:29.348549 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17051 | 2025.03.26 00:13:29.348681 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17052 | 2025.03.26 00:13:29.349654 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17053 | 2025.03.26 00:13:29.349692 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17054 | 2025.03.26 00:13:29.350050 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
17055 | 2025.03.26 00:13:29.350275 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17056 | 2025.03.26 00:13:29.350449 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Debug> executeQuery: Read 150 rows, 9.69 KiB in 0.002016 sec., 74404.76190476191 rows/sec., 4.70 MiB/sec. | ||
17057 | 2025.03.26 00:13:29.350501 [ 4 ] {5f9d58d2-e9a3-4fe3-9ba9-94dc895de137} <Debug> TCPHandler: Processed in 0.002291784 sec. | ||
17058 | 2025.03.26 00:13:29.350614 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17059 | 2025.03.26 00:13:29.350718 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17060 | 2025.03.26 00:13:29.350762 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17061 | 2025.03.26 00:13:29.351299 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17062 | 2025.03.26 00:13:29.351335 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17063 | 2025.03.26 00:13:29.351690 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
17064 | 2025.03.26 00:13:29.351925 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Trace> oximeter.fields_u32 (901ae19f-e97e-4621-869f-894e31a1c239): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17065 | 2025.03.26 00:13:29.352110 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001413 sec., 79971.69143665959 rows/sec., 5.18 MiB/sec. | ||
17066 | 2025.03.26 00:13:29.352240 [ 4 ] {e86738f6-f78a-4e36-945c-de6406a102b8} <Debug> TCPHandler: Processed in 0.001675214 sec. | ||
17067 | 2025.03.26 00:13:29.352387 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17068 | 2025.03.26 00:13:29.352486 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17069 | 2025.03.26 00:13:29.352530 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17070 | 2025.03.26 00:13:29.353064 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17071 | 2025.03.26 00:13:29.353100 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17072 | 2025.03.26 00:13:29.353444 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
17073 | 2025.03.26 00:13:29.353674 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Trace> oximeter.fields_u8 (1f50341d-fa57-4bd9-98bd-49d279d64046): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17074 | 2025.03.26 00:13:29.353847 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001382 sec., 81041.96816208394 rows/sec., 4.62 MiB/sec. | ||
17075 | 2025.03.26 00:13:29.353898 [ 4 ] {2d1f5be7-557c-4845-81ec-c426927eee53} <Debug> TCPHandler: Processed in 0.00156552 sec. | ||
17076 | 2025.03.26 00:13:29.354008 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17077 | 2025.03.26 00:13:29.354111 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17078 | 2025.03.26 00:13:29.354155 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17079 | 2025.03.26 00:13:29.354824 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17080 | 2025.03.26 00:13:29.354861 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17081 | 2025.03.26 00:13:29.355226 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17082 | 2025.03.26 00:13:29.355462 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17083 | 2025.03.26 00:13:29.355639 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Debug> executeQuery: Read 426 rows, 31.11 KiB in 0.001551 sec., 274661.50870406185 rows/sec., 19.59 MiB/sec. | ||
17084 | 2025.03.26 00:13:29.355691 [ 4 ] {484afc58-9648-41a6-a6b2-7e777cfe6d7f} <Debug> TCPHandler: Processed in 0.001732575 sec. | ||
17085 | 2025.03.26 00:13:29.355808 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17086 | 2025.03.26 00:13:29.355913 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17087 | 2025.03.26 00:13:29.355958 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17088 | 2025.03.26 00:13:29.356379 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17089 | 2025.03.26 00:13:29.356415 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17090 | 2025.03.26 00:13:29.356775 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
17091 | 2025.03.26 00:13:29.357005 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Trace> oximeter.measurements_bool (c05fb3a6-6d96-4515-aae1-ed7258bc945b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17092 | 2025.03.26 00:13:29.357174 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001284 sec., 4672.897196261682 rows/sec., 244.14 KiB/sec. | ||
17093 | 2025.03.26 00:13:29.357223 [ 4 ] {c4d3ac11-1433-447d-928a-074fc4d603bb} <Debug> TCPHandler: Processed in 0.001471168 sec. | ||
17094 | 2025.03.26 00:13:29.357325 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17095 | 2025.03.26 00:13:29.357425 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17096 | 2025.03.26 00:13:29.357472 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17097 | 2025.03.26 00:13:29.357979 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17098 | 2025.03.26 00:13:29.358016 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17099 | 2025.03.26 00:13:29.358389 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17100 | 2025.03.26 00:13:29.358621 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17101 | 2025.03.26 00:13:29.358793 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00139 sec., 170503.59712230216 rows/sec., 11.43 MiB/sec. | ||
17102 | 2025.03.26 00:13:29.358843 [ 4 ] {7eadfa55-c00a-44bb-9c29-c2fcb98d7e97} <Debug> TCPHandler: Processed in 0.001567431 sec. | ||
17103 | 2025.03.26 00:13:29.358955 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17104 | 2025.03.26 00:13:29.359057 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17105 | 2025.03.26 00:13:29.359103 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17106 | 2025.03.26 00:13:29.359506 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17107 | 2025.03.26 00:13:29.359543 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17108 | 2025.03.26 00:13:29.359881 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
17109 | 2025.03.26 00:13:29.360113 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Trace> oximeter.measurements_f64 (5b1e1fa9-f19b-405f-a67a-4a99f45f589e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17110 | 2025.03.26 00:13:29.360286 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001249 sec., 800.640512409928 rows/sec., 53.95 KiB/sec. | ||
17111 | 2025.03.26 00:13:29.360334 [ 4 ] {4d9f09b2-1e11-4aab-a7bc-c417abd913fd} <Debug> TCPHandler: Processed in 0.001428946 sec. | ||
17112 | 2025.03.26 00:13:29.360436 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17113 | 2025.03.26 00:13:29.360535 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17114 | 2025.03.26 00:13:29.360599 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17115 | 2025.03.26 00:13:29.361785 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17116 | 2025.03.26 00:13:29.361822 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17117 | 2025.03.26 00:13:29.362484 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
17118 | 2025.03.26 00:13:29.362740 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17119 | 2025.03.26 00:13:29.362875 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
17120 | 2025.03.26 00:13:29.362923 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17121 | 2025.03.26 00:13:29.362949 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17122 | 2025.03.26 00:13:29.362949 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Debug> executeQuery: Read 44 rows, 80.74 KiB in 0.002431 sec., 18099.547511312216 rows/sec., 32.43 MiB/sec. | ||
17123 | 2025.03.26 00:13:29.363376 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::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 | ||
17124 | 2025.03.26 00:13:29.363457 [ 4 ] {0674e9e2-781c-45c0-9301-b4d33c0a2c52} <Debug> TCPHandler: Processed in 0.003061148 sec. | ||
17125 | 2025.03.26 00:13:29.363903 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17126 | 2025.03.26 00:13:29.364231 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17127 | 2025.03.26 00:13:29.364411 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17128 | 2025.03.26 00:13:29.365199 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17129 | 2025.03.26 00:13:29.365574 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2704 rows starting from the beginning of the part | ||
17130 | 2025.03.26 00:13:29.366797 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 44 rows starting from the beginning of the part | ||
17131 | 2025.03.26 00:13:29.367232 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17132 | 2025.03.26 00:13:29.367362 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17133 | 2025.03.26 00:13:29.367809 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 16 rows starting from the beginning of the part | ||
17134 | 2025.03.26 00:13:29.368447 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 44 rows starting from the beginning of the part | ||
17135 | 2025.03.26 00:13:29.368782 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
17136 | 2025.03.26 00:13:29.369029 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 16 rows starting from the beginning of the part | ||
17137 | 2025.03.26 00:13:29.369540 [ 200 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 44 rows starting from the beginning of the part | ||
17138 | 2025.03.26 00:13:29.369569 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17139 | 2025.03.26 00:13:29.370395 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006271 sec., 13076.064423536916 rows/sec., 850.42 KiB/sec. | ||
17140 | 2025.03.26 00:13:29.370617 [ 4 ] {5ea11069-49ba-4bb4-9ad1-312a499c1736} <Debug> TCPHandler: Processed in 0.006839429 sec. | ||
17141 | 2025.03.26 00:13:29.378824 [ 199 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2868 rows, containing 19 columns (19 merged, 0 gathered) in 0.015763326 sec., 181941.2984290244 rows/sec., 326.03 MiB/sec. | ||
17142 | 2025.03.26 00:13:29.381557 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
17143 | 2025.03.26 00:13:29.382050 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17144 | 2025.03.26 00:13:29.382141 [ 193 ] {082ec121-e59a-445e-a8a7-b38647ff0e63::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
17145 | 2025.03.26 00:13:29.382325 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.29 MiB. | ||
17146 | 2025.03.26 00:13:29.541241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
17147 | 2025.03.26 00:13:29.565964 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17148 | 2025.03.26 00:13:29.566036 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17149 | 2025.03.26 00:13:29.574488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
17150 | 2025.03.26 00:13:29.575444 [ 244 ] {} <Trace> system.metric_log (045482da-cd60-4747-bd43-5f842ef628ba): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17151 | 2025.03.26 00:13:29.582263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
17152 | 2025.03.26 00:13:30.001265 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.06 MiB, peak 289.79 MiB, free memory in arenas 0.00 B, will set to 269.71 MiB (RSS), difference: -1.35 MiB | ||
17153 | 2025.03.26 00:13:30.115754 [ 224 ] {} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
17154 | 2025.03.26 00:13:30.115820 [ 224 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
17155 | 2025.03.26 00:13:30.118071 [ 224 ] {} <Debug> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
17156 | 2025.03.26 00:13:33.597089 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
17157 | 2025.03.26 00:13:33.597141 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
17158 | 2025.03.26 00:13:33.905993 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 | ||
17159 | 2025.03.26 00:13:33.906638 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17160 | 2025.03.26 00:13:33.906685 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17161 | 2025.03.26 00:13:33.907326 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
17162 | 2025.03.26 00:13:33.907807 [ 242 ] {} <Trace> system.asynchronous_metric_log (79e9654e-2e27-4868-8afc-cdd488842669): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17163 | 2025.03.26 00:13:33.908042 [ 242 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
17164 | 2025.03.26 00:13:34.335505 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17165 | 2025.03.26 00:13:34.335688 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17166 | 2025.03.26 00:13:34.335763 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17167 | 2025.03.26 00:13:34.336511 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17168 | 2025.03.26 00:13:34.336554 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17169 | 2025.03.26 00:13:34.337380 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17170 | 2025.03.26 00:13:34.337888 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Trace> oximeter.fields_string (06cc13ff-84c6-4ef6-b9ad-347e74448a8c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17171 | 2025.03.26 00:13:34.338145 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Debug> executeQuery: Read 88 rows, 7.50 KiB in 0.002509 sec., 35073.73455559984 rows/sec., 2.92 MiB/sec. | ||
17172 | 2025.03.26 00:13:34.338237 [ 4 ] {54f4d11f-c63e-469f-9efe-6a102fa55f1b} <Debug> TCPHandler: Processed in 0.002857071 sec. | ||
17173 | 2025.03.26 00:13:34.338405 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17174 | 2025.03.26 00:13:34.338663 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17175 | 2025.03.26 00:13:34.338787 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17176 | 2025.03.26 00:13:34.339409 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17177 | 2025.03.26 00:13:34.339450 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17178 | 2025.03.26 00:13:34.339910 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
17179 | 2025.03.26 00:13:34.340386 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Trace> oximeter.fields_u16 (281496f2-b79a-48ea-8f0c-f4be365a7423): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17180 | 2025.03.26 00:13:34.340618 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Debug> executeQuery: Read 16 rows, 1.20 KiB in 0.002048 sec., 7812.5 rows/sec., 587.46 KiB/sec. | ||
17181 | 2025.03.26 00:13:34.340672 [ 4 ] {84255455-e193-4b4a-b40b-8d970b88f6bf} <Debug> TCPHandler: Processed in 0.002349555 sec. | ||
17182 | 2025.03.26 00:13:34.340807 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17183 | 2025.03.26 00:13:34.340912 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17184 | 2025.03.26 00:13:34.340959 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17185 | 2025.03.26 00:13:34.341501 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17186 | 2025.03.26 00:13:34.341540 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17187 | 2025.03.26 00:13:34.342007 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17188 | 2025.03.26 00:13:34.342482 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Trace> oximeter.fields_uuid (2b21561e-91ce-4441-b998-539e306198bb): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17189 | 2025.03.26 00:13:34.342718 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Debug> executeQuery: Read 80 rows, 6.40 KiB in 0.001826 sec., 43811.61007667032 rows/sec., 3.42 MiB/sec. | ||
17190 | 2025.03.26 00:13:34.342831 [ 4 ] {dcc912ff-79a6-43cf-a2eb-85a5c652eb4a} <Debug> TCPHandler: Processed in 0.002072657 sec. | ||
17191 | 2025.03.26 00:13:34.342964 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17192 | 2025.03.26 00:13:34.343230 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17193 | 2025.03.26 00:13:34.343387 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17194 | 2025.03.26 00:13:34.344383 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17195 | 2025.03.26 00:13:34.344424 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17196 | 2025.03.26 00:13:34.344942 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17197 | 2025.03.26 00:13:34.345432 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Trace> oximeter.measurements_cumulativeu64 (d91952b8-e40a-447e-aae9-5179fdc68d73): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17198 | 2025.03.26 00:13:34.345653 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002526 sec., 63341.25098970705 rows/sec., 4.41 MiB/sec. | ||
17199 | 2025.03.26 00:13:34.345709 [ 4 ] {f6c216a1-63e5-490f-8baf-243ca7818d93} <Debug> TCPHandler: Processed in 0.00279908 sec. | ||
17200 | 2025.03.26 00:13:34.345843 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17201 | 2025.03.26 00:13:34.345948 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17202 | 2025.03.26 00:13:34.346017 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
17203 | 2025.03.26 00:13:34.347110 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17204 | 2025.03.26 00:13:34.347150 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17205 | 2025.03.26 00:13:34.347907 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
17206 | 2025.03.26 00:13:34.348371 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17207 | 2025.03.26 00:13:34.348629 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002702 sec., 5921.539600296077 rows/sec., 10.61 MiB/sec. | ||
17208 | 2025.03.26 00:13:34.348673 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
17209 | 2025.03.26 00:13:34.348754 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] | ||
17210 | 2025.03.26 00:13:34.348882 [ 4 ] {b3e5ebdf-a1a8-4fb4-98cd-da821ef24604} <Debug> TCPHandler: Processed in 0.003087159 sec. | ||
17211 | 2025.03.26 00:13:34.349103 [ 4 ] {} <Trace> TCP-Session: e191ed11-b0b8-486a-b1f7-4d4ac146ea7f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17212 | 2025.03.26 00:13:34.349215 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:49540) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17213 | 2025.03.26 00:13:34.349290 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17214 | 2025.03.26 00:13:34.350367 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17215 | 2025.03.26 00:13:34.350422 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.40 GiB. | ||
17216 | 2025.03.26 00:13:34.351263 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17217 | 2025.03.26 00:13:34.351970 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Trace> oximeter.measurements_u64 (b67e8352-8594-42ca-b07c-cf5251f93d94): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17218 | 2025.03.26 00:13:34.352267 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003067 sec., 19563.090968373002 rows/sec., 1.32 MiB/sec. | ||
17219 | 2025.03.26 00:13:34.352446 [ 4 ] {d6400963-cbce-49c7-bcb8-92fb487569b8} <Debug> TCPHandler: Processed in 0.00341569 sec. | ||
17220 | 2025.03.26 00:13:34.352546 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (082ec121-e59a-445e-a8a7-b38647ff0e63): 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] |